unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gud breakage: ^done,changelist=[]
@ 2004-10-18  9:37 Jan Nieuwenhuizen
  2004-10-18 11:17 ` Nick Roberts
  2004-10-19  6:13 ` Richard Stallman
  0 siblings, 2 replies; 13+ messages in thread
From: Jan Nieuwenhuizen @ 2004-10-18  9:37 UTC (permalink / raw)



Hi,

Anyone using gud from CVS?  It has been broken for me for quite some
time now, but it used to break `only' after about 100 prompts or so;
usually enough to nail the bug.

With current CVS (emacs -q), it breaks after less than 20 prompts when
debugging lilypond

    M-x gdb
    gdb --annotate=2 lily/out/lilypond

(btw, why does M-x gdb guess the name of the executable?  I find that
 annoying, as it is often something like config.status)

    Current directory is /home/janneke/lily/lily/out/
    GNU gdb 6.1-debian
    Copyright 2004 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB.  Type "show warranty" for details.
    This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/libthread_db.so.1".

    (gdb) b main
    Breakpoint 1 at 0x81742a0: file main.cc, line 463.
    (gdb) r
    Starting program: /var/fred/cvs/savannah/lilypond/lilypond/lily/out/lilypond 
    [Thread debugging using libthread_db enabled]
    [New Thread 16384 (LWP 1314)]
    [Switching to Thread 16384 (LWP 1314)]

    Breakpoint 1, main (argc=1, argv=0xbfffeb04) at main.cc:463
    (gdb) n

17 times RET gives

    (gdb) 
    ^done,changelist=[]
    (gdb) 
    (gdb) list
    ^done,changelist=[]
    (gdb) 
    (gdb) up 
    ^done,changelist=[]
    (gdb) 
    (gdb) up 100
    ^done,changelist=[]
    (gdb) 
    (gdb) p argc
    ^done,changelist=[]
    (gdb) 
    (gdb) info break
    ^done,changelist=[]

*Messages* says:

    error in process filter: gdb-starting: Unexpected `starting' annotation
    error in process filter: Unexpected `starting' annotation
    error in process filter: gdb-stopped: Unexpected stopped annotation
    error in process filter: Unexpected stopped annotation


Jan.

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

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

end of thread, other threads:[~2004-10-29 21:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-18  9:37 gud breakage: ^done,changelist=[] Jan Nieuwenhuizen
2004-10-18 11:17 ` Nick Roberts
2004-10-18 12:17   ` Jan Nieuwenhuizen
2004-10-18 12:58     ` Kim F. Storm
2004-10-18 21:22       ` Jan Nieuwenhuizen
2004-10-19  2:20         ` Nick Roberts
2004-10-27  8:43       ` Nick Roberts
2004-10-27 12:07         ` Kim F. Storm
2004-10-29 19:48           ` Nick Roberts
2004-10-29 20:34             ` Jan Nieuwenhuizen
2004-10-29 21:45             ` Stefan
2004-10-28  7:59         ` Jan Nieuwenhuizen
2004-10-19  6:13 ` 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).