projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3197491
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 6 Aug 2009 08:11:22 +0000
(08:11 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 6 Aug 2009 08:11:22 +0000
(08:11 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
0d4d4bd
..
796fbec
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+2009-08-06 Nick Roberts <nickrob@snap.net.nz>
+
+ * utils.c (defaulted_query): Don't ask for confirmation if server
+ prefix is used.
+
2009-08-05 Tom Tromey <tromey@redhat.com>
* spu-tdep.h (SPUADDR_SPU): Cast result to int.
@@
-10,7
+15,7
@@
(free_objfile): Call gdb_bfd_unref.
* solib.c (free_so): Likewise.
(symbol_add_stub): Set refcount.
-
+
2009-08-04 Hui Zhu <teawater@gmail.com>
Michael Snyder <msnyder@vmware.com>