From: "H . J . Lu" <hjl@lucon.org>
To: GDB <gdb@sourceware.cygnus.com>
Cc: linux-mips@oss.sgi.com
Subject: Gdb quit problem on Linux/mips
Date: Fri, 13 Jul 2001 16:44:15 -0700 [thread overview]
Message-ID: <20010713164415.A31747@lucon.org> (raw)
Did anyone see the quit problem on Linux/mips with gdb 2001-07-13-cvs?
I got
(gdb) b main
Breakpoint 1 at 0x400744: file x.c, line 3.
(gdb) r
Starting program: /tmp/./a.out
Breakpoint 1, main () at x.c:3
3 printf ("Hello\n");
(gdb) q
The program is running. Exit anyway? (y or n) y
It stops here. I get
1540 pts/0 S 0:04 ./gdb ./a.out
1550 pts/0 T 0:00 /tmp/./a.out
# strace -p 1540
wait4(-1,
It may be a kernel bug. I am running 2.4.3.
H.J.
next reply other threads:[~2001-07-13 23:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-13 23:44 H . J . Lu [this message]
2001-07-13 23:54 ` Gdb quit problem on Linux/mips Daniel Jacobowitz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010713164415.A31747@lucon.org \
--to=hjl@lucon.org \
--cc=gdb@sourceware.cygnus.com \
--cc=linux-mips@oss.sgi.com \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.