We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c139d89 commit d517913Copy full SHA for d517913
README.md
@@ -109,6 +109,14 @@ REPLs are similar. Currently, `hook_function` can be:
109
- [rescuetime](https://www.rescuetime.com/)
110
- ...
111
112
+## Related programs
113
+
114
+Some programs is written in python or providing a python port.
115
+We can use this project to statistic their time:
116
117
+- [gdb](https://sourceware.org/gdb): See
118
+ [here](https://github.com/Freed-Wu/gdb-prompt)
119
120
## Similar projects
121
122
- [wakatime plugins for python and many shells](https://wakatime.com/terminal)
0 commit comments