On 18 Apr 2002 12:42:54 +0800, Joe Wong <[EMAIL PROTECTED]> wrote: > Is there any detailed documentation on how to interpret the >information output by 'bt' command. I would like to know how to relate >the address on the screen to the source code, how to locate a variable >within a certain stack frame and print its value for debugging. > >In addition, is there any way to instruct gcc to build a CODE file that >contain both assembly code and the original C source code?
All covered in linux/Documentation/kdb/kdb_bt.man.
