Fix regular /path/to/directory sysroots and target reported dll paths with drive...
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 555dc3f55dfeeb64811cdb5cac661813791521cf..b777d5faa53f2df06554cd68ac9fd8e9e377d308 100644 (file)
@@ -1,3 +1,14 @@
+2013-09-27  Pedro Alves  <palves@redhat.com>
+
+       * remote.h (REMOTE_SYSROOT_PREFIX): New define.
+       (remote_filename_p): Add comment.
+       * remote.c (remote_filename_p): Adjust to use
+       REMOTE_SYSROOT_PREFIX.
+       * solib.c (solib_find): When deciding whether we need to add a
+       directory separator, check whether the sysroot is "remote:"
+       instead of checking whether the patch has a drive spec.  Add
+       comments.
+
 2013-09-27  Pedro Alves  <palves@redhat.com>
 
        * remote.c (struct stop_reply) <solibs_changed, replay_event>:
This page took 0.035359 seconds and 4 git commands to generate.