winedbg: Use gdb's default handling of breakpoints.
commita602405efd59d9728b29216828cc9f9f5c26b425
authorZebediah Figura <z.figura12@gmail.com>
Fri, 18 May 2018 13:51:22 +0000 (18 08:51 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 May 2018 14:33:20 +0000 (18 16:33 +0200)
tree2fc9e1a5aeb14e5dbd2382c84b31f64f1b454f7b
parentca313f57b1ef722d1433c2a496f85d9c849a3bac
winedbg: Use gdb's default handling of breakpoints.

We're essentially doing the same thing, so there's no reason not to leave
the handling entirely to gdb.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/gdbproxy.c