Turning a SIGSEGV into a regular function call under Linux, allowing throw

deadalnix deadalnix at gmail.com
Sat Mar 17 09:05:02 PDT 2012


Le 15/03/2012 21:20, FeepingCreature a écrit :
> On 03/15/12 16:16, Kagamin wrote:
>> Does it recover from
>>
>> void function() f=null;
>> f();
>
> Not as currently written, no. It should be possible to detect this case and get a proper stackframe back, though.

It is supported as written in my sample code. I have do do another one 
for x86_64.


More information about the Digitalmars-d mailing list