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] Add CTF support to GDB [1/4] Add "-ctf" to tsave command


>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:

Hui> I have 2 questions about use ui_file:
Hui> 1. I can add new interface about fseek to ui_file?

Sure.

Hui> 2. I found that write functions of stdio_file don't check write fail.
Hui> Is that right, or I miss something?

Looks that way.  But maybe the comment there is wrong, it is worth
checking.  If it is unfixable then I that is sufficient rationale for
your original approach.

Tom


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