ranged_breakpoint: move initialization to ctor
authorPedro Alves <pedro@palves.net>
Fri, 6 May 2022 21:48:11 +0000 (22:48 +0100)
committerPedro Alves <pedro@palves.net>
Fri, 20 May 2022 19:41:00 +0000 (20:41 +0100)
commitb925bf21e073f0d9531385e8cfc3a825887c0778
tree06b70de1951670dd4380b225250306b93c671df5
parent27a62b4359a2718012eaf86bbeedb8662ec9f41b
ranged_breakpoint: move initialization to ctor

Move initialization of ranged_breakpoint's fields to its ctor.

Change-Id: If7b842861f3cc6a429ea329d45598b5852283ba3
gdb/breakpoint.c