mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 17:31:13 +08:00
Move gdb_regex to gdbsupport
This moves the gdb_regex convenience class to gdbsupport.
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
#include "gdbcore.h"
|
||||
#include "gdb_regex.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "symfile.h"
|
||||
#include "objfiles.h"
|
||||
#include "annotate.h"
|
||||
|
Reference in New Issue
Block a user