[gdbserver] win32, add OUTPUT_DEBUG_STRING_EVENT handling.

Pedro Alves pedro_alves@portugalmail.pt
Thu Mar 29 00:57:00 GMT 2007


Daniel Jacobowitz wrote:
>> 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?
>
>   

Thanks.  Right.

Ooops, the Changelog was broken - committed with the following
entry instead:

2007-03-27  Pedro Alves  <pedro_alves@portugalmail.pt>

    * remote-utils.c (monitor_output): Constify msg parameter.
    * server.h (monitor_output): Likewise.
    * win32-i386-low.c (handle_output_debug_string): New.
    (win32_kill): Handle OUTPUT_DEBUG_STRING_EVENT events using
    handle_output_debug_string.
    (get_child_debug_event): Likewise.


> 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.
>
>   




More information about the Gdb-patches mailing list