This is the mail archive of the gdb-patches@sourceware.cygnus.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: More signal-related patches for GDB



> Should we use SIG_ERR instead of __djgpp_traceback_exit?

I don't know.  Is it okay to pass SIG_ERR to `signal'?  I thought it
wasn't.

How about defining a SIG_CORE_DUMP or something, with the default
definition of SIG_DFL, and supplying __djgpp_traceback_exit as its
platform-specific definition?

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