From: Linux Mercedes <linuxmercedes@gmail.com>
To: gdb@sourceware.org
Subject: gdb cannot find "../sysdeps/unix/syscall-template.S"
Date: Thu, 14 Jan 2016 21:07:00 -0000 [thread overview]
Message-ID: <CANq-9Di++x--C1EvTKYCxc-K8J0z8AGS15dx8B9gOQL89g5tig@mail.gmail.com> (raw)
Hi,
I have an issue that appears when I'm running gdb from inside ddd. I
will load and run a program and let it sit a few minutes (waiting on
stdin input, if that matters). After it has sat a little bit, I will
get an error dialog that says "../sysdeps/unix/syscall-template.S No
such file or directory". gdb will then repeatedly output the
following:
file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) file: "../sysdeps/unix/syscall-template.S", line number: 1
(gdb) Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Continuing.
Inspection via strace shows that it is repeatedly attempting to open()
the mentioned file.
I am running Ubuntu 14.04, gdb 7.7.1, ddd 3.3.12. I figured I would
ask you folks rather than the ddd folks since this seems like a gdb
issue.
Do you have any idea why gdb expects that file to exist?
Thanks!
next reply other threads:[~2016-01-14 21:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-14 21:07 Linux Mercedes [this message]
2016-01-14 21:10 ` Jan Kratochvil
2016-01-14 22:11 ` Linux Mercedes
2016-01-14 22:23 ` Jan Kratochvil
2016-01-15 0:02 ` Mike Frysinger
2016-01-15 8:05 ` Jan Kratochvil
2016-01-14 22:25 ` Jan Kratochvil
2016-01-14 21:55 ` Mike Frysinger
2016-01-14 21:47 ` duane
2016-01-14 22:22 ` Linux Mercedes
2016-01-15 9:34 ` Andreas Schwab
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=CANq-9Di++x--C1EvTKYCxc-K8J0z8AGS15dx8B9gOQL89g5tig@mail.gmail.com \
--to=linuxmercedes@gmail.com \
--cc=gdb@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox