diff options
author | Markus Metzger <mmetzger@sourceware.org> | 2013-03-11 08:25:58 +0000 |
---|---|---|
committer | Markus Metzger <mmetzger@sourceware.org> | 2013-03-11 08:25:58 +0000 |
commit | 3e3aea48e21e35069ec893c4b5d49de494f8329c (patch) | |
tree | 0faabad15e928132abeb1bb86253d39b685068c8 /gdb/btrace.c | |
parent | 7c97f91ebf5a08c0163d6b097373acc91a986a29 (diff) | |
download | gdb-3e3aea48e21e35069ec893c4b5d49de494f8329c.zip gdb-3e3aea48e21e35069ec893c4b5d49de494f8329c.tar.gz gdb-3e3aea48e21e35069ec893c4b5d49de494f8329c.tar.bz2 |
Install the btrace target ops for i386-linux-nat and amd64-linux-nat.
gdb/
* amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
(amd64_linux_enable_btrace): New.
(amd64_linux_disable_btrace): New.
(amd64_linux_teardown_btrace): New.
(_initialize_amd64_linux_nat): Initialize btrace ops.
* i386-linux.nat.c: Include btrace.h and linux-btrace.h.
(i386_linux_enable_btrace): New.
(i386_linux_disable_btrace): New.
(i386_linux_teardown_btrace): New.
(_initialize_i386_linux_nat): Initialize btrace ops.
* config/i386/linux.mh: Add linux-btrace.o.
* config/i386/linux64.mh: Add linux-btrace.o.
Diffstat (limited to 'gdb/btrace.c')
0 files changed, 0 insertions, 0 deletions