This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is there any assembly language debugger?


GDB looks interesting but too convoluted for my needs.
Searching around led me to ALD; http://ald.sourceforge.net/

It's frozen and looks good while being under GPL.

Maybe someone could take a look and think along the lines of reviving it with the intent of integrating it with "binutils".

On 2019-09-17 04:42 PM, Tadeus Prastowo wrote:
Hi,

Have you tried GDB?  It has the facility to step through individual
machine instructions as well as disassembling them while you are doing
so.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]