Files
binutils-gdb/libctf
Nick Alcock 7bcd444b9c libctf, include: debuggability improvements
When --enable-libctf-hash-debugging is on, make ctf_set_errno and
ctf_set_typed_errno into real functions, not inlines, so you can
drop breakpoints on them.  Since we are breaking API, also move
ECTF_NEXT_END to the start of the _CTF_ERRORS array, so you can
check for real (non-ECTF_NEXT_END) errors in breakpooints on those
functions by checking for err > 1000.
2025-04-25 18:07:41 +01:00
..
2024-06-20 21:15:27 +09:30
2025-04-25 18:07:41 +01:00
2025-02-28 15:12:02 +00:00
2025-02-28 15:13:24 +00:00
2025-02-28 15:13:24 +00:00
2025-02-28 15:13:24 +00:00