projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
525390a
)
* gdbcore.h: New variable gnutarget.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 9 Aug 1993 21:36:49 +0000
(21:36 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 9 Aug 1993 21:36:49 +0000
(21:36 +0000)
* core.c: Add commands to set and show it.
* Callers to bfd_*open*: Pass gnutarget instead of NULL as target.
* environ.c (set_in_environ): For GNUTARGET, use set_gnutarget not
putenv.
gdb/remote-udi.c
patch
|
blob
|
history
diff --git
a/gdb/remote-udi.c
b/gdb/remote-udi.c
index 74efd098c6713847cf88f6a4ea412eb7978361e6..0c67bbbe9e959793fd7f2fa3ad78b897fa0dfda1 100644
(file)
--- a/
gdb/remote-udi.c
+++ b/
gdb/remote-udi.c
@@
-45,6
+45,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "29k-share/udi/udiproc.h"
#include "gdbcmd.h"
#include "bfd.h"
+#include "gdbcore.h" /* For download function */
/* access the register store directly, without going through
the normal handler functions. This avoids an extra data copy. */