This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] Use write_memory_with_notification in MI memory writes commands.


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 	* mi/mi-main.c (mi_cmd_data_write_memory): Call
Yao> 	write_memory_with_notification instead of write_memory.
Yao> 	(mi_cmd_data_write_memory_bytes): Call write_memory_with_notification
Yao> 	instead of target_write_memory.

This part is ok.

Yao> +test_memory_changed_observer "data-write-memory-bytes &x \"1\""

... but this depends on the resolution of the previous patch.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]