diff options
author | Tom Tromey <tom@tromey.com> | 2022-12-16 12:45:40 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-02-24 11:52:48 -0700 |
commit | 356628ee2a1ac34e705697967105dfbbcd7fd033 (patch) | |
tree | 67fc6b51effc2743b2514fa3767fd1eded5c1322 /gdb/testsuite/lib/gdb-python.exp | |
parent | 71a64d8ba873b5618e357e85d6536d6fdd466aa6 (diff) | |
download | gdb-356628ee2a1ac34e705697967105dfbbcd7fd033.zip gdb-356628ee2a1ac34e705697967105dfbbcd7fd033.tar.gz gdb-356628ee2a1ac34e705697967105dfbbcd7fd033.tar.bz2 |
Don't use struct buffer in event-top.c
This changes event-top.c to use std::string rather than struct buffer.
This isn't completely ideal, in that it requires a copy of the string
to be made.
Diffstat (limited to 'gdb/testsuite/lib/gdb-python.exp')
0 files changed, 0 insertions, 0 deletions