mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
* coff-solib.c: Include symfile.h and objfiles.h to make OBJF_SHARED visible.
This commit is contained in:
parent
d6ba65f6c1
commit
399371f6c0
@ -1,3 +1,9 @@
|
||||
2001-06-28 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
|
||||
* coff-solib.c: Include symfile.h and objfiles.h to make
|
||||
OBJF_SHARED visible.
|
||||
|
||||
2001-06-28 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* configure.in (--enable-gdbmi): Enable by default.
|
||||
|
@ -25,6 +25,8 @@
|
||||
#include "bfd.h"
|
||||
#include "gdbcore.h"
|
||||
#include "symtab.h"
|
||||
#include "symfile.h"
|
||||
#include "objfiles.h"
|
||||
|
||||
/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user