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 breakpoints/18088] New: Allow setting breakpoints on unqualified symbols


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

            Bug ID: 18088
           Summary: Allow setting breakpoints on unqualified symbols
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: jrmuizel at gmail dot com

For example, given a symbol like 'SomeNamespace::SomeClass::SomeMethod' being
able to just use 'SomeMethod' and have the breakpoint set on all matches.

lldb has this behaviour by default and it makes using lldb a pleasure to use.

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