remote-sim.c: Send debug output to gdb_stdlog.
authorPedro Alves <palves@redhat.com>
Fri, 6 Sep 2013 18:29:42 +0000 (18:29 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 6 Sep 2013 18:29:42 +0000 (18:29 +0000)
commit1385f66cf41f7ef1c0e89efdf1ef692466b7b36a
tree993a6411962e8b7e34f85a8d5885e0b4e6a5b866
parent146ec4dbcf11fdac62a9f7174f214e6abb5d36dc
remote-sim.c: Send debug output to gdb_stdlog.

Tested by building for --target=arm-eabi, and playing with the debug
output a bit.

gdb/
2013-09-06  Pedro Alves <palves@redhat.com>

* remote-sim.c (dump_mem, gdbsim_fetch_register)
(gdbsim_store_register, gdbsim_kill, gdbsim_load)
(gdbsim_create_inferior, gdbsim_open, gdbsim_close)
(gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
(gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
gdb_stdlog.
gdb/ChangeLog
gdb/remote-sim.c
This page took 0.038372 seconds and 4 git commands to generate.