diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2011-12-06 23:29:47 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2011-12-06 23:29:47 +0000 |
commit | 6bf36717dae10f855c300d2651a93d60fcf57abb (patch) | |
tree | 3119bc92dd77f41181484e8ab8530465475ca36a /gdb/auxv.h | |
parent | 91912e4d08609d91a27931942660fc9c8297b6a9 (diff) | |
download | gdb-6bf36717dae10f855c300d2651a93d60fcf57abb.zip gdb-6bf36717dae10f855c300d2651a93d60fcf57abb.tar.gz gdb-6bf36717dae10f855c300d2651a93d60fcf57abb.tar.bz2 |
gdb/gdbserver/
Fix overlapping memcpy.
* mem-break.c (set_raw_breakpoint_at): New variable buf. Use it for
the read_inferior_memory transfer.
(delete_fast_tracepoint_jump): New variable buf. Use it for the
write_inferior_memory transfer.
(set_fast_tracepoint_jump): New variable buf. Use it for the
read_inferior_memory and write_inferior_memory transfers.
(uninsert_fast_tracepoint_jumps_at, reinsert_fast_tracepoint_jumps_at)
(delete_raw_breakpoint, uninsert_raw_breakpoint): New variable buf.
Use it for the write_inferior_memory transfer.
(check_mem_read, check_mem_write): New gdb_asserts for overlapping
buffers.
Diffstat (limited to 'gdb/auxv.h')
0 files changed, 0 insertions, 0 deletions