DrRacket Debug - Pause button appears "active" when program is completed
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Version
Racket 8.0 [cs]
Platform: observed on Linux, Mac OS.
Steps to reproduce
#lang racket
(+ 1 2)
- Click the "Debug" button.
- Click "Go".
Observe that the only debugging button that is colored "active" is the "Pause" button.
Expected Behavior
When the program cannot be paused, the "Pause" button should not appear clickable.
Request if you want a screenshot of this issue.
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.
Research direction
Reproduce the issue in DrRacket using the Racket program shown: open Debug, click Go, and inspect the debugger controls after the program completes. Trace the Pause button's enabled or active state and make it appear non-clickable when execution cannot be paused; verify the behavior on completion.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100