aboutsummaryrefslogtreecommitdiffstats
path: root/.gdbinit
Commit message (Collapse)AuthorAgeLines
* Add a .gdbinit that disables ASLR (added by PIE compilation) at runtimeWilmer van der Gaast2012-09-23-0/+1
when running inside gdb. It seems to cause one or possibly more issues and isn't really important when run inside a debugger.