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 1/2] Fix wrong length computed in mi_cmd_data_write_memory_bytes.


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

Yao> I prefer to give an error here, because doc says that content is 'the
Yao> hex-encoded bytes to write.', or I don't mind drop this patch :)

Yao> 2012-09-27  Yao Qi  <yao@codesourcery.com>
Yao> 	* mi/mi-main.c (mi_cmd_data_write_memory_bytes): Emit error
Yao> 	when the length of content is not an even number.

Ok.

I think this is probably the best as well.

Tom


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