1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

ST: Update doc

This commit is contained in:
winlin 2021-01-26 09:03:39 +08:00
parent 09224ea7e0
commit cd83054759

View file

@ -71,7 +71,7 @@ The branch [srs](https://github.com/ossrs/state-threads/tree/srs) will be patche
## GDB Tools ## GDB Tools
- [x] Support [nn_coroutines](https://github.com/ossrs/state-threads/issues/15#issuecomment-742218041), show number of coroutines. - [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 ## Valgrind