Releases: lloiser/go-debug
Releases Β· lloiser/go-debug
v1.4.1
27 May 17:12
Compare
Sorry, something went wrong.
No results found
π be a bit more defensive if dlv cannot be found
v1.4.0
21 May 19:48
Compare
Sorry, something went wrong.
No results found
v1.3.2
21 May 19:46
Compare
Sorry, something went wrong.
No results found
π Add a pause (halt ) button to the panel to stop pause the debugger (#97 )
v1.3.1
22 Apr 21:59
Compare
Sorry, something went wrong.
No results found
π add a simple repl to the output panel (#88 )
π add watch expressions to the debug panel (#76 )
π¨ some improvements to the debug panel UI
v1.2.0
21 Mar 22:41
Compare
Sorry, something went wrong.
No results found
π add a new option to save all files before starting delve (#86 )
π improve detection of existing delve (#81 )
π clean up debugger state after stopping (#82 )
β¬οΈ update dependencies
Detailed changes: v1.1.0...v1.2.0
v1.1.0
05 Mar 21:07
Compare
Sorry, something went wrong.
No results found
Features
π conditional breakpoints (#36 )
π add a new option to clear the output panel on start of a new debug session (#55 )
Bugs
π reset the stacktrace and goroutines after a long continue/step/... (#74 )
π¨ show the debug panel everytime a debug session starts (#64 )
π¨ show text in output panel if no configuration is selected (#17 )
β¬οΈ check version of delve to be >= 0.12.0
Detailed changes: v1.0.4...v1.1.0
v1.0.4
22 Jan 22:00
Compare
Sorry, something went wrong.
No results found
π Remove styles that got obsolete with atom 1.13.0 (#60 , #69 )
π Correctly end a debug session (#67 )
Detailed changes: v1.0.3...v1.0.4
v1.0.3
08 Jan 09:49
Compare
Sorry, something went wrong.
No results found
π Correctly resolve ~ in the configuration file setting (#68 )
Detailed changes: v1.0.2...v1.0.3
v1.0.2
08 Jan 09:47
Compare
Sorry, something went wrong.
No results found
π Adding new lines in files with breakpoints do not cause exceptions anymore (#66 )
π Do not automatically add new lines after each messages in the output panel
Detailed changes: v1.0.1...v1.0.2
v1.0.1
01 Jan 21:12
Compare
Sorry, something went wrong.
No results found
π Kill the delve session if it takes too long to Detach (#65 )
Detailed changes: v1.0.0...v1.0.1