Describe the bug
The published documentation is out of date. For example, the "Programmatic Control Over gdb" section referencesget_subprocess_cmd() which no longer exists. The readme file located at: https://github.com/cs01/pygdbmi/tree/v0.11.0.0/docs is updated, however.
To Reproduce
View https://cs01.github.io/pygdbmi/
Expected behavior
Documentation reflects current release
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
- OS: N/A
- pygdbmi version (
pip freeze output): 0.11.0.0
Additional context
Add any other context about the problem here.