mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Move gdb_regex to gdbsupport
This moves the gdb_regex convenience class to gdbsupport.
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#include "gdbcore.h"
|
||||
#include "gdbcmd.h"
|
||||
#include "frame.h"
|
||||
#include "gdb_regex.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "regcache.h"
|
||||
#include "block.h"
|
||||
#include "infcall.h"
|
||||
|
Reference in New Issue
Block a user