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]

gdb/892: gcc 3.2, linux 2.4 using GDB 5.3


>Number:         892
>Category:       gdb
>Synopsis:       gcc 3.2, linux 2.4 using GDB 5.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 16 16:18:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     nbhosale@schedsys.com
>Release:        GDB 5.3
>Organization:
>Environment:
gcc 3.2, linux 2.4 using GDB 5.3
>Description:
when the gdb is run through Emacs it doesn't stop in certain places. Sometimes it stops in the base class but not the derived class. Even though there is only one constructor the output on the window is like this

(gdb)b ChangeCodeDialog::ChangeCodeDialog
[0] cancel
[1] all
[2] ChangeAddCodeDialog at ChangeAddCodeDialog.cpp:183
[3] ChangeAddCodeDialog at ChangeAddCodeDialog.cpp:183

Even though the b info shows all the break points it will not stop there. Is it that gdb 5.3 is not compatible with gcc3.2 . What is wrong here..? Please look into it soon.
Also my application is a thereaded application. It shouldn't make any difference considering the earlier versions of GDB did not have such problem .
Thanks
Namrata
>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]