mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Move gdb_argv to gdbsupport
This moves the gdb_argv class to a new header in gdbsupport.
This commit is contained in:
@ -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. */
|
||||
|
Reference in New Issue
Block a user