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: [rfc] Print MI fullname even for non-existing files


On Mon, 17 Dec 2012 19:33:06 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> Jan> Is there a serious reason why fullname was suppressed for
> Jan> non-existing files?  While it breaks MI compatibility in some way I
> Jan> find it an acceptable change.
> 
> It seems pretty reasonable to me as well.

Great.


> Jan> +set f [open ${objdir}/${subdir}/${srcfile} "w"]
> 
> standard_output_file, here and elsewhere.

It cannot be, as it is ${objdir}, not ${srcdir}, as the source file needs to
be modified (=deleted).


Thanks,
Jan


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