Any clues on how to debug AST objects?
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
I'm having to debug some Odoo 10.0 views, which are now AST objects.
Whenever I interrupt inside one with ``, I get to a blank view and see no source code:

Not sure if I should modify some things for the AST, if this is expected behavior, or if wdb could actually be improved to debug such objects. Could anybody help me here please?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Odoo 10.0 view with and observe the blank debugger view shown in the report. Determine whether AST objects are expected to lack source display or whether wdb should support them; done means documenting the limitation or defining the required debugging behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100