[v2,0/1] gdb: Fix start command for Windows

Message ID 20241209130528.312719-1-stephan.rohr@intel.com
Headers
Series gdb: Fix start command for Windows |

Message

Stephan Rohr Dec. 9, 2024, 1:05 p.m. UTC
  Hi all,

this is version 2 of my patch.  Feedback on v1 can be found at

https://sourceware.org/pipermail/gdb-patches/2024-December/213889.html

I appreciate your feedback.

Thanks
Stephan

Rohr, Stephan (1):
  gdb: abort start command if there is no symbol for 'main_name ()'

 gdb/infcmd.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)