lkml.org 
[lkml]   [1999]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: asm debugger for linux?
Date
> > Siddharth Srivastava wrote:
> > >
> > > are there any asm debuggers avaliable for linux??
> > > i need it badly for some code optimization
> >
> > Three possibilities:
> > 1) gcc -S file.c (creates file.s)
> > 2) gdb
> > 3) objdump --disassemble
>
> 4) mix!

5) GNUPro toolkit from Cygnus.

It's a wrapper around gdb that gives you mixed source/assembly debugging ala
Visual C++.

It's a commercial product that I stumbled across on the web. I have no
affiliation with Cygnus. I'm just a satisfied customer. It has saved me
lots of time [already].

Eric Fagerburg

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.037 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site