This is the mail archive of the gdb@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]

Re: Remote core file debugging


On Thu, Apr 30, 2009 at 10:03:24PM +0300, Eli Zaretskii wrote:
> Is gdbserver supposed to support remote post-mortem debugging using a
> core file on a remote machine?

No.  Can you move the core file to the remote machine?  You also need
a copy of the target application and libraries on the remote machine,
as with live remote debugging.

-- 
Daniel Jacobowitz
CodeSourcery


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