aboutsummaryrefslogtreecommitdiff
path: root/include/leb128.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2019-06-13 00:06:52 +0100
committerPedro Alves <palves@redhat.com>2019-06-13 00:09:11 +0100
commit93bcb04349eb500781747a542ececc7a8ba3bd95 (patch)
tree3fe2fc17f6650811e6c426c316bfa9a5f8790df9 /include/leb128.h
parentcbba3ecd36f0f861e4e810fbd5415c9759080cdc (diff)
downloadgdb-93bcb04349eb500781747a542ececc7a8ba3bd95.zip
gdb-93bcb04349eb500781747a542ececc7a8ba3bd95.tar.gz
gdb-93bcb04349eb500781747a542ececc7a8ba3bd95.tar.bz2
Allow "unlimited" abbreviations
Currently we can abbreviate "on/off/enable/disable/yes/no" in boolean settings, (gdb) set non-stop of (gdb) set non-stop en we can abbreviate the items of enumeration commands, (gdb) set print frame-arguments scal (gdb) set scheduler-locking rep but we cannot abbreviate "unlimited" in integer commands. (gdb) set print elements u No symbol "u" in current context. This commit fixes that. Testcases will be in gdb.base/settings.exp and gdb.base/options.exp, in following patches. gdb/ChangeLog: 2019-06-13 Pedro Alves <palves@redhat.com> * cli/cli-setshow.c (is_unlimited_literal): Allow abbreviations.
Diffstat (limited to 'include/leb128.h')
0 files changed, 0 insertions, 0 deletions