]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Scripting & documenting debugging one test without anything else in the loop. (#7096)
authorJosh Ramer <redacted>
Sat, 11 May 2024 17:26:35 +0000 (12:26 -0500)
committerGitHub <redacted>
Sat, 11 May 2024 17:26:35 +0000 (03:26 +1000)
commitfed0108491a3a3cbec6c6480dc8667ffff9d7659
treea7a8f82dd3e08030dd2e2d83ef7e632952229660
parent72c177c1f6c16693eee319d4ebd4eaab5e630dd2
Scripting & documenting debugging one test without anything else in the loop. (#7096)

* A little documentation that shares my quick tips for working in the repository.

* Update startup-testing-debugging.md

* script that shows a menu of tests to pick from & run the debugger on

* debug-test.sh: Refactor CLI help message

* debug-test.sh: documentation update

* debug-test.sh: CLI Help output corrections

* debug-test.sh: minor doc fix

---------

authored-by: Josh Ramer <redacted>
Assisted-by: brian khuu <redacted>
docs/debugging-tests.md [new file with mode: 0644]
scripts/debug-test.sh [new file with mode: 0755]