This is the mail archive of the gdb@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: gdb/mi log stream messages


>>>>> "Xavier" == Xavier de Gaye <xdegaye@gmail.com> writes:

Xavier> gdb version: 7.3
Xavier> In the second gdb/mi test of the following two tests, gdb/mi writes
Xavier> the "No source file named foo.c.\n" message to the log stream.

Xavier> The gdb/mi documentation states at section "24.4.2 GDB/MI Stream
Xavier> Records" that "The log stream contains debugging messages being
Xavier> produced by GDB's internals.". The above message is not a debugging
Xavier> message. So, is the gdb/mi documentation wrong, or should this message
Xavier> be written to the console output stream instead, or am I missing
Xavier> something else ?

I tend to think it should be written to the console output stream.

Tom


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