From 5678e8e1e7c6b3aeb9899ae867e259221b02406a Mon Sep 17 00:00:00 2001 From: winlin Date: Tue, 26 Jan 2021 09:03:39 +0800 Subject: [PATCH] ST: Update doc --- trunk/3rdparty/st-srs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/3rdparty/st-srs/README.md b/trunk/3rdparty/st-srs/README.md index 5adda00bf..8cd613413 100644 --- a/trunk/3rdparty/st-srs/README.md +++ b/trunk/3rdparty/st-srs/README.md @@ -71,7 +71,7 @@ The branch [srs](https://github.com/ossrs/state-threads/tree/srs) will be patche ## GDB Tools - [x] Support [nn_coroutines](https://github.com/ossrs/state-threads/issues/15#issuecomment-742218041), show number of coroutines. -- [x] Support [show_coroutines](https://github.com/ossrs/state-threads/issues/15#issuecomment-742218612), show all coroutines and caller funciton. +- [x] Support [show_coroutines](https://github.com/ossrs/state-threads/issues/15#issuecomment-742218612), show all coroutines and caller function. ## Valgrind