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


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

It seems like to_query could be the way to go here.  It's already
transferred by the remote protocol.  Perhaps both read_aux_vector and
find_memory_regions should be recast as to_query queries; once the
suffering is done once, it makes it easy to support them in gdbserver.


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