Hi pancake!
What you have to do in windows is: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug and set %FULLPATH%radare.exe in the "Debugger" entry (you should also specify the commandline in this entry if radare need some special param) Gadix 2008/3/4, pancake <[EMAIL PROTECTED]>: > > Windows has some nice debugging capabilities like the "jit debugger", > Which throws > a debugger instance attached to the crashed process. > > This is not possible at all on Linux. The kernel does not provides any > interface for > this, relaying the task to userspace handlers like gnome and kde does. But > for the > rest of apps, they're out to be handled. > > Looking for something like this I found a project called eCrash which is a > library > to handle crashes showing a backtrace of the crash. I plan to write a > monitor program > for processes to be able to launch any debugger against the crashed > process. > > Does someone knows how to do this on w32? > > Thanks. > > > --pancake > _______________________________________________ > radare mailing list > [email protected] > https://lists.nopcode.org/mailman/listinfo/radare > -------------- next part -------------- An HTML attachment was scrubbed... URL: https://lists.nopcode.org/mailman/private/radare/attachments/20080304/4004a8d0/attachment.htm _______________________________________________ radare mailing list [email protected] https://lists.nopcode.org/mailman/listinfo/radare
