Fix paths to ChangeLog files
authorPedro Alves <palves@redhat.com>
Tue, 4 Jun 2019 21:44:36 +0000 (22:44 +0100)
committerPedro Alves <palves@redhat.com>
Tue, 4 Jun 2019 21:44:36 +0000 (22:44 +0100)
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/testsuite/ChangeLog

index 933f23249ffc738bb130ca1f772e9522cf1eca58..e36eae9ac16ee8d8296c007cf9bf5706331f09b8 100644 (file)
@@ -1,8 +1,8 @@
 2019-06-04  Christian Biesinger  <cbiesinger@google.com>
 
        Add objfile property to gdb.Type.
-       * gdb/NEWS: Mention Python API addition.
-       * gdb/python/py-type.c (typy_get_objfile): New method.
+       * NEWS: Mention Python API addition.
+       * python/py-type.c (typy_get_objfile): New method.
 
 2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
index ea98096845a5487a71f033bab9911eb05666a139..5da25996b1caedb944f703630a2ca48a8f983f0c 100644 (file)
@@ -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>
 
index af451fa4e12b8f7090eac86e2b1236b93e7ea330..722249f822cc433c9e61eed8d854aa066dce8307 100644 (file)
@@ -1,7 +1,6 @@
 2019-06-04  Christian Biesinger  <cbiesinger@google.com>
 
-       * gdb/testsuite/gdb.python/py-type.exp: Test for new
-         gdb.Type.objfile property.
+       * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
 
 2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
This page took 0.037945 seconds and 4 git commands to generate.