aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2021-02-01 11:16:29 +0000
committerAndrew Burgess <andrew.burgess@embecosm.com>2021-02-08 11:01:07 +0000
commit783a7b12d3463ebbc25c6c2c1006b6363ec538e3 (patch)
tree5dcb999463ae58917f3c801762f1328f59352683 /gdb/python
parentb9fe995797542ac6a2bd05c1864eeb53dbfdebf7 (diff)
downloadgdb-783a7b12d3463ebbc25c6c2c1006b6363ec538e3.zip
gdb-783a7b12d3463ebbc25c6c2c1006b6363ec538e3.tar.gz
gdb-783a7b12d3463ebbc25c6c2c1006b6363ec538e3.tar.bz2
sim/rx: move some variable declarations to the start of the block
For sim code variables still need to be declared at the start of the enclosing block. This silences a few GCC warnings. sim/rx/ChangeLog: * syscalls.c (rx_syscall): Move declaration of some variables to the start of the enclosing block. * trace.c (load_file_and_line): Likewise.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions