Release v1.27.0 · go-delve/delve

atkrad1 pts0 comments

Release v1.27.0 · go-delve/delve · GitHub

//releases/show" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//releases/show;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

Uh oh!

There was an error while loading. Please reload this page.

go-delve

delve

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>2.2k

Star<br>24.8k

v1.27.0

Latest

Latest

Compare

Choose a tag to compare

Sorry, something went wrong.

Filter

Loading

Sorry, something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

No results found

View all tags

derekparker

released this

24 Jun 19:57

&middot;

1 commit

to master<br>since this release

Immutable<br>release. Only release title and notes can be modified.

v1.27.0

0b79bed

This commit was created on GitHub.com and signed with GitHub’s verified signature .

GPG key ID: B5690EEEBB952194

Verified

Learn about vigilant mode.

What's Changed

service/dap: avoid Session.conn race in breakpoint-after-disconnect test by @alexsaezm in #4317

proc: implement frame pointer unwinding by @alexsaezm in #4288

proc: fix SP calculation for sigpanic frames on arm64 by @alexsaezm in #4319

native: propagate PtraceSetRegs error on linux/ppc64le by @cuiweixie in #4321

native: propagate PtraceGetRegs error on linux/ppc64le by @cuiweixie in #4322

proc: propagate AddrPiece ReadMemory errors in composite memory by @cuiweixie in #4323

proc/internal/ebpf: fix AddressToOffset off-by-one at section load by @cuiweixie in #4324

proc: fix OR handling in breakpointConditionSatisfiable by @cuiweixie in #4325

dwarf/reader: propagate errors during Reader entry iteration by @cuiweixie in #4327

proc: bail out of loadArrayValues after stride overflow by @cuiweixie in #4328

proc: compile hit-condition regexp once by @cuiweixie in #4335

service/dap: add newline to the build message by @sagg0t in #4340

proc: fix test for go1.27 regexp refactor by @aarzilli in #4339

proc: fix range over func stepping for go1.27 by @aarzilli in #4343

chore: fix some comments to improve readability by @box4wangjing in #4344

Teamcity: reenable riscv64 build by @aarzilli in #4346

proc: fix hasInlines in stacktrace, fix range step with inlining by @aarzilli in #4345

chore: fix comment to improve readability by @cuoguojida in #4350

service/dap: relax TestBadLaunchRequest by @aarzilli in #4351

TeamCity: adjust execution timeout by @vietage in #4354

proc/internal/ebpf: switch to header+param event ring buffer protocol by @derekparker in #4352

proc: add test for struct literals with embedded field selectors by @aarzilli in #4362

proc: disable some failing tests on riscv64 by @aarzilli in #4361

gobuild: increase wait length for deleting binaries on Windows by @aarzilli in #4359

proc: add test for accessing global C variables by @aarzilli in #4358

proc: support generic methods by @aarzilli in #4356

Revert "winarm64: remove experimental build tags (#4176)" by @aarzilli in #4281

proc/test: include GOEXPERIMENT in the fixture cache key by @typesanitizer in #4367

proc: fix stepping test on go1.27 / arm64 by @aarzilli in #4365

service/dap: add dap write memory request handler by @DrSergei in #4364

proc: make PushPackageVarOrSelect check local variables first by @aarzilli in #4181

pkg/proc: add GOEXPERIMENT=mapsplitgroup support by @aarzilli in #4370

service/dap: send ExitedEvent before TerminatedEvent by @derekparker in #4371

service/dap: fix test failures from ExitedEvent change by @derekparker in #4373

service/dap,pkg/debugdetect: fix tests by @derekparker in #4375

v1.27.0 by @derekparker in #4372

New Contributors

@sagg0t made their first contribution in #4340

@box4wangjing made their first contribution in #4344

@cuoguojida made their first contribution in #4350

Full Changelog : v1.26.3...v1.27.0

Curated Changelog : https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1270-2026-06-19

Contributors

aarzilli, derekparker, and 8 other contributors

Assets

Loading

Uh oh!

There was an error while loading. Please reload this page.

-->

All reactions

You can’t perform that action at this time.

proc aarzilli delve cuiweixie derekparker service

Related Articles