Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdlv: 1.10.0 -> 1.12.0 + misc stuff #339313

Merged
merged 3 commits into from
Sep 9, 2024
Merged

gdlv: 1.10.0 -> 1.12.0 + misc stuff #339313

merged 3 commits into from
Sep 9, 2024

Conversation

mmlb
Copy link
Contributor

@mmlb mmlb commented Sep 3, 2024

Description of changes

Reformats to official formatter standard.
Converts to by-name.
Updates gdlv to latest release

Fixes: #339294

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

2024-03-04 / Version 1.12

    Function names in the stacktrace window is shortened by default
    Add next-instruction command
    Make the text in the variables window selectable
    Miscellaneous bug fixes

2023-09-24 / Version 1.11

    Better display of suspended breakpoints
    Add libraries command
    When printing a channel also print a list of goroutines waiting on it
@mmlb mmlb changed the title gdlv: Reformat with official formatter gdlv: 1.10.0 -> 1.12.0 + misc stuff Sep 3, 2024
@Artturin Artturin merged commit 2978e94 into NixOS:master Sep 9, 2024
36 of 37 checks passed
@mmlb mmlb deleted the gdlv-updates branch September 9, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update request: gdlv 1.10.0 → 1.12.0
2 participants