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] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

iam> +  add_setshow_boolean_cmd ("skip-compile-dir", class_obscure,

Tom> I'm not especially fond of this name.

Tom> I don't have a better suggestion though.

How about "set backtrace filename-display"?  With possible values "full"
and "filename"?  Then we can add "basename" later if we care to.

Tom


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