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++/17976] New: ptype (anonymous namespace) doesn't work


https://sourceware.org/bugzilla/show_bug.cgi?id=17976

            Bug ID: 17976
           Summary: ptype (anonymous namespace) doesn't work
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

This is an extension of the research into PR 17821.
ptype (anonymous namespace) should work just like any "ptype namespace_foo".

(gdb) ptype '(anonymous namespace)'
No symbol "(anonymous namespace)" in current context.

Working on a fix ...

-- 
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]