installation_guide:debug:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
installation_guide:debug:start [2024/02/19 16:09] – [Monitor the file descriptors] borjainstallation_guide:debug:start [2025/03/07 08:44] (current) – [Execute Asterisk with GDB (debugger)] borja
Line 346: Line 346:
 </code> </code>
  
-==== Coredump generators ====+==== Generate a CallStacks or Coredumps ====
  
 Generate the threads stacks or a coredump file for the process (voximald) : Generate the threads stacks or a coredump file for the process (voximald) :
Line 355: Line 355:
 </code> </code>
  
 +==== Execute the Asterisk with GDB (debugger) ====
 +
 +Launch the Asterisk process with the debugger (gdb) :
 +
 +<code>
 +gdb -ex=r --args asterisk -cvvvvvv -U asterisk -G asterisk
 +</code>
  • installation_guide/debug/start.1708358999.txt.gz
  • Last modified: 2024/02/19 16:09
  • by borja