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

@ -55,6 +55,7 @@
#include "gdbsupport/def-vector.h"
#include "cli/cli-option.h"
#include "cli/cli-style.h"
#include "gdbsupport/buildargv.h"
/* The possible choices of "set print frame-arguments", and the value
of this setting. */