C++-fy and prepare for sharing fork_inferior
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 8b1adfe27096a4ed1418fe55605f173e7547b31e..1f8c5938b79ca8d3084fccae769536cc84413d01 100644 (file)
@@ -1,3 +1,12 @@
+2017-04-12  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * server.c: Include <vector>.
+       <program_argv, wrapper_argv>: Convert to std::vector.
+       (start_inferior): Rewrite function to use C++.
+       (handle_v_run): Likewise.  Update code that calculates the argv
+       based on the vRun packet; use C++.
+       (captured_main): Likewise.
+
 2017-04-06  Simon Marchi  <simon.marchi@ericsson.com>
 
        * server.c (handle_v_cont): Initialize thread_resume::thread
This page took 0.031355 seconds and 4 git commands to generate.