/stack_to_dot

A tool to generate calling diagram from gdb stack.

Primary LanguagePython

GDB stack handling tool

  • convertStackToDot.py To generate dot file of calling diagram from gdb stacks. Refer to 转换GDB栈到流程图
  • gdb_command Extra gdb output command.