On Thu Aug 04, 2005 at 07:35:13 +0200, Bert van Leeuwen wrote: > Is it possible (with jdb) to get local symbol/parameter info at every > stack frame in the backtrace (e.g. after a PF)? That is the info I am > interested in obtaining... Just a plain bt doesn't always help unless > you can determine the state at each frame.
The backtrace 'just' does have symbols/lines info, no parameter info. Usually some printfs help in this case. Adam -- Adam [EMAIL PROTECTED] Lackorzynski http://os.inf.tu-dresden.de/~adam/ _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
