unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Pranith Kumar <bobby.prani@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#4022: 23.1; 'cd' and 'pwd' not working
Date: Mon, 3 Aug 2009 11:29:25 +0530	[thread overview]
Message-ID: <200908030559.n735xPZc025940@inndc8.inn.mentorg.com> (raw)

'cd' and 'pwd' are not working in gdb under emacs. Am using emacs 23.1 on RHEL 4 WS.

Here is a brief description of what happens:

(gdb) cd /home/bob/
_
The cursor just hangs in the next line when I press enter.
If I press tab for tab completion, emacs just hangs.


In GNU Emacs 23.1.2 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2009-07-31 on inndesk171
Windowing system distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure  '--prefix=/home/prakumar/bin/' '--without-makeinfo''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: ERC

Minor modes in effect:
  erc-list-mode: t
  erc-menu-mode: t
  erc-autojoin-mode: t
  erc-ring-mode: t
  erc-networks-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-move-to-prompt-mode: t
  erc-readonly-mode: t
  display-time-mode: t
  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
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
<backspace> c o m m a n d s SPC d o SPC n o t SPC w 
o r k SPC p r o p e r l y . SPC E s p e c i a l l y 
SPC c <backspace> ' c d ' SPC a n d SPC ' p w d ' <return> 
t h e y SPC j u s t SPC r e t u r n SPC <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> SPC g o SPC t o SPC t h e SPC 
n e x t SPC l i n e SPC w h e n SPC i SPC p r e s s 
SPC e n t e r SPC a n d SPC k e e p SPC w a i t i n 
g SPC t h e r e <return> A n y SPC c l u e s ? <return> 
<down-mouse-4> <mouse-4> <down-mouse-4> <mouse-4> <down-mouse-4> 
<mouse-4> <double-down-mouse-4> <double-mouse-4> <triple-down-mouse-4> 
<triple-mouse-4> <triple-down-mouse-4> <triple-mouse-4> 
<triple-down-mouse-4> <triple-mouse-4> <triple-down-mouse-4> 
<triple-mouse-4> <triple-down-mouse-4> <triple-mouse-4> 
<triple-down-mouse-4> <triple-mouse-4> <triple-down-mouse-4> 
<triple-mouse-4> <down-mouse-5> <mouse-5> <double-down-mouse-5> 
<double-mouse-5> <triple-down-mouse-5> <triple-mouse-5> 
<triple-down-mouse-5> <triple-mouse-5> <triple-down-mouse-5> 
<triple-mouse-5> <down-mouse-4> <mouse-4> <double-down-mouse-4> 
<double-mouse-4> <triple-down-mouse-4> <triple-mouse-4> 
<help-echo> <help-echo> <down-mouse-5> <mouse-5> <double-down-mouse-5> 
<double-mouse-5> <triple-down-mouse-5> <triple-mouse-5> 
<triple-down-mouse-5> <triple-mouse-5> <triple-down-mouse-5> 
<triple-mouse-5> <triple-down-mouse-5> <triple-mouse-5> 
<down-mouse-1> <mouse-1> n o t SPC d e f i n e d <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <right> c o l d h e a d , SPC 
<return> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <menu-bar> <file> <make-frame> <switch-frame> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> C-x C-g <help-echo> M-x r e p o r t <tab> 
<return>

Recent messages:
Unable to load Function Menu package
.emacs loaded successfully.
For information about GNU Emacs and the GNU system, type C-h C-a.
Connecting to irc.freenode.net:8000... ...done
Logging in as 'bobs1234'...
Logging in without password
Logging in as 'bobs1234'... done
call-interactively: Text is read-only
byte-code: Beginning of buffer [6 times]
byte-code: End of buffer [3 times]
byte-code: End of buffer






             reply	other threads:[~2009-08-03  5:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-03  5:59 Pranith Kumar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-24 22:18 bug#4022: 23.1; 'cd' and 'pwd' not working Chong Yidong
2009-10-25  4:52 ` Pranith Kumar

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=200908030559.n735xPZc025940@inndc8.inn.mentorg.com \
    --to=bobby.prani@gmail.com \
    --cc=4022@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@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).