Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Compatible with ddd?

Open
#4 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli, devtools

Research direction

Start by reproducing the Debian integration using DDD's --debugger flag with trepan3k, checking why DDD loads pydb and does not display source in its GUI. Compare the reported gdb-style p command with trepan3k's pr and pp behavior. Done means the compatibility limitations or required changes are clearly identified and source display and variable printing behave as expected.

Written by the indexing model from the issue text.

Description

I just tried using this with DDD on Debian and it doesn't appear to be compatible at this point. DDD does support a --debugger flag and it seems like it should be able to call trepan3k with that, but it appears to be only loading pydb. But the source isn't being displayed in the DDD gui.

Is trepan3k really gdb compatible? Because I used to just 'p' to print a variable, but appears I have to use 'pr' or 'pp' to do that.

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Trepan-Debuggers/python3-trepan

All issues in Trepan-Debuggers/python3-trepan

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.