repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
FreeBSD regtest: add fakes for FreeBSD < 13
[valgrind.git]
/
coregrind
/
m_gdbserver
/
remote-utils-shared-gdbserver.c
blob
a8a68500c65a05c31875b1d358db6e3b5cdeeefc
1
/* Code shared with vgdb server. We'll include server.h here first to define
2
magic macros for libc functions used. */
3
#include
"server.h"
4
#include
"remote-utils-shared.c"
5
6
/* Note all code is in remote-utils-shared.c included above. */