Move gdb_argv to gdbsupport
This moves the gdb_argv class to a new header in gdbsupport.
This commit is contained in:
parent
5947982f1d
commit
7904e9613e
18 changed files with 220 additions and 185 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue