aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
diff options
context:
space:
mode:
authorPatrick Palka <patrick@parcs.ath.cx>2015-07-02 11:55:01 -0400
committerPatrick Palka <patrick@parcs.ath.cx>2015-07-06 08:07:32 -0400
commit118ca22445afc728069ca80be2f30dae6913059e (patch)
tree9be97bb78e07608a2b120a9f35d948f881584f2c /gdb/ui-out.c
parent0d3a523baa86b53238c658d2b290b151eac072dd (diff)
downloadgdb-118ca22445afc728069ca80be2f30dae6913059e.zip
gdb-118ca22445afc728069ca80be2f30dae6913059e.tar.gz
gdb-118ca22445afc728069ca80be2f30dae6913059e.tar.bz2
Don't throw an error in "show mpx bound" implementation
"show" functions should not throw an exception in part because it causes the output of the commands "info set" and "show" to get truncated. This fixes the following fails: FAIL: gdb.base/default.exp: info set FAIL: gdb.base/default.exp: show gdb/ChangeLog: * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead use printf_unfiltered. (set_mpx_cmd): Add missing trailing space to command string literal. (_initialize_i386_tdep): Give the "mpx" prefix command its correct name.
Diffstat (limited to 'gdb/ui-out.c')
0 files changed, 0 insertions, 0 deletions