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]

[committed]: [patch, arm] Use read_memory_unsigned_integer to get address


On 10/10/2011 10:49 PM, Ulrich Weigand wrote:
> Yao Qi wrote:
> 
>> This patch is obvious, so I didn't run regression testsuite.  Ok for
>> mainline?
> 
> Can you please run the testsuite anyway?  Sometimes "obvious" patches
> have unexpected side-effects (e.g. uncover some other latent problem ...).
> 
>> 	gdb/
>> 	* arm-tdep.c (arm_get_next_pc_raw): Use read_memory_unsigned_integer
>> 	to get address.
> 
> OK if the testsuite passes.

Tested on arm-linux-gnueabi, committed.
http://sourceware.org/ml/gdb-cvs/2011-10/msg00084.html

-- 
Yao (éå)


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