From 938459015cab4c4bc4965c78c62672b4f18d1d1b Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Fri, 20 Oct 2023 11:56:49 +0200 Subject: [gdb/symtab] Fix more style issues in v9 .gdb_index section support I noticed a few more style issues in commit 8b9c08eddac ("[gdb/symtab] Add name_of_main and language_of_main to the DWARF index"), after checking it with gcc's check_GNU_style.{sh,py}. Fix these. Build on x86_64-linux. --- gdb/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 08d7790..30b8cad 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,7 +3,7 @@ *** Changes since GDB 14 -* GDB index now contains information about the main function. This speeds up +* GDB index now contains information about the main function. This speeds up startup when it is being used for some large binaries. * Python API -- cgit v1.1