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]

[patch#2 0/6] auto-load: intro


Hi,

this is a reworked (post #2) patchset originally posted as:
	[patch] New set auto-load-local-gdbinit + disable it by default
	http://sourceware.org/ml/gdb-patches/2012-01/msg00586.html
and later posted as:
	[patch 0/6] auto-load: intro
	http://sourceware.org/ml/gdb-patches/2012-03/msg00826.html

This patchset is also present as:
	http://sourceware.org/gdb/wiki/ArcherBranchManagement
	archer-jankratochvil-autoload

The gdb/doc/ part is fixed here, this is (almost) the only change.

This patchset could be from my point of view checked in as is.

I have found "set auto-load libthread-db" needs to apply also for gdbserver.
It currently does not.  Currently I do not find it a real world problem due to
some limitations of current gdbserver.  This security restriction should be
extended also into gdbserver in the future.

Please read more above for this patchset from the previous post:
	[patch 0/6] auto-load: intro
	http://sourceware.org/ml/gdb-patches/2012-03/msg00826.html


Thanks,
Jan


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