diff options
author | Tom Tromey <tom@tromey.com> | 2025-01-07 18:10:19 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2025-01-11 11:21:59 -0700 |
commit | 9876bd23d82eb92de29c0b241af4878687c997b1 (patch) | |
tree | d9039ed8948ba336e43cb5e05010aae846400995 /gdb/python/py-param.c | |
parent | 51a013a937bbc732924b12bc1e9aaed87dae42ad (diff) | |
download | binutils-9876bd23d82eb92de29c0b241af4878687c997b1.zip binutils-9876bd23d82eb92de29c0b241af4878687c997b1.tar.gz binutils-9876bd23d82eb92de29c0b241af4878687c997b1.tar.bz2 |
Use std::vector in linespec_state
This changes linespec_state to use a std::vector, and changes
linespec_canonical_name to use std::string. This removes some manual
memory management, including some odd cleanup code in in
decode_line_full.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions