Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

linux-arm-low.c

Forked from Petteri Mäki / binutils-gdb
Source project has a limited visibility.
  • Yao Qi's avatar
    9e784964
    Initialize res in get_next_pcs_read_memory_unsigned_integer · 9e784964
    Yao Qi authored
    This patch initialize res to zero, otherwise, it may have some garbage
    bits after the *the_target->read_memory call.
    
    gdb/gdbserver:
    
    2016-05-05  Yao Qi  <yao.qi@linaro.org>
    
    	* linux-arm-low.c (get_next_pcs_read_memory_unsigned_integer):
    	Initialize res to zero.
    9e784964
    History
    Initialize res in get_next_pcs_read_memory_unsigned_integer
    Yao Qi authored
    This patch initialize res to zero, otherwise, it may have some garbage
    bits after the *the_target->read_memory call.
    
    gdb/gdbserver:
    
    2016-05-05  Yao Qi  <yao.qi@linaro.org>
    
    	* linux-arm-low.c (get_next_pcs_read_memory_unsigned_integer):
    	Initialize res to zero.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.