Move gdb_argv to gdbsupport

This moves the gdb_argv class to a new header in gdbsupport.
This commit is contained in:
Tom Tromey
2020-02-25 18:14:19 -07:00
parent 5947982f1d
commit 7904e9613e
18 changed files with 220 additions and 185 deletions

View File

@@ -72,6 +72,7 @@
#include "scoped-mock-context.h"
#include "test-target.h"
#include "gdbsupport/common-debug.h"
#include "gdbsupport/buildargv.h"
/* Prototypes for local functions */