GNU gdb (GDB) 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-w64-mingw32". 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". Attaching to process 16088 [New Thread 16088.0x1028] [New Thread 16088.0x2f50] [New Thread 16088.0x2708] [New Thread 16088.0x1d90] [New Thread 16088.0x2288] [New Thread 16088.0x2a0] [New Thread 16088.0x3f58] [New Thread 16088.0x2748] [New Thread 16088.0x1a8c] [New Thread 16088.0x3d98] [New Thread 16088.0x2b3c] [New Thread 16088.0x30d8] [New Thread 16088.0x3484] [New Thread 16088.0x2020] [New Thread 16088.0x2d04] [New Thread 16088.0x30e0] [New Thread 16088.0x1350] [New Thread 16088.0xd18] [New Thread 16088.0x34fc] [New Thread 16088.0x868] [New Thread 16088.0x15b0] [New Thread 16088.0x3c34] [New Thread 16088.0x30f8] [New Thread 16088.0x34a8] [New Thread 16088.0x2eac] [New Thread 16088.0x3188] [New Thread 16088.0x918] [New Thread 16088.0x3ad4] [New Thread 16088.0x1aec] --Type for more, q to quit, c to continue without paging--c Reading symbols from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\octave-gui.exe... (No debugging symbols found in C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\octave-gui.exe) (gdb) tb abort Temporary breakpoint 1 at 0x6691f0 (9 locations) (gdb) c Continuing. [Thread 16088.0x1aec exited with code 0] [New Thread 16088.0x37c] [New Thread 16088.0x794] [New Thread 16088.0x2878] [New Thread 16088.0x1300] [New Thread 16088.0x3dc8] [New Thread 16088.0xc20] [New Thread 16088.0x5e0] [New Thread 16088.0x180c] [Switching to Thread 16088.0x5d8] Thread 1 hit Temporary breakpoint 1, 0x00007fff5078f1e7 in msvcrt!abort () from C:\WINDOWS\System32\msvcrt.dll (gdb) bt #0 0x00007fff5078f1e7 in msvcrt!abort () from C:\WINDOWS\System32\msvcrt.dll #1 0x000000006f95626d in liboctinterp-8!_ZN6octave12error_system6vpanicEPKcPc () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #2 0x000000006f956300 in liboctinterp-8!_Z6vpanicPKcPc () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #3 0x000000006f956342 in liboctinterp-8!_Z5panicPKcz () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #4 0x000000006fc7d8bd in liboctinterp-8!_ZN6octave11stack_frame12clear_valuesEv () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #5 0x000000006f88de37 in liboctinterp-8!_ZN6octave10call_stack26clear_current_frame_valuesEv () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #6 0x000000007019af93 in liboctinterp-8!_ZN6octave13unwind_actionD1Ev () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #7 0x000000006f7f2718 in liboctinterp-8!_ZN6octave14tree_evaluator21execute_user_functionER20octave_user_functioniRK17octave_value_list () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #8 0x000000006f76a2ed in liboctinterp-8!_ZN20octave_user_function4callERN6octave14tree_evaluatorEiRK17octave_value_list () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #9 0x000000006fb0fac1 in liboctinterp-8!_ZN6octave11interpreter5fevalEP15octave_functionRK17octave_value_listi () from C:\Programs\Octave\OCTAVE~1.92\mingw64\bin\liboctinterp-8.dll #10 0x000000006f7c0d7c in liboctinterp-8!_ZN6octave5fevalEP15octave_functionRK1--Type for more, q to quit, c to continue without paging--