Skip to content

Preset breakpoints in per project .bashdbrc#68

Merged
rocky merged 1 commit into
Trepan-Debuggers:bash-5.2from
schnell18:bash-5.2
Jun 7, 2025
Merged

Preset breakpoints in per project .bashdbrc#68
rocky merged 1 commit into
Trepan-Debuggers:bash-5.2from
schnell18:bash-5.2

Conversation

@schnell18

@schnell18 schnell18 commented Jun 4, 2025

Copy link
Copy Markdown
Contributor

This PR implements #67 and fixes a minor bug in the condition command. A new integration test case has been added to cover the new feature. Detailed changes are as follows

  • Preset breakpoints in per project .bashdbrc
  • Fix failure to set conditional breakpoint using condition command
  • Document startup behavior under "entry-exit" section

@schnell18 schnell18 changed the title Implement #67 Implement #67 to preset breakpoints in per project .bashdbrc Jun 4, 2025
@schnell18 schnell18 changed the title Implement #67 to preset breakpoints in per project .bashdbrc Preset breakpoints in per project .bashdbrc Jun 4, 2025
@rocky

rocky commented Jun 4, 2025

Copy link
Copy Markdown
Collaborator

Looks good to me. @jansorg Do you have any comments or concerns?

@jansorg jansorg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor notes.
Thank you for your contribution!

Comment thread test/integration/test-preset-brkpt Outdated
Comment thread test/integration/test-preset-brkpt
- Preset breakpoints in per project .bashdbrc
- Fix failure to set conditional breakpoint using condition command
- Document startup behavior under "entry-exit" section

Signed-off-by: Justin Zhang <schnell18@gmail.com>
@rocky

rocky commented Jun 7, 2025

Copy link
Copy Markdown
Collaborator

@jansorg Are your comments/concerns all addressed now?

@jansorg

jansorg commented Jun 7, 2025

Copy link
Copy Markdown
Collaborator

Yes, I'm good now.

@rocky rocky merged commit 7d0f975 into Trepan-Debuggers:bash-5.2 Jun 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants