add an option to mark dstacks as executable
From bruen...@google.com on September 25, 2014 10:08:29
Tool code that uses gcc nested functions needs executable stacks. We may want to provide an option to make dstacks executable (off by default). One user porting a tool from Pin hit this: the code used twalk and worked on Pin (which must have executable stacks).
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1545