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]

[PATCH] Fix bug 15186 Agent style dprintf does not buffer output properly


Hi,

This patch fix http://sourceware.org/bugzilla/show_bug.cgi?id=15186

Add a fflash to make the output of dprintf can be shown at once.

Please help me review it.

Thanks,
Hui

2013-04-19  Hui Zhu  <hui@codesourcery.com>

	PR gdb/15186

	* ax.c (ax_printf): Add fflush.

Attachment: dprintf-agent-fflash.txt
Description: Text document


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