Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb cannot find "../sysdeps/unix/syscall-template.S"
@ 2016-01-14 21:07 Linux Mercedes
  2016-01-14 21:10 ` Jan Kratochvil
  2016-01-14 21:55 ` Mike Frysinger
  0 siblings, 2 replies; 11+ messages in thread
From: Linux Mercedes @ 2016-01-14 21:07 UTC (permalink / raw)
  To: gdb

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!


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-01-15  9:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-14 21:07 gdb cannot find "../sysdeps/unix/syscall-template.S" Linux Mercedes
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox