Fix argv[] in programs invoked by gdbserver on MS-Windows
[deliverable/binutils-gdb.git] / gdbserver / ChangeLog
index 6e6c268e78212267d94706c470592654e5c05a40..e95177ee5919151b058b3b54e70b0f36ac95d705 100644 (file)
@@ -1,3 +1,10 @@
+2020-02-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * win32-low.c (create_process): Prepend PROGRAM to ARGS when
+       preparing the command line for CreateProcess.
+       (win32_create_inferior): Reflect the program name in debugging
+       output that shows the process and its command line.
+
 2020-02-13  Simon Marchi  <simon.marchi@efficios.com>
 
        * Makefile.in: Rename source files from .c to .cc.
This page took 0.031041 seconds and 4 git commands to generate.