This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3/4] aix: add support for dwarf2.


>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan>  static void
Tristan>  aix_process_linenos (void)
Tristan>  {
Tristan> +  if (this_symtab_psymtab == NULL)
Tristan> +    return;

I don't understand this change.

The rest looks ok to me.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]