DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: core dumps: don't claim we are FreeBSD
commit 64fce751acfda11e21846e900fc774e88f32f52e
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Sat Oct 17 14:05:08 2009 +0200
core dumps: don't claim we are FreeBSD
Our elf core dump format (slightly) changed before, and we could only
convince gdb to work nicely by changing gdb's FreeBSD support. Now fix
it the right way by not claiming that we are FreeBSD.
At the same time, change the way tids are stored in the elf notes. This
is actually like FreeBSD does it.
Summary of changes:
sys/kern/imgact_elf.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/64fce751acfda11e21846e900fc774e88f32f52e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]