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]

symtab/1244: Setting a breakpoint on a C++ class member function doesn't work when the current lanugage is C.


>Number:         1244
>Category:       symtab
>Synopsis:       Setting a breakpoint on a C++ class member function doesn't work when the current lanugage is C.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 18 18:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Mathews
>Release:        5.3 and HEAD
>Organization:
>Environment:
Red Hat 7.2 i386
>Description:
Setting a breakpoint on a C++ class member function while the current language is C doesn't work.  You get the error message about the class not having the member.  Once the current language is changed to C++ it works as expected.  <TAB> completion does work in the case that the current lanugage is C.
>How-To-Repeat:

>Fix:

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