binutils-gdb/gdb/compile
Tom de Vries 2595faaa1c [gdb/compile] Fix typo in debug message
In compile_object_load in gdb/compile/compile-object-load.c I came across:
...
			"Connectiong ELF symbol \"%s\" to the .toc section (%s)\n",
...

Fix this typo by using "Connecting" instead.

Reviewed-By: Tom Tromey <tom@tromey.com>
2023-06-03 22:43:57 +02:00
..
compile-c-support.c
compile-c-symbols.c Replace field_is_static with a method 2023-05-01 09:20:37 -06:00
compile-c-types.c Add dynamic_prop::is_constant 2023-05-12 12:30:28 -06:00
compile-c.h
compile-cplus-symbols.c Change symbol::line to unsigned int 2023-03-27 08:37:14 -06:00
compile-cplus-types.c Add dynamic_prop::is_constant 2023-05-12 12:30:28 -06:00
compile-cplus.h
compile-internal.h
compile-loc2c.c
compile-object-load.c [gdb/compile] Fix typo in debug message 2023-06-03 22:43:57 +02:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c gdb: move struct ui and related things to ui.{c,h} 2023-05-01 15:40:54 -04:00
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h