how to report crash recorded with gdb

Wolfgang Engelmann engelmann at uni-tuebingen.de
Sat Feb 25 14:01:02 UTC 2023


I ran a lyx document under 2.4 which was started with gdb. It crashed 
and I do not know how to report it to the maintainers. This is the 
terminal >

text-user-interface -- TUI is the GDB text based interface.
tracepoints -- Tracing of program execution without stopping the program.
user-defined -- User-defined commands.

Type "help" followed by a class name for a list of commands in
that class.
Type "help all" for the list of all commands.
Type "help" followed by command name for full documentation.
Type "apropos word" to search for commands related to "word".
Type "apropos -v word" for full documentation
  of commands related to "word".
Command name abbreviations are allowed if unambiguous.
(gdb) q
A debugging session is active.

         Inferior 1 [process 2797] will be killed.

Quit anyway? (y or n) n
Not confirmed.
(gdb)

It is still running, so if you or somebody else could tell me what to do 
to report it.

Wolfgang


More information about the lyx-users mailing list