annotate test/.gdbinit @ 4638:08d22c54a21f

Don't need to use strlen() to determine if there's text. Use the SDL safe strcpy() function
author Sam Lantinga <slouken@libsdl.org>
date Sun, 22 Aug 2010 11:56:07 -0700
parents 74212992fb08
children
rev   line source
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 handle SIGUSR1 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
2 handle SIGUSR2 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
3 break main