mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-23 10:17:53 +08:00
2011-05-27 Pedro Alves <pedro@codesourcery.com>
gdb/ * defs.h (struct thread_info, struct inferior): Delete forward declarations. * breakpoint.h (struct thread_info): New forward declaration. * observer.sh (struct inferior): New forward declaration. * python/python-internal.h (struct inferior): New forward declaration.
This commit is contained in:
@ -106,6 +106,7 @@ struct value;
|
||||
struct language_defn;
|
||||
struct program_space;
|
||||
struct bpstats;
|
||||
struct inferior;
|
||||
|
||||
extern PyObject *gdb_module;
|
||||
extern PyTypeObject value_object_type;
|
||||
|
Reference in New Issue
Block a user