This is the mail archive of the gdb-patches@sources.redhat.com 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: unwind support for Linux 2.6 vsyscall DSO


Roland McGrath wrote:

You said "corefile/remote case", but looking for a .auxv section applies
only to core files.  I don't think we have discussed the remote case.  It
would require the remote stub reading the local /proc/PID/auxv file and
giving the information back to gdb.  I'm not aware of anything in the
remote protocol to allow that.

Something similar would be required in order to do a remote gcore -- which we would like to do someday.



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