[Bug 553411] Re: disas and x parse function names differently

Matthias Klose doko at ubuntu.com
Thu Nov 20 11:58:33 UTC 2014


closing this rather old issue. sorry for not addressing this earlier.
Please could you recheck with the recent 14.04 LTS or 14.10 releases and
reopen the issue if the problem persists?

** Changed in: gdb (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdb in Ubuntu.
https://bugs.launchpad.net/bugs/553411

Title:
  disas and x parse function names differently

Status in “gdb” package in Ubuntu:
  Invalid

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/553411/+subscriptions



More information about the foundations-bugs mailing list