Public bug reported:

Binary package hint: gdb

This is on 8.04.3 LTS, GNU gdb 6.8-debian

% gdb
(gdb) x 'pibble(wibble const&)'
No symbol table is loaded.  Use the "file" command.
(gdb) disas 'pibble(wibble const&)'
Unmatched single quote.

This is at the very least an extremely unhelpful error message, and is a
real-world problem if you want to disassemble the const rather than non-
const version of a function.

** Affects: gdb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
disas and x parse function names differently
https://bugs.launchpad.net/bugs/553411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to