gdb: Look for compilation directory relative to directory search path
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 59c6f754ef968ac550f22905b9af03b2f31bb08b..3bf43d2dfebde9fdfd6ed078e9b3e5f71cbae768 100644 (file)
@@ -1,3 +1,20 @@
+2019-09-17  Mike Gulick  <mgulick@mathworks.com>
+
+       * source.c (prepare_path_for_appending): New function.
+       (openp): Make use of new function.
+       (find_and_open_source): Search for the compilation directory and
+       source file as a relative path beneath the directory search path.
+
+2019-09-17  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * source-cache.c (source_cache::get_line_charpos): Catch
+       exceptions and return false, this matches the behaviour documented
+       in the header file.
+
+2019-09-17  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-tasks.c (info_task): Remove quoting of the task's name.
+
 2019-09-16  Christian Biesinger  <cbiesinger@google.com>
 
        * symfile.c (auto_solib_add): Replace comment with a reference
This page took 0.025575 seconds and 4 git commands to generate.