Add new target_read_raw_memory function, and consolidate comments.
authorPedro Alves <palves@redhat.com>
Mon, 2 Dec 2013 10:12:24 +0000 (10:12 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 2 Dec 2013 11:10:20 +0000 (11:10 +0000)
commitaee4bf85057de1905f5bfaad2a4be0295905d7fb
tree4d38c1d340bfc9824fd0cf22d42166dc04402446
parent840207d8ee5249c11463baaf5fb37c44595c4f00
Add new target_read_raw_memory function, and consolidate comments.

Tested on x86_64 Fedora 17.

gdb/
2013-12-02  Pedro Alves  <palves@redhat.com>

* dcache.c (dcache_read_line): Use target_read_raw_memory.
* target.c (target_read_raw_memory): New function.
(target_read_stack, target_write_memory, target_write_raw_memory):
Update comment.
(target_read_code): Add comment.
* target.h (target_read_raw_memory): Declare.
gdb/ChangeLog
gdb/dcache.c
gdb/target.c
gdb/target.h
This page took 0.026643 seconds and 4 git commands to generate.