Re: How to get a backtrace from a C module

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

 



Thank you very much all for the replies.
I can see the 'error' of my ways :-)
Will look further into this...



John Love-Jensen wrote:
> 
> Hi Alex,
> 
> As I understand it, libgcc_s.so.1 is not the GNU C Library, rather it is
> the
> GCC Support library, containing things like soft float, abort, pow,
> trampoline support, stack unwinding, malloc/calloc/free, strlen, and
> perhaps
> other stuff (depending on platform).
> 
> Keep in mind that the GNU C Library (glibc) is a separate project from GNU
> Compiler Collection (GCC).
> 
> --Eljay
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-get-a-backtrace-from-a-C-module-tf2740773.html#a7684463
Sent from the gcc - Help mailing list archive at Nabble.com.


[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