On Tue, 24 Oct 2023, Jeffrey Walton via curl-library wrote:
Maybe someone can comment on using gdb to debug a particular codepath in the library from the test suite.
It's very simple: cd tests ./runtests.pl -g [num] ... and it'll fire up gdb for you running the test case. -- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
