diff options
author | Tom Tromey <tom@tromey.com> | 2021-01-09 10:01:30 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-01-09 10:01:30 -0700 |
commit | 66beed0227b1a9c29bcf22c47bd2803b5d595509 (patch) | |
tree | 5f5aa4194aa468af8209c09f90107b3a4ade47b1 /gdb/bsd-uthread.c | |
parent | af019bfde9b13d628202fe58054ec7ff08d92a0f (diff) | |
download | gdb-66beed0227b1a9c29bcf22c47bd2803b5d595509.zip gdb-66beed0227b1a9c29bcf22c47bd2803b5d595509.tar.gz gdb-66beed0227b1a9c29bcf22c47bd2803b5d595509.tar.bz2 |
Fix erroneous agent expression test
Testing of the expression rewrite revealed a buglet in ax.exp. One
test does:
gdb_test "maint agent (unsigned char)1L" ".*ext 8.*"
However, zero extension is not actually needed in this case -- a
simple "const8 1" is also correct here.
This patch changes the test to look for a push of any width of the
constant 1.
gdb/testsuite/ChangeLog
2021-01-09 Tom Tromey <tom@tromey.com>
* gdb.trace/ax.exp: Do not require an "ext".
Diffstat (limited to 'gdb/bsd-uthread.c')
0 files changed, 0 insertions, 0 deletions