Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: add gdb integration with valgrind #14689

Merged

Conversation

choppsv1
Copy link
Contributor

Allows you to run daemons under valgrind integrated with gdb. When daemons are run with the --gdb-daemons/--gdb-routers options they will be wired up to valgrind using vgdb (valgrind tool) so gdb will stop when valgrind errors are encountered.

@frrbot frrbot bot added the tests Topotests, make check, etc label Oct 30, 2023
Allows you to run daemons under valgrind integrated with gdb. When daemons are
run with the ``--gdb-daemons/--gdb-routers`` options they will be wired up to
valgrind using vgdb (valgrind tool) so gdb will stop when valgrind errors are
encountered.

Signed-off-by: Christian Hopps <[email protected]>
@choppsv1 choppsv1 force-pushed the topotest-with-valgrind-and-gdb branch from bc3cbd7 to 62af972 Compare October 30, 2023 11:12
@donaldsharp donaldsharp merged commit 25777c0 into FRRouting:master Oct 30, 2023
79 checks passed
@choppsv1 choppsv1 deleted the topotest-with-valgrind-and-gdb branch November 10, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants