Is there such a debug tool?

From: Peter (liugy99g_at_mails.tsinghua.edu.cn)
Date: 05/31/04


Date: Mon, 31 May 2004 14:53:47 -0700

Hi all,
As I know, gnu gdb can display call stack at breakpoint. So I wonder
whether there is a tool that can record the change of call stack in a log
file while the program is running without a break? thx!

Best Regards,
Peter
liugy99g@mails.tsinghua.edu.cn



Relevant Pages

  • Re: A Brief Look at History
    ... Get an xt, display its name, display the stack, wait for a keystroke. ... bottom of its command window. ... I remember a Forth that put that in a vertical window that covered up ...
    (comp.lang.forth)
  • Re: A Brief Look at History
    ... separate window and show whenever it got updated. ... and work out how to debug it, you design the Forth animator and then ... and return stack, in a stack of views of in unsigned, signed and, if ... merrily around the source code display screen. ...
    (comp.lang.forth)
  • Stack Segment
    ... I'm trying to write a 16-bit DOS console app with MASM32 that converts ... It seems I need a STACK segment for the ... Converts a decimal digit input to binary and then display it ... Anyone know why the lines in the .stack segment aren't being ...
    (comp.lang.asm.x86)
  • Re: CAsyncSocket behaving multithreaded
    ... > Examine the debugger stack display when the unexpected OnReceive is hit. ... > an access violation or assert error, ... the unpredictable CAsyncSocket. ...
    (microsoft.public.vc.mfc)
  • Re: Stack Usage in CCS3
    ... > routine that displays a message on my 4x20 character display. ... the size of the message and a pointer to the first ... > stack rather than passing an address. ... I re-linked the project and compiled the same code into flash. ...
    (comp.dsp)