This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [JVMTI] RFA: JVMTI Stack Tracing


David Daney writes:
 > Kyle Galloway wrote:

 > Is libc async-signal safe?  What happens if the unwinder cannot produce 
 > a stacktrace because the thread was stopped somewhere where there was no 
 > unwind info?

That seems to me like a problem.  gdb uses a bunch of heuristics to
get the stack trace, but it still sometimes fails.

Andrew.


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