delve/service/api
Alessandro Arzilli f4aaffbbf3 Two bugfixes regarding stale executable files, and executables changing between restarts (#689)
* service/debugger: Restore breakpoints using file:line on restart

Restoring by address can cause the breakpoint to be inserted in the
middle of an instruction if the executable file has changed.

* terminal: Warn of stale executable when printing source
2016-12-22 10:53:34 -06:00
..
conversions.go proc: load more registers 2016-12-19 21:29:45 +01:00
prettyprint.go prettyprint: Print type of the elements of arrays of interface type (#591) 2016-10-21 22:14:43 -07:00
types.go Two bugfixes regarding stale executable files, and executables changing between restarts (#689) 2016-12-22 10:53:34 -06:00