]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add --gdb-use-emacs option
authorChristian Hopps <chopps@labn.net>
Mon, 23 Oct 2023 09:10:50 +0000 (05:10 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 23 Oct 2023 09:11:32 +0000 (05:11 -0400)
commita921202a85e7be3d66851adba43a07399f750e63
tree2af0bb49063a1cc88a532e503a934e639c401641
parent571b40351981e456e4840ba917d714f7e6447470
tests: add --gdb-use-emacs option

When specified `--gdb-use-emacs` will launch the daemon with gdb inside a
running emacs server using `emacsclient --eval` commands.

Signed-off-by: Christian Hopps <chopps@labn.net>
doc/developer/topotests.rst
tests/topotests/conftest.py
tests/topotests/lib/topotest.py