Receiving SIGTRAP when starting debugger with a breakpoint [message #114463] |
Fri, 06 August 2004 10:19 |
Eclipse User |
|
|
|
Originally posted by: ralf.becker.ids.de
Hello
I use eclipse 3.0 and CDT 2.0 and SUSE 9.0.
I create a project with "Managed Make c Project".
I started 1 process with 3 threads.
When I start the debugger without breakpoint the program runs.
When I start the debugger with a breakpoint the following failure happens:
Window: Debug
<terminated>GDB Debugger (06.08.04 11:52) (Exited. Signal 'SIGTRAP'
received.Description: Trace/breakpoint trap.)
Window: Console
info threads
No registers.
info program
Using the running image of child process 5524.
Program stopped at 0x8049335.
It stopped at a breakpoint that has since been deleted.
Type "info stack" or "info registers" for more information.
info threads
whatis FuncStr
type = char *
I can see in the Signal window the settings for SIGTRAP:
pass = no
suspend = yes
I can debug the programm with the ddd.
Thank for help
|
|
|
Powered by
FUDForum. Page generated in 0.07019 seconds