Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor json macro (#12391) | Arne Döring | 2019-10-17 | 1 | -4/+4 |
| | | | | | | | | * closes #12316 * make tjsonmacro work at js target * closes #12289 * closes #11988 * also fixed gdb related stuff | ||||
* | rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207) | Arne Döring | 2019-09-18 | 1 | -4/+4 |
| | |||||
* | $ command in gdb now works (#10956) | Arne Döring | 2019-04-15 | 1 | -10/+37 |
| | |||||
* | add NimFrameFilter to nim-gdb.py (#10873) | Arne Döring | 2019-03-26 | 1 | -0/+16 |
| | |||||
* | add gdb commands: koch, nim, nimble (#10741) | Arne Döring | 2019-02-26 | 1 | -0/+54 |
| | | | | | * add gdb commands: koch, nim, nimble * make commands path independent | ||||
* | precise printer injection | Arne Döring | 2019-01-21 | 1 | -5/+14 |
| | |||||
* | gdb pretty printer survive reload | Arne Döring | 2019-01-21 | 1 | -8/+8 |
| | |||||
* | fixes #9276 (#9317) | Arne Döring | 2018-10-24 | 1 | -0/+19 |
| | |||||
* | Gdb pretty printers (#8263) | Arne Döring | 2018-07-16 | 1 | -0/+513 |