Remove remaining cleanup from gdb/breakpoint.c
authorTom Tromey <tom@tromey.com>
Wed, 23 Jan 2019 18:58:31 +0000 (18:58 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 23 Jan 2019 19:04:48 +0000 (19:04 +0000)
commit89f8fb50fa16b0ef510dcd6de9088cee9820116d
treeb214231dcdc1c2a021d405bad37e9ded9a5b2e4f
parent5419bdae559360a10044983b06c11a31de8d81f4
Remove remaining cleanup from gdb/breakpoint.c

In v3: remove the "have BKPT_CHAIN already discarded" comment too.

The remaining null cleanup in breakpoint.c does not seem to protect
anything, so remove it.

gdb/ChangeLog:
2019-01-23  Tom Tromey  <tom@tromey.com>
    Pedro Alves  <palves@redhat.com>

* breakpoint.c (create_breakpoint): Remove cleanup.
gdb/ChangeLog
gdb/breakpoint.c
This page took 0.036437 seconds and 4 git commands to generate.