Description
Assembly Language Debugger
The Assembly Language Debugger is a handy tool for debugging programs right at the assembly level. It’s designed to work specifically on Intel x86 platforms, making it super useful for those systems.
Supported Operating Systems
This debugger works with several operating systems, including:
- Linux
- FreeBSD
- NetBSD
- OpenBSD
Key Features of Assembly Language Debugger
Here are some cool features you'll find:
- Step into / Step over commands to navigate through your code easily.
- Add breakpoints to stop your program where you want.
- A powerful ELF format interpreter that makes understanding files easier.
- Smooth memory manipulation so you can tweak things on the fly.
- A disassembler for Intel x86 instructions that helps you see what’s going on under the hood.
- User-friendly register manipulation for better control of your debugging process.
What’s New in This Release?
This version brings some exciting updates:
- Added new commands like display, ldisplay, and undisplay to dump memory locations after each step (big thanks to ziberpunk for their suggestion).
- All Makefiles now use automake, which should fix some integration issues with *BSD ports systems.
- A bug fix where a pointer wasn’t set to NULL after clearing program arguments using the "set args" command.
- If an address is within a symbol or function, it now shows that symbol when debugging!
- The target/effective addresses for CALL and JMP instructions are calculated precisely (thanks to Samuel Falvo II for contributing this code).
- The configure scripts have been upgraded to autoconf v2.59 for improved performance.
If you're looking to debug assembly language programs effectively, check out the tool here: Download Assembly Language Debugger!
User Reviews for Assembly Language Debugger FOR LINUX 7
-
Assembly Language Debugger FOR LINUX offers powerful debugging tools such as breakpoints and easy memory manipulation. Great for Intel x86 programming.
-
This Assembly Language Debugger is a game changer! The features like breakpoints and memory manipulation make debugging so much easier. Highly recommend it!
-
Absolutely love this debugger! The step into/step over functionality works flawlessly, and the ELF format interpreter is powerful. A must-have for assembly programmers!
-
The Assembly Language Debugger is fantastic! It simplifies the debugging process at the assembly level with great tools. Kudos to the developers for such an amazing app!
-
I can't believe how efficient this debugger is! The easy register manipulation and disassembler for x86 instructions are incredibly helpful. Five stars without a doubt!
-
This app has transformed my debugging experience! With features like displaying memory locations after each step, it's perfect for anyone working with assembly language.
-
What an excellent tool! The improvements in the latest release make it even better. If you're looking for a reliable assembly language debugger, this is it!