[patch 5/9] New option 'set filename-display' [resent]

Tom Tromey tromey@redhat.com
Mon Jan 21 19:02:00 GMT 2013


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> this part is mostly unchanged, just it is no longer under "set
Jan> backtrace ...".

Jan> +  add_setshow_enum_cmd ("filename-display", class_obscure,

Maybe class_files?  I am not sure.

Jan> +standard_testfile
Jan> +set executable ${testfile}
Jan> +set binfile ${objdir}/${subdir}/${executable}
Jan> +set srcfile ${testfile}.c
Jan> +set asmsrcfile ${objdir}/${subdir}/${testfile}asm.S
Jan> +set asmobjfile ${objdir}/${subdir}/${testfile}asm.o
Jan> +set srcabsdir ${objdir}/${subdir}/${testfile}.d

I'd prefer standard_output_file rather than direct uses of
$objdir/$subdir.

Tom



More information about the Gdb-patches mailing list