delve/pkg
Alessandro Arzilli b53fcbe43a
proc: fix RFLAGS corruption after call injection on amd64 (#3002)
debugCallV2 for amd64 has a bug where it corrupts the flags registers
every time it is called, this commit works around that problem by
restoring flags one extra time to its original value after stepping out
of debugCallV2.

Fixes #2985
2022-05-05 08:41:40 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config service/dap: add config expressions to evaluate requests (#2750) 2021-10-29 19:35:13 -07:00
dwarf *: fix some typos 2022-03-23 16:10:00 +01:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: drop support for building on Go < 1.10 (#2960) 2022-04-06 12:02:21 -07:00
goversion Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
locspec proc,locspec: support setting breakpoints by func name on generic funcs (#2745) 2021-10-30 11:52:26 -07:00
logflags service/rpccommon,service/dap: warn about listening to remote connections (#2721) 2021-09-29 09:53:27 +02:00
proc proc: fix RFLAGS corruption after call injection on amd64 (#3002) 2022-05-05 08:41:40 -07:00
terminal Documentation: Fix example block in cli README (#2974) 2022-04-19 11:35:54 -07:00
version v1.8.3 (#2990) 2022-04-26 09:33:28 +02:00