2013-11-22 Sterling Augustine <saugustine@google.com>
authorSterling Augustine <saugustine@google.com>
Fri, 22 Nov 2013 21:55:32 +0000 (13:55 -0800)
committerSterling Augustine <saugustine@google.com>
Fri, 22 Nov 2013 22:25:14 +0000 (14:25 -0800)
     PR gdb/16196:
     * valprint.c (read_string): Set new variable fetchlen based on
     fetchlimit and size.  Use it in call to partial_memory_read.
     Update comment.

gdb/ChangeLog

index cd2a13681cad988f96452982ed0efba2a2bcebff..77aec049c1a789e9ede901b5c78d1261dd343f43 100644 (file)
@@ -1,6 +1,6 @@
 2013-11-22  Sterling Augustine  <saugustine@google.com>
 
-       PR backtrace/16196:
+       PR gdb/16196:
        * valprint.c (read_string): Set new variable fetchlen based on
        fetchlimit and size.  Use it in call to partial_memory_read.
        Update comment.
This page took 0.035046 seconds and 4 git commands to generate.