Make gdbserver work with filename-only binaries
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index f6b578bec360cd5f87bf9264ede1f93467eb949f..8c3b02e5e41e16336151d684d25f414dd70965c6 100644 (file)
@@ -1,3 +1,14 @@
+2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * server.c: Include "filenames.h" and "pathstuff.h".
+       (program_name): Delete variable.
+       (program_path): New anonymous class.
+       (get_exec_wrapper): Use "program_path" instead of
+       "program_name".
+       (handle_v_run): Likewise.
+       (captured_main): Likewise.
+       (process_serial_event): Likewise.
+
 2018-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * Makefile.in (SFILES): Add "$(srcdir)/common/pathstuff.c".
This page took 0.02702 seconds and 4 git commands to generate.