Make structs breakpoint/base_breakpoint/catchpoint be abstract
authorPedro Alves <pedro@palves.net>
Fri, 6 May 2022 19:09:04 +0000 (20:09 +0100)
committerPedro Alves <pedro@palves.net>
Fri, 20 May 2022 19:40:59 +0000 (20:40 +0100)
commit1c2cbcf1de2d3fcba119ff4ef01dc1b74923daeb
tree17c6d5596e553c51cbcff66e8af536f6d05a611e
parent06615628294ceb515c045050a39cff4d66a20c1e
Make structs breakpoint/base_breakpoint/catchpoint be abstract

You should never instanciate these types directly.

Change-Id: I8086c74c415eadbd44924bb0ef20f34b5b97ee6f
gdb/breakpoint.c
gdb/breakpoint.h