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 v3 04/16] source, disasm: optionally prefix source lines with filename


>>>>> "Markus" == markus t metzger <markus.t.metzger@intel.com> writes:

Markus> 	* source.c (print_source_lines_base): Prefix source line with filename if

This line looks over-long.

Markus> +		  print_source_lines (symtab, next_line, mle[i].line + 1, psl_flags);

A few of these lines look too long as well, they should be split.

Otherwise this seems ok.

Tom


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