Skip to content

Commit d517913

Browse files
committed
📝 Add document about gdb
1 parent c139d89 commit d517913

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@ REPLs are similar. Currently, `hook_function` can be:
109109
- [rescuetime](https://www.rescuetime.com/)
110110
- ...
111111

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+
112120
## Similar projects
113121

114122
- [wakatime plugins for python and many shells](https://wakatime.com/terminal)

0 commit comments

Comments
 (0)