[PATCH] gdb: replace some calls to internal_error with gdb_assert

Tom Tromey tom@tromey.com
Thu Apr 2 19:34:25 GMT 2020


>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:

Simon> 	* exec.c (build_section_table): Replace internal_error with
Simon> 	gdb_assert.
Simon> 	(section_table_xfer_memory_partial): Likewise.
Simon> 	* mdebugread.c (parse_partial_symbols): Likewise.
Simon> 	* psymtab.c (lookup_partial_symbol): Likewise.
Simon> 	* utils.c (wrap_here): Likewise.

Looks good to me.

Tom


More information about the Gdb-patches mailing list