![]() |
|
|
|
#1
|
|||
|
|||
|
There was nice TRW2000 debugger for Win9x systems. Very useful for those familiar with SoftIce ;-)
|
|
#2
|
|||
|
|||
|
Olly is handy for processes that are running where you also need to look which memory is used by what, so handy for packed programs and so on. Windbg is usefull for drivers and other such stuff. ida is awesome for understanding the codelogic and the disassembly, the debugger is fine too. ida can handle pocket pc exe's, linux exe's and images of various other kinds where other debuggers simply give up.. So ida is a must have for strange platforms (for example nds and so). But for strange platforms there is also codewarrior but disasembly with that and trying to understand what goes on is harder with that. I only tried it once or twice or so, likely it is way better now...
|
|
#3
|
|||
|
|||
|
Yes!! I miss this wonderful debugger. Liu Tao Tao has created small, good and eficient debugger.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 64bit debuggers for Linux | CZC | x64 OS | 5 | 12-08-2021 23:12 |
| [Python][Ida Pro]Free the debuggers | Storm Shadow | Source Code | 5 | 08-25-2014 13:52 |
| question about debuggers | Juca | General Discussion | 1 | 02-12-2003 22:49 |