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:
8e7b59a
)
* breakpoint.c (wrapper.h): Don't include.
author
Keith Seitz
<keiths@redhat.com>
Mon, 9 Jan 2012 20:47:47 +0000
(20:47 +0000)
committer
Keith Seitz
<keiths@redhat.com>
Mon, 9 Jan 2012 20:47:47 +0000
(20:47 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/breakpoint.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 99c631918587c95c66e3801118070bdc26faef91..bb10c6bed87c4c6825703e9352b34874440a5beb 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2012-01-09 Keith Seitz <keiths@redhat.com>
+
+ * breakpoint.c (wrapper.h): Don't include.
+
2012-01-09 Keith Seitz <keiths@redhat.com>
* Makefile.in (SFILES): Remove wrapper.c.
diff --git
a/gdb/breakpoint.c
b/gdb/breakpoint.c
index 6bcedc4bcb549d9d8e61420c9999c87990328bfd..7b8d10f9c0fb995c86d87b912b4538b6ba4beca5 100644
(file)
--- a/
gdb/breakpoint.c
+++ b/
gdb/breakpoint.c
@@
-56,7
+56,6
@@
#include "memattr.h"
#include "ada-lang.h"
#include "top.h"
-#include "wrapper.h"
#include "valprint.h"
#include "jit.h"
#include "xml-syscall.h"