diff options
author | Tom Tromey <tom@tromey.com> | 2018-08-29 23:05:54 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-09-13 16:22:34 -0600 |
commit | 97e67fc62045723db7af6d323ce9c428666ab6f5 (patch) | |
tree | c34d83790ee9520856f90f239045b625c28adb08 /gdb/objc-lang.c | |
parent | 803c08d083556154cd4d27368e58b359e9de8b93 (diff) | |
download | gdb-97e67fc62045723db7af6d323ce9c428666ab6f5.zip gdb-97e67fc62045723db7af6d323ce9c428666ab6f5.tar.gz gdb-97e67fc62045723db7af6d323ce9c428666ab6f5.tar.bz2 |
Remove cleanup from try_open_exec_file
This removes a cleanup from try_open_exec_file, using std::string to
manage the storage instead.
gdb/ChangeLog
2018-09-13 Tom Tromey <tom@tromey.com>
* exec.c (try_open_exec_file): Use std::string.
Diffstat (limited to 'gdb/objc-lang.c')
0 files changed, 0 insertions, 0 deletions