gdb: replace some calls to internal_error with gdb_assert
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3b58f2ee54674718b37cab5e8aa8795dde6d5109..b3ec9c78b07edd40b1cad13ced9f76fa53d33987 100644 (file)
@@ -1,3 +1,12 @@
+2020-04-02  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * exec.c (build_section_table): Replace internal_error with
+       gdb_assert.
+       (section_table_xfer_memory_partial): Likewise.
+       * mdebugread.c (parse_partial_symbols): Likewise.
+       * psymtab.c (lookup_partial_symbol): Likewise.
+       * utils.c (wrap_here): Likewise.
+
 2020-04-02  Tom Tromey  <tromey@adacore.com>
 
        * f-lang.c (build_fortran_types): Use arch_type to initialize
This page took 0.026476 seconds and 4 git commands to generate.