Date: Wed, 22 Mar 2000 11:28:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Niklas Pettersson cc: djgpp AT delorie DOT com Subject: Re: Debugger In-Reply-To: <8b9tt8$11u$1@news.lth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 22 Mar 2000, Niklas Pettersson wrote: > I need a debuger! It must show me both the assembler mnemonics and the > hexadecimal representation. It doesn't seem like FSDB can do that, or? Get GDB (v2gnu/gdb418b.zip). It can do all this, and more.