diff options
author | Tom Tromey <tom@tromey.com> | 2018-02-06 12:11:21 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-02-08 11:46:56 -0700 |
commit | 0354904bdacb9bf1ebdf3ebdf3723f8a550bcdab (patch) | |
tree | aded66019a133a97c2526f1a0566e97ed77f7f4a /gdb/x86-nat.c | |
parent | 1739cf248ff21b21271d1e9d5f77a12589c3856c (diff) | |
download | gdb-0354904bdacb9bf1ebdf3ebdf3723f8a550bcdab.zip gdb-0354904bdacb9bf1ebdf3ebdf3723f8a550bcdab.tar.gz gdb-0354904bdacb9bf1ebdf3ebdf3723f8a550bcdab.tar.bz2 |
Use std::string in maybe_expand
This patch changes maybe_expand to use std::string rather than an
explicit malloc and a cleanup.
2018-02-08 Tom Tromey <tom@tromey.com>
* macroexp.c (maybe_expand): Use std::string.
Diffstat (limited to 'gdb/x86-nat.c')
0 files changed, 0 insertions, 0 deletions