emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple debugging sessions


From: Miles Bader
Subject: Re: Multiple debugging sessions
Date: Sat, 12 Nov 2005 14:53:10 +0900

2005/11/12, Nick Roberts <address@hidden>:
> Moving over to GDB/MI will change the lisp code considerably, so if someone
> wants to do that twice: once for gdb-ui.el and once for the new code, thats
> fine.

It would certainly help a lot if the rewrite for GDB/MI at least is a
bit more careful about such issues -- not necessarily implementing
multiple sessions, but taking some time to carefully design data
structures to avoid using global state where possible, so that adding
the feature later doesn't require so much work.  A little foresight
goes a long way.

-Miles
--
Do not taunt Happy Fun Ball.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]