Add initializers to tracepoint
authorTom Tromey <tom@tromey.com>
Mon, 2 May 2022 03:02:01 +0000 (21:02 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:35 +0000 (12:03 -0600)
commitb68f26dea78f1a390084a0e2bfa95f1bcf1942dc
tree805e90c3a3f9a97dbb715c6d3088eeff93e982f8
parent73063f5180a07b9c8042887cd4cada0b89388556
Add initializers to tracepoint

This adds some initializers to tracepoint.  I think right now these
may not be needed, due to obscure rules about zero initialization.
However, this will change in the next patch, and anyway it is clearer
to be explicit.
gdb/breakpoint.h