Re: Replay debuggers

"Manoj Plakal" <plakal@yumpee.org>
3 Sep 2002 00:09:29 -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: "Manoj Plakal" <plakal@yumpee.org>
Newsgroups: comp.compilers
Date: 3 Sep 2002 00:09:29 -0400
Organization: Compilers Central
References: 02-08-030
Keywords: debug
Posted-Date: 03 Sep 2002 00:09:29 EDT

Dmitry Shaporenkov 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 only example I


You can check out this ACM SIGPLAN PLDI 2000 paper:
                        Efficient Algorithms for Bidirectional Debugging
                        Bob Boothe (University of Southern Maine)


                  Can't seem to find an online copy at author's home
                  page or in Researchindex.com. You can get it from
                  the ACM Digital Library or from the author perhaps.
                        http://www.cs.usm.maine.edu/~boothe/


                  Manoj


Post a followup to this message

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