This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFC] sigsetjmp/siglongjmp on cygwin



> Can't say I like your patch.  An alternative would be to #undef
> HAVE_SIGSETJMP in the cygwin xm.h file.  That isolates this bogosity
> nicely in a platform-specific file.  Perhaps some other folks have an
> opinion on this.  If you don't hear anything, feel free to choose a
> hack.


I'm not so warm on the idea of putting something in an xm.h file.  I 
think the *SETJMP test, hacks, warts, and all should be localized.

	Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]