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 symtab/12704] physname regression: (anonymous namespace)


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

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-05-02 07:27:54 UTC ---
Found by someone on #gdb:
(2011-04-26 06:02:37 CEST) zliu: Hi, all. How to set breakpoint on a symbol in
an "anonymous namespace"?
(2011-04-26 06:06:50 CEST) zliu: e.g. namespace FOO { namespace { func BAR; } }
} How to set breakpoint on FOO::(anonymous namespace)::BAR?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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