This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: backtrace without abort


<gan_xiao_jun@yahoo.com> wrote on 02/09/2005 09:18:03 PM:

> Hi,
> 
> I want to print the backtrace at runtime.
> 
> ...
> but it would cause application abort.
> Is there a proper way to call backtrace without abort?
> 

Just call backtrace. Backtrace can be called at anytime.

Steven J. Munroe
Linux on Power Toolchain Architect
IBM Corporation, Linux Technology Center


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