From 6ff5a0f675d5a806dfd7f9671d72727d1c30cde2 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 13 Oct 2014 13:33:09 -0700 Subject: [PATCH] fix file paths in previous commit --- gdb/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6b7f6d3..7bc35d1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,8 +1,8 @@ 2014-10-13 Doug Evans - * py-objfile.c (objfpy_initialize): New function. + * python/py-objfile.c (objfpy_initialize): New function. (objfpy_new, objfile_to_objfile_object): Call it. - * py-progspace.c (pspy_initialize): New function. + * python/py-progspace.c (pspy_initialize): New function. (pspy_new, pspace_to_pspace_object): Call it. 2014-10-13 Miroslav Franc -- 2.7.4