summary refs log tree commit diff stats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* fixes #21461 (#21463)Arnaud Moura2023-03-032-2/+2
| | | | | * fixes #21461; Move nim-gdb.py and add nim-lldb.py * fixes bad path for nim-gdb.py
* nim-gdb: remove unnecessary quotes and fix uname (#20739)Xiao-Yong2022-11-031-1/+1
|
* make choosenim work on windows [backport] (#18993)flywind2021-10-141-1/+0
|
* get rid of $READLINK variable (#14841)Andrey Makarov2020-06-281-2/+2
|
* make nim-gdb compatible with BSD systems (#14700)BarrOff2020-06-181-6/+4
|
* Revert –#13658 for nim-gdb.bat. Fixes #13705 (#13707)Joey2020-03-201-1/+3
|
* Fix gdb scripts (#13658)Joey2020-03-163-16/+11
| | | | | | | | * 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-212-4/+28
|
* 32 bit fixes (#10608)Arne Döring2019-02-131-0/+3
|
* fixes #9276 (#9317)Arne Döring2018-10-241-0/+0
|
* file mode bullshitAraq2018-08-051-0/+0
|
* Gdb pretty printers (#8263)Arne Döring2018-07-161-0/+18
|
* empty.txt files: Trim trailing whitespaceAdam Strzelecki2015-09-041-1/+1
|
* rewrote lambdalifting; fixes deeply nested closuresAraq2014-06-261-1/+1
|
* Merge pull request #1075 from flaviut/inlinedocsAndreas Rumpf2014-04-091-0/+1
Add some documentations and code examples in system