ISO: stack trace without using a debugger

L

lvirden

A user contacted me asking if there were any methods for
generating a useful stacktrace of a core dumping C program
(on a Solaris system) if one didn't have access to dbx or gdb.

There should be a way using adb, right? But anyone know of other
tools useful for getting this type of info?
 
E

Eric Sosman

A user contacted me asking if there were any methods for
generating a useful stacktrace of a core dumping C program
(on a Solaris system) if one didn't have access to dbx or gdb.

There should be a way using adb, right? But anyone know of other
tools useful for getting this type of info?

1) This isn't a question about C, so it really doesn't
belong in comp.lang.c.

2) <off-topic> "man pstack" </off-topic>

3) I work for Sun, but don't speak for Sun.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top