Re: Replay debuggers

"Tim Todman" <tim_todman@hotmail.com>
23 Aug 2002 11:14:03 -0400

          From comp.compilers

Related articles
Replay debuggers dsha@tercom.ru (Dmitry Shaporenkov) (2002-08-10)
Re: Replay debuggers fjh@cs.mu.OZ.AU (Fergus Henderson) (2002-08-14)
Re: Replay debuggers Xavier.Leroy@inria.fr (Xavier Leroy) (2002-08-14)
Re: Replay debuggers tim_todman@hotmail.com (Tim Todman) (2002-08-23)
Re: Replay debuggers plakal@yumpee.org (Manoj Plakal) (2002-09-03)
| List of all articles for this month |

From: "Tim Todman" <tim_todman@hotmail.com>
Newsgroups: comp.compilers
Date: 23 Aug 2002 11:14:03 -0400
Organization: http://groups.google.com/
References: 02-08-030
Keywords: debug
Posted-Date: 23 Aug 2002 11:14:03 EDT

"Dmitry Shaporenkov" <dsha@tercom.ru> wrote
> I'm interesting in information about replay debuggers (i.e., debuggers
> that allow 'backward execution' of debugging program by checkpointing
> of its state and restoring an old state later), especially
> implementation techniques on various platforms.


The book "How Debuggers Work: Algorithms, Data Structures, and
Architecture" by Jonathan B. Rosenberg gives a little information on
how this was done in Borland's debuggers


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.