jtanx / heaptrack_win

Windows builds of the heaptrack gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heaptrack_win

Winows builds of the heaptrack gui

Code navigation commands

VSCode

"C:\Program Files\Microsoft VS Code\bin\code.cmd" --goto "%f:%l:%c"

Notepad++

"C:\Program Files (x86)\Notepad++\notepad++.exe" "%f" -n%l -c%c

About

Windows builds of the heaptrack gui

License:MIT License


Languages

Language:Shell 100.0%