diff options
author | Tom Tromey <tom@tromey.com> | 2022-05-27 07:52:16 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-05-27 07:52:16 -0600 |
commit | 509e6230915a050d510a36ca9482193c76a6a216 (patch) | |
tree | 7196a6d712c9217b35041d41dde825c1168e15a8 /gdb/python/py-cmd.c | |
parent | 202be274a41a912f705141d9fb3574f4b0d415e1 (diff) | |
download | binutils-509e6230915a050d510a36ca9482193c76a6a216.zip binutils-509e6230915a050d510a36ca9482193c76a6a216.tar.gz binutils-509e6230915a050d510a36ca9482193c76a6a216.tar.bz2 |
Fix crash with "maint print arc"
Luis noticed that "maint print arc" would crash, because the command
handler did not find "show" in the command name, violating an
invariant. This patch fixes the bug by changing the registration to
use add_basic_prefix_cmd instead.
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions