Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem Inoking gdb
- X-seq: zsh-users 10713
- From: "djh" <henman@xxxxxxxxxxxxxx>
- To: <zsh-users@xxxxxxxxxx>
- Subject: Problem Inoking gdb
- Date: Thu, 14 Sep 2006 12:53:47 +0900
- Cc:
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I am having the following problem trying to invoke gdb on a processing running in a different display.
--------------------------------
$ gdb emacs 2584
GNU gdb 6.5.50.20060706-cvs (cygwin-special)
Copyright (C) 2006 Free Software Foundation, Inc.........
...............
Attaching to program `/bin/emacs.exe', process 2584
zsh: suspended (tty output) gdb emacs 2584
--------------------------------
So the zsh running gdb is suspended and the gdb process is also suspended and must be manually "killed".
I was wondering if any of you have had a similiar problem or any ideas for a solution.
Thanks,
Darel Henman
Messages sorted by:
Reverse Date,
Date,
Thread,
Author