Skip to content

Player1UK/dosbox-debugger

Repository files navigation

Fork of DOSBox-staging to concentrate solely on the debugger.

screenshot

Window can be re-sized, automatically adjusting the layout of sub-windows according to set ratios and fixed values.

Windows can be re-arranged, snapping to a grid of titlebar height and character width.

Code is disassembled recursively, so that data entries embedded within the code don't appear.

Unidentified code areas are handled well. With strings, aligns, jump lists, and other in-code data identified.

Labels and call labels are identified and shown, along with callers.

Disassembled code entries are added recursively when their address is referenced, either manually or via indirect jumps.

The whole code section is shown, split into segments.

Separate Data and Stack views.

Changes to Data and Stack are shown.

About

Fork of dosbox-staging to concentrate on the debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors