Remove make_cleanup_freeargv and gdb_buildargv
authorTom Tromey <tom@tromey.com>
Sun, 23 Jul 2017 21:52:59 +0000 (15:52 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 3 Aug 2017 13:59:10 +0000 (07:59 -0600)
commit744e4fe1db7099d91f71c50c83708cfef5d3d0c8
tree7b19e781f9472950569658fe7024fa799c83e611
parent1c034b67a03ed928eb3916034eb1e782a8188520
Remove make_cleanup_freeargv and gdb_buildargv

After the previous patches in this series, make_cleanup_freeargv and
gdb_buildargv are now unused and can be removed.

ChangeLog
2017-08-03  Tom Tromey  <tom@tromey.com>

* utils.c (make_cleanup_freeargv, do_freeargv, gdb_buildargv):
Remove.
* utils.h (make_cleanup_freeargv, gdb_buildargv): Remove.
gdb/ChangeLog
gdb/utils.c
gdb/utils.h
This page took 0.026378 seconds and 4 git commands to generate.