emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Emacs 23.0.0.1 fails parsing gdb output


From: Stefan Monnier
Subject: Re: Emacs 23.0.0.1 fails parsing gdb output
Date: Sat, 14 Jul 2007 15:34:14 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> How about if we modify "M-x gdb" to invoke gdb-ui if a certain option is
>> set?  Whether this option should be on or off by default, is another
>> matter, but at least users will be able to control what UI they get by
>> flipping a single option.

> Most users will just use the default until it causes problems, so I don't
> see that there's much difference.

In my opinion we should very much make the gdb-ui code the default.
As for keeping support for --fullname, I believe it's needed as long as the
gdb-ui code isn't as robust as the --fullname one.  I'm not sure what is the
current state of affairs, but I've had to switch to --fullname because of
minor problems at least once in the last year.

Of course, I didn't file a bug report about it: that would have been too
easy, right?  More seriously, I simply had no time at that moment and
couldn't reproduce it afterwards.

I'm not sure what's the reason for gdb-ui's historical instability, but
I suspect it's due to the interface between gdb and gdb-ui (the --annotate-3
annotations).  I hope GDB/MI is better.  Unless the problem is directly in
GDB's own instability.


        Stefan




reply via email to

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