]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
authorJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:17:35 +0000 (04:17 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 18 Feb 2004 04:17:35 +0000 (04:17 +0000)
commit9cbd5950d6314c1447900d98b6f1d157c1e33942
tree56b085b36ab480dd29a369cd06c4322597f0e265
parent2db536a1ff952dcffc87b777ed57bfc6f2cb9114
2004-02-17  Ulrich Weigand <Ulrich.Weigand@de.ibm.com>

Committed by Jim Blandy  <jimb@redhat.com>.

* s390-nat.c (SUBOFF): New macro.
(supply_gregset, fill_gregset): Use it to handle debugging
of 32-bit exectuables running under a 64-bit kernel.
* s390-tdep.c: Include "solib-svr4.h".
(s390_svr4_fetch_link_map_offset): New function.
(s390x_svr_fetch_link_map_offset): Likewise.
(s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
* Makefile.in (s390-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/s390-nat.c
gdb/s390-tdep.c