GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 Copyright (C) 2020 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 "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/fcl... (No debugging symbols found in /usr/bin/fcl) (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) run Starting program: /usr/bin/fcl [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Gtk-Message: 10:43:39.795: Failed to load module "gail" ** (fcl:1483758): WARNING **: 10:43:40.045: (../atk-adaptor/bridge.c:1018):atk_bridge_adaptor_init: runtime check failed: (root) [New Thread 0x7ffff5219700 (LWP 1483766)] [New Thread 0x7ffff4a18700 (LWP 1483767)] [New Thread 0x7fffed873700 (LWP 1483768)] [Thread 0x7fffed873700 (LWP 1483768) exited] [New Thread 0x7fffed873700 (LWP 1483769)] [Thread 0x7fffed873700 (LWP 1483769) exited] [Thread 0x7ffff4a18700 (LWP 1483767) exited] [Thread 0x7ffff5219700 (LWP 1483766) exited] [Inferior 1 (process 1483758) exited normally] (gdb) backtrace full No stack. (gdb) quit