]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index d4e53c1b53cffc2420ced71876d280fbc1306317..aef385d7adf23fdf53bd9d543a616a21dfb13883 100644 (file)
@@ -2,6 +2,15 @@
 
        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.
+
        * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
        "frame-unwind.h".
        (s390_readinstruction): Reformat.  Use read_memory_nobpt.