Fix stop_reason reporting
authorLaurent Morichetti <laurent.morichetti@amd.com>
Tue, 28 Apr 2020 21:34:18 +0000 (14:34 -0700)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Wed, 6 May 2020 20:50:56 +0000 (13:50 -0700)
commit4c064e0d7c5ab1296332f566d84c9e840c64e914
treebd94c6e69cdd196b939cdf087498b839ea384ac2
parent940679f453cdcfe59d7dc6aebf13b03113a07555
Fix stop_reason reporting

If the dbgapi stop_reason has both exceptions and a breakpoint or
single-step, we should report the exceptions. Also, add debug_trap,
assert_trap, and other_trap as reasons to report a SIGTRAP.

Change-Id: I1b3c18aff894cea0818f35f76b66de10724ebc24
gdb/rocm-tdep.c
This page took 0.023534 seconds and 4 git commands to generate.