GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/games/prboom...(no debugging symbols found)...done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) srun Starting program: /usr/games/prboom [Thread debugging using libthread_db enabled] prboom v2.5.0 (http://prboom.sourceforge.net/) I_SetAffinityMask: manual affinity mask is 1 M_LoadDefaults: Load system defaults. default file: /home/shanet/.prboom/prboom.cfg default file: /home/shanet/.prboom/prboom.cfg found /usr/share/games/doom/doom1.wad IWAD found: /usr/share/games/doom/doom1.wad IWAD found: /usr/share/games/doom/doom1.wad PrBoom (built Jun 23 2009), playing: DOOM Shareware PrBoom is released under the GNU General Public license v2.0. You are welcome to redistribute it under certain conditions. It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details. PrBoom (built Jun 23 2009), playing: DOOM Shareware PrBoom is released under the GNU General Public license v2.0. You are welcome to redistribute it under certain conditions. It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details. V_Init: allocate screens. found /usr/share/games/doom/prboom.wad D_InitNetGame: Checking for network game. W_Init: Init WADfiles. adding /usr/share/games/doom/doom1.wad adding /usr/share/games/doom/prboom.wad W_InitCache M_Init: Init miscellaneous info. R_Init: Init DOOM refresh daemon - R_LoadTrigTables: Endianness...ok. R_InitData: Textures Flats Sprites R_Init: R_InitPlanes R_InitLightTables R_InitSkyMap R_InitTranslationsTables R_InitPatches P_Init: Init Playloop state. I_Init: Setting up machine state. I_InitSound: configured audio device with 1024 samples/slice I_InitSound: sound module ready S_Init: Setting up sound. S_Init: default sfx volume 8 S_Init: default sfx volume 8 HU_Init: Setting up heads up display. I_InitGraphics: 640x480 I_UpdateVideoMode: 640x480 (nofullscreen) V_InitMode: using 8 bit video mode I_SetRes: Using resolution 640x480 I_UpdateVideoMode: 0x60000000, SDL buffer, direct access ST_Init: Init status bar. P_GetNodesVersion: using normal BSP nodes P_GetNodesVersion: using normal BSP nodes [New Thread 0xb39d9b70 (LWP 3483)] [Thread 0xb39d9b70 (LWP 3483) exited] [New Thread 0xb39d9b70 (LWP 3484)] [New Thread 0xb31d8b70 (LWP 3485)] Program received signal SIGFPE, Arithmetic exception. 0x080cc129 in ?? () (gdb)