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


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

Jan> +set f [open ${objdir}/${subdir}/${srcfile} "w"]

>> standard_output_file, here and elsewhere.

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

standard_output_file makes a file name in objdir.

Tom


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