Add quick_symbol_functions::compute_main_name
authorTom Tromey <tom@tromey.com>
Fri, 30 Dec 2022 18:29:12 +0000 (11:29 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 9 Jan 2024 01:40:21 +0000 (18:40 -0700)
commit4ea870efec420b8c9010a7bf397ec1806889f535
treedfba51c935eaee2eba44e223661b7ef164965820
parent8e279fda0f725500c8f84a8b2ed56b0ee8d00ce0
Add quick_symbol_functions::compute_main_name

This adds a new compute_main_name method to quick_symbol_functions.
Currently there are no implementations of this, but a subsequent patch
will add one.
gdb/objfiles.h
gdb/quick-symbol.h
gdb/symfile-debug.c
gdb/symtab.c