Files
binutils-gdb/gdb/source.h
Tom Tromey 62c5d5ec88 Remove parameter from select_source_symtab
I noticed that select_source_symtab is only ever called with nullptr
as an argument, so this patch removes the parameter and associated
logic.

Reviewed-By: Bruno Larsen <blarsen@redhat.com>
2023-05-07 13:03:39 -06:00

8.2 KiB