unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Subject: Is now a good time to branch?
Date: Sat, 31 Jan 2004 16:31:21 +0000	[thread overview]
Message-ID: <16411.55385.336256.776949@nick.uklinux.net> (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

             reply	other threads:[~2004-01-31 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-31 16:31 Nick Roberts [this message]
2004-02-01 18:10 ` Is now a good time to branch? Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16411.55385.336256.776949@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).