index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
nim-gdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support tuples in nim-gdb (#21410)
Jake Leahy
2023-02-21
1
-3
/
+22
*
Support new runtime with nim-gdb (#21400)
Jake Leahy
2023-02-20
1
-257
/
+131
*
[nim-gdb] Fixed enums and flag output [ci skip] (#17634)
Saem Ghani
2021-04-05
1
-75
/
+175
*
nim-gdb.py fixes mostly for nimsuggest debugging (#16479)
Saem Ghani
2020-12-30
1
-57
/
+94
*
add $nimeq for gdb (#12909)
Arne Döring
2019-12-17
1
-0
/
+29
*
Refactor json macro (#12391)
Arne Döring
2019-10-17
1
-4
/
+4
*
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
*
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