aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2019-06-04 22:44:36 +0100
committerPedro Alves <palves@redhat.com>2019-06-04 22:44:36 +0100
commitd3238f7d90715dad7e8da2a8c2486d26124b0c84 (patch)
tree1edb3640b72fdff836300fd91d59fa568414a08d /gdb/doc
parent76fad9996335e52f177c99c1ebf024fc7f761be2 (diff)
downloadgdb-d3238f7d90715dad7e8da2a8c2486d26124b0c84.zip
gdb-d3238f7d90715dad7e8da2a8c2486d26124b0c84.tar.gz
gdb-d3238f7d90715dad7e8da2a8c2486d26124b0c84.tar.bz2
Fix paths to ChangeLog files
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index ea98096..5da2599 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,6 @@
2019-06-04 Christian Biesinger <cbiesinger@google.com>
- * gdb/doc/python.texi: Document new gdb.Type.objfile property.
+ * python.texi: Document new gdb.Type.objfile property.
2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>