PATCH: Allow for systems that do not define SIGQUIT/SIGPIPE

Mark Mitchell mark@codesourcery.com
Wed Mar 16 16:53:00 GMT 2005


Daniel Jacobowitz wrote:
> On Wed, Mar 16, 2005 at 08:33:03AM -0800, Mark Mitchell wrote:
> 
>>Windows does not have SIGQUIT or SIGPIPE.  
>>
>>Tested on x86_64-unknown-linux-gnu.
>>
>>OK?
> 
> 
> You should probably #ifdef out handle_sigquit and its prototype also,
> or GCC will warn about it.  Right?  See the example for SIGWINCH.

(I'll #ifdef out sigquit_token too.)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gdb-patches mailing list