This is the mail archive of the gdb-prs@sources.redhat.com 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]

objc/1236: Non-debuggable "overloaded" symbols aren't listed correctly


>Number:         1236
>Category:       objc
>Synopsis:       Non-debuggable "overloaded" symbols aren't listed correctly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 05 15:48:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Adam Fedor
>Release:        cvs-2003-06-04
>Organization:
>Environment:
Any
>Description:
Typing, for instance, "break raise", where myMethod: is a non-debbugable symbol, gives:

(gdb) b raise
[0] cancel
[1] all
> 
>How-To-Repeat:
See above.
>Fix:
linespec.c:decode_line_2 needs to be fixed to print out non-debuggable symbols.
>Release-Note:
>Audit-Trail:
>Unformatted:


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