This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: dwarf2 unwinding for i386


On Mon, Jun 24, 2002 at 03:39:30PM +0200, Michal Ludvig wrote:
> Hi all,
> what do you think about adding dwarf2 unwinding (dwarf2cfi.c) to i386 
> target? On x86-64 we are already using it for some time now and it seems 
> to be quite stable. GCC folks are about to switch omit-frame-pointer on 
> by default for i386 in a near future, but are waiting (as I understand 
> it) for GDB to implement dwarf2 unwinding, so that the resulting code 
> could be debugged. Can we make at least a testing branch with this 
> support? Opinions? MarkK?

If we do this, IMHO, we should support it for all architectures and not
for just x86-64 and i386.  Everyone wins.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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