Protected Mode Bootable Debugger
"ProDebug"
Description of the Project
"ProDebug" is a
Protected mode bootable debugger , it can boot off a floppy and can be
used to debug protected mode programs in the 386 class of intel
processors. It can also be used as an educational tool to teach about
the protected mode by writing small programs and tracing through
them,watching what happens to the processor registers and various
tables like gdt ,ldt etc. Download the prodebug src tarball now. A small tutorial on Protected Mode Programming , this assumes you are familiar with basic 8086 concepts. Introduction and salient features, also describes how to run the debugger. A hands on tutorial session on using ProDebug.Click here for a quick introduction on how to use the debugger. Detailed usage manual , lists all the commands that the latest version of the ProDebug supports. |
|