Skip to content
Snippets Groups Projects
Commit 6752359a authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Initial revision

parent 2823a2c2
No related branches found
No related tags found
No related merge requests found
break trace_smalloc
commands
echo --- malloc ---\n
bt
cont
end
break trace_free
commands
echo --- free ---\n
bt
cont
end
break trace_srealloc
commands
echo --- realloc ---\n
bt
cont
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment