[gdbserver] win32, add OUTPUT_DEBUG_STRING_EVENT handling.

Daniel Jacobowitz drow@false.org
Tue Mar 27 16:35:00 GMT 2007


On Wed, Feb 28, 2007 at 11:46:43PM +0000, Pedro Alves wrote:
> OK?



> 2007-02-28  Pedro Alves  <pedro_alves@portugalmail.pt>
> 
> 	* remote-utils.c (monitor_output): Constify msg parameter.
> 	* server (monitor_output): Likewise.
> 	(handle_output_debug_string): New.
> 	(win32_kill): Handle OUTPUT_DEBUG_STRING_EVENT events using 
> 	handle_output_debug_string.
> 	(get_child_debug_event): Likewise.

Yeah, this is fine.  You have write access now, right?

The whole issue of output from remote targets is a thorny one; we may
need to come back to it someday, but for now this matches the status
quo.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list