view test/.gdbinit @ 3167:0c85abc61e47

Added a #ifndef SDL_NO_COMPAT around SDL_ActiveEvent and SDL_ResizeEvent so that code that has a #defien SDL_NO_COMPAT before the #include SDL.h with not be able to use these obsolete events.
author Bob Pendleton <bob@pendleton.com>
date Fri, 05 Jun 2009 23:36:00 +0000
parents 74212992fb08
children
line wrap: on
line source

handle SIGUSR1 pass noprint
handle SIGUSR2 pass noprint
break main