Broken mental model -- documentation
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Documentation
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Start by reproducing the reported Python 3.4 invocation and the commands "list 3", "next", and print("hello world"). Review the available debugger usage documentation and clarify how to enter and use the gdb-like debugger; done means the documented steps distinguish debugger commands from Python REPL input.
Written by the indexing model from the issue text.
Description
I've installed trepan3k in my python34 environment. I can run trepan3k. I can invoke it from within my python program. However whenever I try to issue gdb-like commands, I get errors. The program seems to be in a REPL-sort of mode where all it's willing to do is to interpret python commands. So "list 3" doesn't work, "next" tells me that next is a , and print("hello world") works fine, but I don't need a REPL, I need a debugger. I'm obviously missing something simple, but I think that reflects perhaps an opportunity to improve the documentation. And advice? Thanks, --KS
- Dominant language
- Python
- Stars
- 176
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Trepan-Debuggers/python3-trepan
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
Trepan-Debuggers/python3-trepan#85 · 1 comment ·
-
Volunteer wanted
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Trepan-Debuggers/python3-trepan#54 · 4 comments ·
-
Need information
Difficulty 5/5 Over a week Newbie friendliness 25/100
Trepan-Debuggers/python3-trepan#46 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
Trepan-Debuggers/python3-trepan#44 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Trepan-Debuggers/python3-trepan#14 · 1 comment · 1 reaction ·
All issues in Trepan-Debuggers/python3-trepan
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
OpenwaterHealth/openmotion-bloodflow-app#604 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 90/100