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

[commit] [patch] Fix crash on `info files' with gdbserver


On Wed, 08 Feb 2012 22:21:12 +0100, Pedro Alves wrote:
> That's the right choice.  The exec target nowadays handles reading memory
> from all target sections, no matter whether they came from the executable
> or from shared libraries.  So e.g., "set trust-readonly-sections" works
> with the DSOs target sections too.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-02/msg00065.html

Thanks for the review.


Jan


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