Page 1 of 1

Why some asserts doesn't allow a kdbg prompt?

Posted: Mon Jun 25, 2018 1:21 am
by Julcar
Some asserts in reactos, specially on screen debug mode, doesn't allow a kdbg> prompt, which could be very useful to do some tasks such as rebooting the system from the debugger.

This one is the more descriptive example
[ external image ]

Re: Why some asserts doesn't allow a kdbg prompt?

Posted: Mon Jun 25, 2018 1:15 pm
by binarymaster
Julcar wrote:Some asserts in reactos, specially on screen debug mode, doesn't allow a kdbg> prompt, which could be very useful to do some tasks such as rebooting the system from the debugger.
I'm not sure this is assert problem, it's rather a bug in the kernel debugger.