Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLDB debug script + Add Custom Nim formatters (#21517) | Joey | 2023-03-19 | 2 | -350/+763 |
| | | | | | | | | | * Fix custom objects, fix handling of nil variables * Rename because lldb complains about dashes in filename * Add example of how to use custom type formatting from Nim * Add synthetic objects with dynamic fields and add an example | ||||
* | fixes #21461 (#21463) | Arnaud Moura | 2023-03-03 | 2 | -0/+1736 |
* fixes #21461; Move nim-gdb.py and add nim-lldb.py * fixes bad path for nim-gdb.py |