[PATCH] Convert compunit_language to a method

Simon Marchi simark@simark.ca
Thu Oct 27 01:35:03 GMT 2022



On 10/26/22 20:32, Tom Tromey wrote:
> This changes compunit_language to be a method on compunit_symtab.
> ---
>  gdb/dwarf2/read.c | 4 ++--
>  gdb/frame.c       | 8 ++++----
>  gdb/infrun.c      | 4 ++--
>  gdb/mdebugread.c  | 2 +-
>  gdb/symtab.c      | 8 ++++----
>  gdb/symtab.h      | 7 +++----
>  6 files changed, 16 insertions(+), 17 deletions(-)

Seems obvious enough, thanks for doing this.

Approved-By: Simon Marchi <simon.marchi@efficios.com>

Simon


More information about the Gdb-patches mailing list