source: .gdbinit @ cb16fe9

3.2.1+otr4-13.2.1-1
Last change on this file since cb16fe9 was a07a8c2, checked in by Wilmer van der Gaast <wilmer@…>, at 2012-09-23T22:09:52Z

Add a .gdbinit that disables ASLR (added by PIE compilation) at runtime
when running inside gdb. It seems to cause one or possibly more issues
and isn't really important when run inside a debugger.

  • Property mode set to 100644
File size: 29 bytes
Line 
1set disable-randomization on
Note: See TracBrowser for help on using the repository browser.