unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6623: GDB does not response until extra keyborad input
@ 2010-07-13  6:00 Le Stern
  2011-10-29  0:20 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Le Stern @ 2010-07-13  6:00 UTC (permalink / raw)
  To: 6623

[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]

I encounter the problem for a long time on emacs repo trunk, is this a bug?

./emacs -Q
M-x gdb
=> gdb -i=mi

after above action, the display is  ...

GNU gdb (GDB) 7.1
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.

-111:**--F1  *gud*          Bot L11    (Debugger:run
[initializing...])---------

=== the state of gud is initializing instead of ready. after input enter key
the state will change into ready.

the backtrace =>


(gdb) bt
#0  0x0000003769ecb053 in __select_nocancel () from /lib64/libc.so.6
#1  0x00000000004cf1fc in xg_select (max_fds=<value optimized out>,
rfds=0x7fff8fb49240, wfds=0x0, efds=0x0, timeout=0x7fff8$
#2  0x000000000058fd5f in wait_reading_process_output (time_limit=30,
microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=$
#3  0x0000000000415a08 in sit_for (timeout=120, reading=1, do_display=1) at
~/emacs/trunk/src/dispnew.c:6059
#4  0x00000000004ee85a in read_char (commandflag=1, nmaps=3,
maps=0x7fff8fb49800, prev_event=11611746, used_mouse_menu=0x7ff$
#5  0x00000000004efd78 in read_key_sequence (keybuf=0x7fff8fb49a20,
bufsize=30, prompt=11611746, dont_downcase_last=0, can_r$
#6  0x00000000004f203f in command_loop_1 () at
~/emacs/trunk/src/keyboard.c:1618
#7  0x0000000000550250 in internal_condition_case (bfun=0x4f1e90
<command_loop_1>, handlers=11663554, hfun=0x4ec430 <cmd_err$
#8  0x00000000004ec0aa in command_loop_2 (ignore=<value optimized out>) at
~/emacs/trunk/src/keyboard.c:1341
#9  0x0000000000550347 in internal_catch (tag=<value optimized out>,
func=0x4ec090 <command_loop_2>, arg=11611746) at ~/emac$
#10 0x00000000004ec263 in command_loop () at
~/emacs/trunk/src/keyboard.c:1320
#11 0x00000000004ec608 in recursive_edit_1 () at
~/emacs/trunk/src/keyboard.c:943
#12 0x00000000004ec75f in Frecursive_edit () at
~/emacs/trunk/src/keyboard.c:1005
#13 0x00000000004dff4b in main (argc=<value optimized out>,
argv=0x7fff8fb4a2f8) at ~/emacs/trunk/src/emacs.c:1778

[-- Attachment #2: Type: text/html, Size: 2985 bytes --]

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

* bug#6623: GDB does not response until extra keyborad input
  2010-07-13  6:00 bug#6623: GDB does not response until extra keyborad input Le Stern
@ 2011-10-29  0:20 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-10-29  0:20 UTC (permalink / raw)
  To: Le Stern; +Cc: 6623


I think this might have been fixed by the fix for bug#9839.
Please try the Emacs trunk or the 24.0.91 pretest when it appears and
let us know if you still see this issue.





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

end of thread, other threads:[~2011-10-29  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-13  6:00 bug#6623: GDB does not response until extra keyborad input Le Stern
2011-10-29  0:20 ` Glenn Morris

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).