unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Is now a good time to branch?
@ 2004-01-31 16:31 Nick Roberts
  2004-02-01 18:10 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Roberts @ 2004-01-31 16:31 UTC (permalink / raw)



> The new gdb/gdba merge brought to my attention the fact that gdba seems not
> to like it when the .gdbinit file does funny things like set breakpoints
> (as is done in emacs/src/.gdbinit).

> It seems that it does not completely confuse gdba in the end, but there's
> at least some complaining going on as well as some aesthetically
> displeasing side effects.

I can't reproduce this consistently, but I think this mode sometimes get
confused by the word wrapping that GDB does to its output. In the short term
putting "set width 0" at the start of .gdbinit might solve it.  In the longer
term migrating more of the functionality to GDB/MI will eliminate such
problems as there is no wrapping with this (machine) interface. However as I
start to do this I am concerned about breaking existing functionality. So...

Would it be a good idea to create a branch from HEAD in the near future, say
after the image support for Carbon Emacs has been committed, so that new
features can be developed more freely?

Nick

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is now a good time to branch?
  2004-01-31 16:31 Is now a good time to branch? Nick Roberts
@ 2004-02-01 18:10 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-02-01 18:10 UTC (permalink / raw)
  Cc: emacs-devel

You can still add new features within gdb.el and gdba.el.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-01 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-31 16:31 Is now a good time to branch? Nick Roberts
2004-02-01 18:10 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).