* p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index faff01388532eb017d057a8148cf1d7cd0dcadca..2a6037624731711841bee4b3401ba3d281e810e1 100644 (file)
@@ -1,5 +1,37 @@
+2020-03-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
+
+2010-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Hui Zhu  <teawater@gmail.com>
+
+       * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
+       tmp_to_stopped_data_address.
+       (record_open): Reset tmp_to_stopped_by_watchpoint and
+       tmp_to_stopped_data_address.
+       * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
+       to_stopped_data_address.
+
+2010-03-08  Hui Zhu  <teawater@gmail.com>
+
+       * i386-tdep.c (i386_process_record): Initialize regnum.
+
+2010-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * symfile.c (addr_info_make_relative): New variable sect_name, use it.
+       Do not warn on ".gnu.liblist" and ".gnu.conflict".
+
+2010-03-08  Joel Brobecker  <brobecker@adacore.com>
+
+       Memory error when reading wrong core file.
+       * solib-svr4.c (solib_svr4_r_map): catch and print all exception
+       errors while reading the inferior memory, and return zero if
+       an exception was raised.
+
 2010-03-07  Michael Snyder  <msnyder@vmware.com>
 
+       * record.c (record_restore): Rename tmpu8 to rectype.
+
        * i386-tdep.c (i386_record_lea_modrm_addr): Rename local variables
        tmpu8, tmpi16, tmpi32, tmpulongest to addr8, addr16, addr32, addr64.
 
This page took 0.026013 seconds and 4 git commands to generate.