Files
binutils-gdb/gdb/python
Tom Tromey 8ca8b801ed Use unique_xmalloc_ptr for mi_parse::command
This changes mi_parse::command to be a unique_xmalloc_ptr and fixes up
all the uses.  This avoids some manual memory management.  std::string
is not used here due to how the Python API works -- this approach
avoids an extra copy there.

Reviewed-by: Keith Seitz <keiths@redhat.com>
2023-06-20 06:23:30 -06:00
..
2023-06-19 17:06:05 +02:00
2023-06-05 12:53:15 +02:00
2023-06-19 16:17:21 +02:00
2023-05-23 10:09:28 -06:00
2023-06-12 12:09:39 -06:00
2023-05-23 10:09:28 -06:00
2023-06-03 22:43:57 +02:00