News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Problem with debugging

Started by webgene, June 15, 2007, 12:02:06 AM

Previous topic - Next topic

webgene

When I try to debug my program after some steps I am starting to receive following message from C::B :

Program received signal SIGTRAP, Trace/breakpoint trap.
In ntdll!DbgUiConnectToDbg () (ntdll.dll)

When I try to continue by pressing Ctrl-F7 it says:

Continuing...
Program received signal SIGTRAP, Trace/breakpoint trap.
In ntdll!DbgUiConnectToDbg () (ntdll.dll)


What does that mean?