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:
b8b8fac
)
Add reference to PR 17170 to previous entry.
author
Doug Evans
<dje@google.com>
Thu, 17 Jul 2014 09:42:55 +0000
(
02:42
-0700)
committer
Doug Evans
<dje@google.com>
Thu, 17 Jul 2014 09:42:55 +0000
(
02:42
-0700)
gdb/ChangeLog
patch
|
blob
|
history
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 68db90a99ebea5262d6c73cd76721a2744e6de93..d9c0a97107a7eda4ea6f40472bab2ed7ecf15b7f 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,6
@@
2014-07-17 Doug Evans <dje@google.com>
+ PR gdb/17170
* maint.c (count_symtabs_and_blocks): Handle NULL
current_program_space.
(report_command_stats): Check global enabled flag in addition to
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 59af12fcb02dfad970d41d99a1c52c7038754564..f323190589a542b5b399a734282bc734a19e0d81 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,6
@@
2014-07-17 Doug Evans <dje@google.com>
+ PR gdb/17170
* gdb.base/maint.exp: Update testing of per-command stats.
2014-07-16 Pedro Alves <palves@redhat.com>