Bug 8709 - unknown remote problems
Summary: unknown remote problems
Status: RESOLVED INVALID
Alias: None
Product: gdb
Classification: Unclassified
Component: remote (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-02 04:18 UTC by trini
Modified: 2022-12-21 17:10 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description trini 2004-04-02 04:18:01 UTC
[Converted from Gnats 1604]



Release:
unknown

Environment:
two computer (redhat 9.0 2.4.20-8kernel gdb 5.3) 
one is host , the other is target. Remote debugging,
when I type "target remote 192.168.0.61:2365", it displays the following information :
  " ../sysdeps/i386/elf/start.S: No such file or directory in ../sysdeps/i386/elf/start.S " 
Note : the "gdb" and "gdbserver" is the same.
Comment 1 Tom Tromey 2022-12-21 17:10:40 UTC
I don't think this is really a bug.
It's just gdb reporting where the stop occurred, and
noting that the source file can't be found.

I'm closing this.