]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove two uses of obstack
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 12 Apr 2023 20:27:01 +0000 (16:27 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 17 Nov 2023 02:26:45 +0000 (21:26 -0500)
commitd6ac292e5fecde8fe92f79e83c69d80766f57976
treef742a522a32b8c365ec3ba0a9b9b3507ea06b5e3
parent0da4f405f8d9d15b9381075debce788251e31815
gdb: remove two uses of obstack

Remove uses of obstack in the code generating the libraries XML for
Windows and AIX.  Use std::string instead.  I'm not able to test this
change, unfortunately.

Change-Id: I28480913337e3fe8d6c31e551626931e6b1367ef
Approved-By: Tom Tromey <tom@tromey.com>
gdb/rs6000-aix-tdep.c
gdb/windows-nat.c
gdb/windows-tdep.c
gdb/windows-tdep.h