Author Topic: Problem with cdb.exe  (Read 5124 times)

weiti

  • Guest
Problem with cdb.exe
« on: June 10, 2009, 02:42:53 am »
Hi!

I had Problems with cdb.exe.
I couldnt Stop the Process, because i couldnt "pause" the program over the toolbar.

So first i had to get the ProcessId of the Program itself, at the moment this was not set (debuggergdb.cpp, Eventually this part should be moved to the Driver...).
Next Problem was the new Prompt, which cdb uses when it got an interrupt (not nice, but it works for me).
Now I can stop/pause/start the program.

I hope somebody else can use it.

Best Regards
Christian

[attachment deleted by admin]
« Last Edit: June 10, 2009, 02:44:34 am by weiti »