Disable copying for breakpoint
authorTom Tromey <tom@tromey.com>
Sun, 1 May 2022 06:28:35 +0000 (00:28 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 6 May 2022 18:03:35 +0000 (12:03 -0600)
commit3101e4a1c5a9f14dd6860e439bbefdce00adc9f6
tree641be77a52ac2f32bae5de1cde37501fc0506d4a
parent1ae43feabb90a534d2a58638fd18aded7d3758dd
Disable copying for breakpoint

It seems to me that breakpoint should use DISABLE_COPY_AND_ASSIGN.
This patch does this.
gdb/breakpoint.h