emacs-devel
[Top][All Lists]
Advanced

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

Re: M-x gdb troubles


From: Kim F. Storm
Subject: Re: M-x gdb troubles
Date: 22 Apr 2004 00:57:32 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Stefan Monnier <address@hidden> writes:

> >> If I have a running gdb process (M-x gdb ... run), and accidentally do
> >> M-x gdb again (instead of switching to the gdb buffer), things get
> >> really messy...
> 
> >> Maybe the second M-x gdb should just switch to the current gdb buffer 
> >> if I enter the same command line as a previous gdb run.
> 
> > How about this patch. The catch form would have to be added to the other
> > debugger functions (dbx, pdb, perldb etc) to be consistent.

I haven't had time to try this.

> 
> Yuck.  I'd much rather just throw an error and be done with it.
> Let the user switch to the gdb buffer manually.
> 

Well, what if it jumped to the existing buffer and then signalled an error
(e.g. gdb already running).

I could live with that...  :-)

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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