On Tue, 2007-07-31 at 01:25 +0100, Pedro Alves wrote:
> Danny Backx wrote:
> > I've been digging in gcc internals and succeeded in implementing stuff
> > that allows us to write code such as
> > int main(int argc, char *argv[])
> > __attribute__((__exception_handler__(handler)));
>
Pedro,
Excuse my silence these last days, I've had to wrap up things at work.
I've hacked rshd.c a bit so it has a UI, this has the benefit of making
the process visible in the WinCE process list. The UI is only half done,
it has toggles to set the command line options that you had in the
source,