Commit 9352913
committed
Explain: Handle alternate spelling of "uncaughtExceptions".
The symbol for this counter appears to have a couple of spellings that come up
in practice in different programs.
The field is still in the same place in the structure returned by
`__cxa_get_globals()` so in future we might want to just look at it by offset,
rather than name. For now this will do.1 parent 81174a8 commit 9352913
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
0 commit comments