]> Git Repo - binutils.git/commit - gdb/break-catch-syscall.c
Remove cleanups from break-catch-syscall.c
authorTom Tromey <[email protected]>
Mon, 16 Oct 2017 23:36:32 +0000 (17:36 -0600)
committerTom Tromey <[email protected]>
Thu, 19 Oct 2017 21:58:43 +0000 (15:58 -0600)
commit3d415c26bad3a15eed00d2ddf85c4268df77a4cc
tree3c41ce0f6ef78ccb9b429f3c7e24c4e5fad0bb0b
parent395423c418da2cba1240e39ae944510fe9ffcccc
Remove cleanups from break-catch-syscall.c

This removes the remaining cleanups from break-catch-syscall.c by
storing temporary strings in a vector.

ChangeLog
2017-10-19  Tom Tromey  <[email protected]>

* break-catch-syscall.c (catch_syscall_completer): Use
std::string, gdb::unique_xmalloc_ptr.
gdb/ChangeLog
gdb/break-catch-syscall.c
This page took 0.026223 seconds and 4 git commands to generate.