gdb-7.1 release preparation...
Jan Kratochvil
jan.kratochvil@redhat.com
Thu Mar 11 21:18:00 GMT 2010
On Tue, 09 Mar 2010 19:10:21 +0100, Joel Brobecker wrote:
> Anything that we are still missing before we can release?
There is now on gdb_7_1-branch a regression-against-7.0 due to the PIE
patchset as bugreported by Daniel Jacobowitz:
./gdbserver/gdbserver :2222 /lib64/ld-linux-x86-64.so.2 ./gdb -nx;stty sane
+
./gdb -nx -ex 'target remote localhost:2222' -ex 'b main' -ex c ./gdb
CTRL-C
bt
It has been fixed on master by:
Re: RFC: Verify AT_ENTRY before using it
http://sourceware.org/ml/gdb-patches/2010-03/msg00395.html
thread start: http://sourceware.org/ml/gdb-patches/2010-02/msg00612.html
http://sourceware.org/ml/gdb-cvs/2010-03/msg00096.html
264e6edfb36d5c827cd0918c1c500dba983b6fca
Daniel Jacobowitz has reported also another regression due to PIE this time
for remote embedded target. Fixed on master by:
Re: PIE question
http://sourceware.org/ml/gdb/2010-03/msg00051.html
http://sourceware.org/ml/gdb-cvs/2010-03/msg00097.html
a2544b6d0024147ad7dd01fd4dad0403c761bb2f
OK to check-in also for gdb_7_1-branch?
Thanks,
Jan
More information about the Gdb
mailing list