RE: [GD-Linux] signals and exceptions
Brought to you by:
vexxed72
From: Daniel V. <vo...@ep...> - 2001-11-15 01:54:58
|
> It's just a fact of life: there is not going to be a clean and portable > way to do this. C++, the object- oriented programming language of a pagan deity. > On Intel linux, I wonder if you could just work back from %%ebp from a I doubt that as the compiler is free to use EBP as it pleases - for example as an additional general purpose register for optimizations. > signal handler in any sort of meaningful way? Did I mention there's no > clean, portable way to do this? :) Ah, I'm really looking forward to add Unicode support ;) - Daniel Vogel, Programmer, Epic Games Inc. |