aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2017-04-05 12:28:30 -0400
committerSergio Durigan Junior <sergiodj@redhat.com>2017-04-05 12:28:30 -0400
commit4a596fe20e93109300e841a3d0ee5f198146ab6d (patch)
tree8cdea12126f8ade6d734560d41dfec460fec8040 /gdb/i386-tdep.c
parent2cad08ea7dbc96103da9957da6973f9d0dbc33a8 (diff)
downloadbinutils-4a596fe20e93109300e841a3d0ee5f198146ab6d.zip
binutils-4a596fe20e93109300e841a3d0ee5f198146ab6d.tar.gz
binutils-4a596fe20e93109300e841a3d0ee5f198146ab6d.tar.bz2
Fix PR 21352: Command tsave does not support -r argument
This is an obvious fix for PR 21352. The problem is that the argument parsing loop is not using an "else if" where it should, and therefore the '-r' option ends up unrecognized by GDB. gdb/ChangeLog: 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com> PR gdb/21352 * tracefile.c (tsave_command): Fix argument parsing for '-r' option.
Diffstat (limited to 'gdb/i386-tdep.c')
0 files changed, 0 insertions, 0 deletions