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: [doc RFA] "set debug dwarf2-read" and "set debug symtab-create"


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> I'm committing this after a doc RFA.
Doug> [But feel free to suggest changes or enhancements.]

Seems nice; I've wanted something like this before.  I have one
suggestion:

Doug> @@ -5286,6 +5300,13 @@ process_queue (void)

Doug> +      fprintf_unfiltered (gdb_stdlog,
Doug> +			  "Expanding one or more symtabs of objfile %s ...\n",
Doug> +			  dwarf2_per_objfile->objfile->name);

This seems a little vague; it would be nice to, say, print the CU offset
here.

Tom


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