public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFA 0/2] Replace one use of VEC in dwarf2read.c
@ 2018-05-19 20:37 Tom Tromey
  2018-05-19 22:09 ` [RFA 2/2] Use std::vector for dwarf2_per_cu_data Tom Tromey
  2018-05-20 23:34 ` [RFA 1/2] Allocate dwarf2_per_cu_data and signatured_type with new Tom Tromey
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Tromey @ 2018-05-19 20:37 UTC (permalink / raw)
  To: gdb-patches

This series replaces one use of VEC in dwarf2read.c with std::vector.
I think a good medium-term goal would be to remove all uses of VEC
from gdb.

Tested by the buildbot.

Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-21  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-19 20:37 [RFA 0/2] Replace one use of VEC in dwarf2read.c Tom Tromey
2018-05-19 22:09 ` [RFA 2/2] Use std::vector for dwarf2_per_cu_data Tom Tromey
2018-05-20 23:34 ` [RFA 1/2] Allocate dwarf2_per_cu_data and signatured_type with new Tom Tromey
2018-05-21  9:54   ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).