Add reference to PR 17170 to previous entry.
authorDoug Evans <dje@google.com>
Thu, 17 Jul 2014 09:42:55 +0000 (02:42 -0700)
committerDoug Evans <dje@google.com>
Thu, 17 Jul 2014 09:42:55 +0000 (02:42 -0700)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index 68db90a..d9c0a97 100644 (file)
@@ -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
index 59af12f..f323190 100644 (file)
@@ -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>