summary refs log tree commit diff stats
path: root/bin/nim-gdb.bat
Commit message (Collapse)AuthorAgeFilesLines
* fixes #21461 (#21463)Arnaud Moura2023-03-031-1/+1
| | | | | * fixes #21461; Move nim-gdb.py and add nim-lldb.py * fixes bad path for nim-gdb.py
* Revert –#13658 for nim-gdb.bat. Fixes #13705 (#13707)Joey2020-03-201-1/+3
|
* Fix gdb scripts (#13658)Joey2020-03-161-5/+1
| | | | | | | | * Fix nim-gdb and rename to nim-gdb.bash * Add symlink to nim-gdb.bash * Fix windows debug script * Add PR suggestions * Make readlink check easier to maintain/understand * Swap symlinks
* Make gdb script work on mac and linux; add windows gdb script (#13453)Joey2020-02-211-0/+16