aboutsummaryrefslogtreecommitdiff
path: root/core/debug
Commit message (Expand)AuthorAgeFilesLines
* Rename `trace_linux.odin` to `trace_cpp.odin`gingerBill2024-04-282-2/+2
* Correct types on windowsgingerBill2024-04-281-1/+1
* Update doc.odingingerBill2024-04-281-2/+3
* Remove need for allocator and MAX_FRAMES in `trace.frames`gingerBill2024-04-283-18/+16
* Increase `MAX_FRAMES`gingerBill2024-04-281-1/+1
* Add doc.odingingerBill2024-04-281-0/+50
* Set `in_resolve` for linuxgingerBill2024-04-281-0/+3
* Change layout of `Frame_Location`gingerBill2024-04-282-10/+14
* Add `core:debug/trace` for LinuxgingerBill2024-04-282-1/+192
* Add default debug/trace to do nothinggingerBill2024-04-281-0/+18
* Begin work on `core:debug/trace`gingerBill2024-04-282-0/+114
* Add missing packages to `examples/all`gingerBill2023-06-071-3/+0
* Begin work on `core:debug/pe`gingerBill2022-09-173-0/+460