fix file names in earlier checkin
authorDoug Evans <dje@google.com>
Wed, 21 May 2014 22:00:31 +0000 (15:00 -0700)
committerDoug Evans <dje@google.com>
Wed, 21 May 2014 22:00:31 +0000 (15:00 -0700)
gdb/ChangeLog

index d9c9c132df6d99421910450046deb61b3528817d..7a1f07bdaa4c1470976bc0380770bb2bc059f9a3 100644 (file)
 
 2014-05-21  Doug Evans  <xdje42@gmail.com>
 
-       * scm-breakpoint.c (breakpoint_functions): Fix typo.
+       * guile/scm-breakpoint.c (breakpoint_functions): Fix typo.
 
 2014-05-21  Doug Evans  <xdje42@gmail.com>
 
-       * scm-exception.c (gdbscm_invalid_object_error): Make result is void.
+       * guile/scm-exception.c (gdbscm_invalid_object_error): Make result is void.
        (gdbscm_out_of_range_error): Ditto.
        (gdbscm_memory_error): Ditto.
-       * scm-string.c (gdbscm_scm_to_target_string_unsafe): Delete.
-       * guile-internal.h (gdbscm_invalid_object_error): Update.
+       * guile/scm-string.c (gdbscm_scm_to_target_string_unsafe): Delete.
+       * guile/guile-internal.h (gdbscm_invalid_object_error): Update.
        (gdbscm_out_of_range_error): Update.
        (gdbscm_memory_error): Update.
        (gdbscm_scm_to_target_string_unsafe): Delete.
This page took 0.030422 seconds and 4 git commands to generate.