OSDN Git Service

* remote-utils.c (monitor_output): Constify msg parameter.
authorPedro Alves <pedro@codesourcery.com>
Tue, 27 Mar 2007 22:46:08 +0000 (22:46 +0000)
committerPedro Alves <pedro@codesourcery.com>
Tue, 27 Mar 2007 22:46:08 +0000 (22:46 +0000)
commitba1e5792869320ff02e70b9bc449e381fb6a1de9
treeec7d08075676623c0fd85fa061f266d2c5dbfe91
parentd120bf86de3cf24db6a329438eccf5129248ef82
* 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.
gdb/gdbserver/ChangeLog
gdb/gdbserver/remote-utils.c
gdb/gdbserver/server.h
gdb/gdbserver/win32-i386-low.c