Mercurial > emacs
diff src/.gdbinit @ 83450:c69d44922688
Merged from miles@gnu.org--gnu-2005 (patch 682)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-682
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-490
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 03 Jan 2006 02:15:28 +0000 |
parents | 14a4eb789b45 477140fdc860 |
children | 55e22205ba88 |
line wrap: on
line diff
--- a/src/.gdbinit Tue Jan 03 01:50:46 2006 +0000 +++ b/src/.gdbinit Tue Jan 03 02:15:28 2006 +0000 @@ -764,6 +764,12 @@ show environment TERM #set args -geometry 80x40+0+0 +# People get bothered when they see messages about non-existent functions... +echo \n +echo If you see messages below about functions not being defined,\n +echo don\'t worry about them. Nothing is wrong.\n +echo \n + # Don't let abort actually run, as it will make # stdio stop working and therefore the `pr' command above as well. break abort