From: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: emacs-pretest-bugs@gnu.org, emacs-devel@gnu.org
Subject: Re: gud breakage: ^done,changelist=[]
Date: Mon, 18 Oct 2004 14:17:41 +0200 [thread overview]
Message-ID: <87acukte3e.fsf@peder.flower> (raw)
In-Reply-To: <16755.42540.548120.883521@farnswood.snap.net.nz> (Nick Roberts's message of "Tue, 19 Oct 2004 00:17:00 +1300")
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
Nick Roberts writes:
> It can only help us if you report the bug when you first find it.
Of course, I am sorry. I usually do, except with emacs+gdb I assumed
that everyone and his dog would suffer from it (duh).
> That's odd because gud has used "--annotate=3" for over a year. However, it
> shouldn't make any difference at the moment.
--annotate=3 has the same problem. I seem to remember that bringing
up a third window, so I mindlessly switch that off.
> C++ and multithreaded, that might be pushing it a bit. If you don't use any
> features of the new mode you can get the old behaviour using "gdb -fullname"
Thanks, that works! LilyPond is not multithreaded. It might be
because of linking to guile, which supports threads?
> Please set the variable gdb-enable-debug-log (which records the transactions
> between gdb and emacs) to t, trigger the bug and post the value of
> gdb-debug-log to emacs-pretest-bugs.
Done.
Jan.
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
[-- Attachment #2: session --]
[-- Type: application/octet-stream, Size: 1086 bytes --]
using lilypond, emacs CVS
emacs -q
M-x gdb
gdb --annotate=3 lily/out/lilypond
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 3986)]
[Switching to Thread 16384 (LWP 3986)]
Breakpoint 1, main (argc=1, argv=0xbfffeb04) at main.cc:463
(gdb) n
(gdb)
(gdb)
(gdb)
(gdb)
^done,changelist=[]
(gdb)
(gdb) p argc
^done,changelist=[]
(gdb)
(gdb) up
^done,changelist=[]
(gdb)
(gdb) info break
^done,changelist=[]
(gdb)
(gdb)
[-- Attachment #3: gdb-debug-log.gz --]
[-- Type: application/octet-stream, Size: 3750 bytes --]
[-- Attachment #4: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2004-10-18 12:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=87acukte3e.fsf@peder.flower \
--to=janneke@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=emacs-pretest-bugs@gnu.org \
/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).