Re: Getting .debug_frame Dwarf info without outputtings all the other debug info sections?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ian Lance Taylor <iant <at> google.com> writes:

> 
> If really all you want is a backtrace, the debugger should be able to do
> that using the unwind tables.
> 
> I believe that the google branch in GCC's svn repository has a -gmlt
> option that may do what you want.
> 
> Ian
> 
> 

Hmm, the CodeSourcery prebuilt ARM stack I'm using doesn't directly include it, 
but I wonder: does Gold just generally handle VM pressure from large amounts of 
debug info (or whatever other ELF sections) better? Maybe that would be worth a 
try?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux