Changes between Initial Version and Version 1 of Ticket #9799, comment 2


Ignore:
Timestamp:
May 28, 2013, 7:34:30 PM (11 years ago)
Author:
anevilyak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9799, comment 2

    initial v1  
    1 No, ASLR's unrelated to that part, it's strictly a matter of the debugger handling the aforementioned extensions. Another possibility would be to use gcc2 if your code allows it, since it by definition can't emit those.
     1No, ASLR's unrelated to that part, it's strictly a matter of the debugger handling the aforementioned extensions, which were introduced by the recent upgrade to gcc 4.7. Another possibility would be to use gcc2 if your code allows it, since it by definition can't emit those.