bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gud-mode --annotate=3 option and nested shells


From: Pierre-Louis Escouflaire
Subject: gud-mode --annotate=3 option and nested shells
Date: Thu, 30 Aug 2007 12:15:08 +0200

Nested shells are freezing due to --annotate=3 option.
I think that the Ctrl-Z (^Z) character is being output and not recognized by 
the nested shell making it freezing.
The problem does not appear without the --annotate=3 option.

Here is the output from GDB in gud-mode:

Current directory is /auto/home/esf/
GNU gdb 6.4 for GNAT Pro 6.1.0w (20070304)
Copyright 2005-2007 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.
See your support agreement for details of warranty and support.
If you do not have a current support agreement, then there is absolutely
no warranty for this version of GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) shell
esf@carp: ps
  C-c C-c
esf@carp: (gdb) Undefined command: "ps".  Try "help".
(gdb) Undefined command: "ps".  Try "help".
(gdb) Undefined command: "ps".  Try "help".
(gdb) q

Debugger finished


Also note the command repetition using Ctrl-D (^D) to quit the debugger.


Thanks for your concern.

Regards,
Pierre-Louis ESCOUFLAIRE.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-08-30 on pike
Windowing system distributor `Hewlett-Packard Company', version 11.0.600000
configured using `configure  
'--prefix=/cm/ot/TOOL/GNU!12.48/build_G!67.IP.L3/generated' 
'--exec-prefix=/cm/ot/TOOL/GNU!12.48/build_G!67.IP.L3/generated/libexec/emacs-22.1'
 '--mandir=/cm/ot/TOOL/GNU!12.48/build_G!67.IP.L3/generated/man' '--with-xpm' 
'CFLAGS=-g' 'LDFLAGS= 
-L/cm/ot/TOOL/GNU!12.48/build_G!67.IP.L3/generated/work/emacs-22.1/xpm-3.4k/lib'
 
'CPPFLAGS=-I/cm/ot/TOOL/GNU!12.48/build_G!67.IP.L3/generated/work/emacs-22.1/xpm-3.4k
 ''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Debugger

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
M-x g d b <return> <return> s h e l l <return> p s 
<return> C-c C-c C-d C-d q <return> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<report-emacs-bug>

Recent messages:
("emacs" "-Q" "-q")
For information about the GNU Project and its goals, type C-h C-p.
Loading gud...
Loading easy-mmode...done
Loading gud...done
Unable to load color "dark blue" [2 times]
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
____

This message and any files transmitted with it are legally privileged and 
intended for the sole use of the individual(s) or entity to whom they are 
addressed. If you are not the intended recipient, please notify the sender by 
reply and delete the message and any attachments from your system. Any 
unauthorised use or disclosure of the content of this message is strictly 
prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on 
the part of EUROCONTROL, unless it is confirmed by appropriately signed hard 
copy.

Any views expressed in this message are those of the sender.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]