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.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: 10274 <at> debbugs.gnu.org
Subject: bug#10274: 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




This bug report was last modified 13 years and 247 days ago.

Previous Next


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