aboutsummaryrefslogtreecommitdiff
path: root/gdb/skip.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-01-14 08:29:42 -0700
committerTom Tromey <tom@tromey.com>2022-01-18 10:01:16 -0700
commit2b0c285ea552d2ce116efb85af749d69ebbddb59 (patch)
tree8abbac61485de6eafa837879592ee4fc2930d826 /gdb/skip.c
parent49a9cf56ffd49539234e6cb33a5d1d19ba4e2388 (diff)
downloadbinutils-2b0c285ea552d2ce116efb85af749d69ebbddb59.zip
binutils-2b0c285ea552d2ce116efb85af749d69ebbddb59.tar.gz
binutils-2b0c285ea552d2ce116efb85af749d69ebbddb59.tar.bz2
Split event_location into subclasses
event_location uses the old C-style discriminated union approach. However, it's better to use subclassing, as this makes the code clearer and removes some chances for error. This also enables future cleanups to avoid manual memory management and copies.
Diffstat (limited to 'gdb/skip.c')
0 files changed, 0 insertions, 0 deletions