This is the mail archive of the gdb@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]

Problem in gdb, requesting clarification


Hi,

While debugging one of the applet, it gives following errors due to
which i am not able to proceed in
debugging, can any one of you help me in solving this problem, is there
any patch  which fixes this problem.

Since the applet can't be started from command line, i am attaching the
process to gdb after starting the
applet like this.

gdb /opt/gnome-2.0/bin/panel-menu-applet 31973

Any help in this regard is appreciated
==========================================================================

(gdb) b panel_menu_directory_destroy
Breakpoint 1 at 0x80563da: file panel-menu-directory.c, line 321.
(gdb) c
Continuing.
Delayed SIGSTOP caught for LWP 31975.
Delayed SIGSTOP caught for LWP 31974.
lin-lwp.c:694: gdb-internal-error: lin_lwp_wait: Assertion `WIFSTOPPED
(status) && WSTOPSIG (status) == SIGSTOP' failed.
An internal GDB error was detected.  This may make further
debugging unreliable.  Continue this debugging session? (y or n) n

Create a core file containing the current state of GDB? (y or n) n
===========================================================================

Thanks & Regards
Senthil

Attachment: Wipro_Disclaimer.txt
Description: Text document


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