diff options
author | Tom Tromey <tom@tromey.com> | 2022-01-15 20:01:41 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-29 16:14:31 -0600 |
commit | 7b572efb48e6193149b803eac6256f3e423b7060 (patch) | |
tree | a727cc562bf4eb3dd431304fb94e8b63b553b61e /gdb/break-catch-exec.c | |
parent | ec45bb676c9c69c30783bcf35ffdac8280f3b8bc (diff) | |
download | gdb-7b572efb48e6193149b803eac6256f3e423b7060.zip gdb-7b572efb48e6193149b803eac6256f3e423b7060.tar.gz gdb-7b572efb48e6193149b803eac6256f3e423b7060.tar.bz2 |
Add bp_static_marker_tracepoint
Because the actual construction of a breakpoint is buried deep in
create_breakpoint, at present it's necessary to have a new bp_
enumerator constant any time a new subclass is needed. Static marker
tracepoints are one such case, so this patch introduces
bp_static_marker_tracepoint and updates various spots to recognize it.
Diffstat (limited to 'gdb/break-catch-exec.c')
0 files changed, 0 insertions, 0 deletions