This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/15840] doc: gdbserver: Are the binary files needed on the host, or only on the target?


http://sourceware.org/bugzilla/show_bug.cgi?id=15840

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> ---
The docs look clear to me, but maybe this would help:

    You need a copy of the program you want to debug, including any libraries 
    it requires.  'gdbserver' does not need your program's symbol table, so you 
    can strip 'gdbserver' copy of the program if necessary to save space.  GDB 
    on the host system does all the symbol handling.

Maybe you can propose something else.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]