diff options
author | Gary Benson <gbenson@redhat.com> | 2014-08-28 11:59:09 +0100 |
---|---|---|
committer | Gary Benson <gbenson@redhat.com> | 2014-08-28 11:59:09 +0100 |
commit | 6aefca7e4978b93f502ff8123a6c3cab6e0171f1 (patch) | |
tree | 974cb6e680c992b5378f3d16719a7d104a85ed6e /gdb/gdbserver/linux-low.c | |
parent | 6b65d1b6b3bb69051e32537cddf92baa22513cbd (diff) | |
download | gdb-6aefca7e4978b93f502ff8123a6c3cab6e0171f1.zip gdb-6aefca7e4978b93f502ff8123a6c3cab6e0171f1.tar.gz gdb-6aefca7e4978b93f502ff8123a6c3cab6e0171f1.tar.bz2 |
Shadow SIM's debug_printf function
GDB and SIM both have functions called "debug_printf", which conflicts
at link time. This commit shadows SIM's debug_printf with a macro so
that SIM's symbol ends up being called "sim_debug_printf".
sim/common/ChangeLog:
* sim-trace.h (debug_printf): New define.
Diffstat (limited to 'gdb/gdbserver/linux-low.c')
0 files changed, 0 insertions, 0 deletions