This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/10333] anonymous namespace + rbreak => error: "foobar" is not a function


------- Additional Comments From tromey at redhat dot com  2010-02-05 16:11 -------
This seems to work now.  I suspect the name canonicalization patch fixed
it, but I did not check.

With CVS gdb:

[...]
Reading symbols from /home/tromey/gnu/PRS/gdb10333/pr...done.
Breakpoint 1 at 0x8048447: file pr.cc, line 3.
static void foobar((anonymous namespace)::foobar * const);


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|6.8                         |7.1


http://sourceware.org/bugzilla/show_bug.cgi?id=10333

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]