Vladimir Prus
8dedea0203
Easier and more stubborn MI memory read commands.
* mi/mi-cmds.c (mi_cmds): Register data-read-memory-bytes
and data-write-memory-bytes.
* mi/mi-cmds.h (mi_cmd_data_read_memory_bytes)
(mi_cmd_data_write_memory_bytes): New.
* mi/mi-main.c (mi_cmd_data_read_memory): Use regular target_read.
(mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory_bytes):
New.
(mi_cmd_list_features): Add "data-read-memory-bytes" feature.
* target.c (target_read_until_error): Remove.
(read_whatever_is_readable, free_memory_read_result_vector)
(read_memory_robust): New.
* target.h (target_read_until_error): Remove.
(struct memory_read_result, free_memory_read_result_vector)
(read_memory_robust): New.
2010-08-13 13:22:44 +00:00
..
2010-07-01 10:36:12 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-05-06 00:32:38 +00:00
2010-05-17 20:49:39 +00:00
2010-05-06 00:32:38 +00:00
2010-05-17 20:49:39 +00:00
2010-08-13 13:22:44 +00:00
2010-08-13 13:22:44 +00:00
2010-01-01 07:32:07 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-08-13 13:22:44 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-01-01 07:32:07 +00:00
2010-05-17 20:49:39 +00:00
2010-02-24 07:51:46 +00:00
2010-01-01 07:32:07 +00:00