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: [gdbserver] win32, add OUTPUT_DEBUG_STRING_EVENT handling.


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


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