|
| From: | John Donoghue |
| Subject: | [Octave-bug-tracker] [bug #59100] "__debug_octave__" doesn't work on Windows |
| Date: | Sat, 12 Sep 2020 19:29:23 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36 Edg/85.0.564.51 |
Follow-up Comment #2, bug #59100 (project octave):
msys2 has a start script file that recalls start as:
cmd //c start "${@//&/^&}"
If I change it in __debug_octave__ to:
command_string = "cmd /c start gdb -p %d";
it seems to work
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59100>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |