diff options
author | John Baldwin <jhb@FreeBSD.org> | 2023-03-27 12:51:02 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2023-03-27 12:51:02 -0700 |
commit | 5b9e851408c1933ddb45390768421cd0b2918637 (patch) | |
tree | ada9732040ff31391952e29651b265287d2eb0bc /gdb/testsuite/lib | |
parent | b48c2f04091d33d134b627f1b0a57e2d711cb5a2 (diff) | |
download | gdb-5b9e851408c1933ddb45390768421cd0b2918637.zip gdb-5b9e851408c1933ddb45390768421cd0b2918637.tar.gz gdb-5b9e851408c1933ddb45390768421cd0b2918637.tar.bz2 |
fbsd-nat: Use correct constant for target_waitstatus::sig.
Use GDB_SIGNAL_TRAP instead of SIGTRAP. This is a no-op since the
value of SIGTRAP on FreeBSD matches the value of GDB_SIGNAL_TRAP, but
it is more correct.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/testsuite/lib')
0 files changed, 0 insertions, 0 deletions