Skip to content

Bump gdbstub from 0.7.9 to 0.7.10#1298

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gdbstub-0.7.10
Open

Bump gdbstub from 0.7.9 to 0.7.10#1298
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gdbstub-0.7.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps gdbstub from 0.7.9 to 0.7.10.

Release notes

Sourced from gdbstub's releases.

0.7.10

New Features

  • GdbStubStateMachineInner::report_stop_with_regs - new API to pass expedited register values in the stop reply T-packet. #189 (cfallin)

New Protocol Extensions

  • Wasm - (LLDB extension) Wasm-specific actions (i.e: reading Wasm call stack, and global/local/stack vars). #188 (cfallin)
  • ProcessInfo + HostInfo - (LLDB extension) Report key/value metadata about the host / process being debugged. #190 (cfallin)

Internal Improvements

  • Dependencies: Switch from paste to pastey. #187 (Maiux92)
Changelog

Sourced from gdbstub's changelog.

0.7.10

New Features

  • GdbStubStateMachineInner::report_stop_with_regs - new API to pass expedited register values in the stop reply T-packet. #189 (cfallin)

New Protocol Extensions

  • Wasm - (LLDB extension) Wasm-specific actions (i.e: reading Wasm call stack, and global/local/stack vars). #188 (cfallin)
  • ProcessInfo + HostInfo - (LLDB extension) Report key/value metadata about the host / process being debugged. #190 (cfallin)

Internal Improvements

  • Dependencies: Switch from paste to pastey. #187 (Maiux92)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Mar 11, 2026
@dependabot dependabot bot added the kind/dependencies For PRs that update dependencies or related components label Mar 11, 2026
Bumps [gdbstub](https://github.com/daniel5151/gdbstub) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/daniel5151/gdbstub/releases)
- [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md)
- [Commits](daniel5151/gdbstub@0.7.9...0.7.10)

---
updated-dependencies:
- dependency-name: gdbstub
  dependency-version: 0.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/gdbstub-0.7.10 branch from 6d26493 to 93a218d Compare March 19, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants