GNU bug report logs - #10274
24.0.92; Error when completing in GDB buffer

Previous Next

Package: emacs;

Reported by: Chong Yidong <cyd <at> gnu.org>

Date: Sun, 11 Dec 2011 12:46:01 UTC

Severity: normal

Found in version 24.0.92

Fixed in version 24.0.93

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10274 in the body.
You can then email your comments to 10274 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10274; Package emacs. (Sun, 11 Dec 2011 12:46:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 11 Dec 2011 12:46:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.92; Error when completing in GDB buffer
Date: Sun, 11 Dec 2011 20:43:46 +0800
With latest trunk:

0. cd to Emacs src/ directory
1. emacs -q
2. M-x gdb RET
3. b Ff TAB

An error is signaled: Args out of range: 742, 746

This is because gud-gdb-fetch-lines-filter, which is used to fetch
completion alternatives by passing a "complete" debugger command to GDB,
stops too early before all the output is collected.  I'll check in a fix
shortly.

In GNU Emacs 24.0.92.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0)
 of 2011-12-10 on furball




bug marked as fixed in version 24.0.93, send any further explanations to 10274 <at> debbugs.gnu.org and Chong Yidong <cyd <at> gnu.org> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 11 Dec 2011 13:22:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10274; Package emacs. (Sun, 11 Dec 2011 13:23:01 GMT) Full text and rfc822 format available.

Message #10 received at 10274 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: 10274 <at> debbugs.gnu.org
Subject: Re: bug#10274: 24.0.92; Error when completing in GDB buffer
Date: Sun, 11 Dec 2011 21:21:29 +0800
Chong Yidong <cyd <at> gnu.org> writes:

> With latest trunk:
>
> 0. cd to Emacs src/ directory
> 1. emacs -q
> 2. M-x gdb RET
> 3. b Ff TAB
>
> An error is signaled: Args out of range: 742, 746

Fixed in trunk, revno 106663.  Apparently gdb-mi wasn't setting
comint-prompt-regexp properly; strange that that hasn't bitten till now.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 09 Jan 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.