delve/pkg
Alessandro Arzilli ccf57b9454 terminal: let 'list' work on file:line exprs that don't map to code (#1728)
Make the 'list' command succeed for file:line expressions that don't
map to any instruction.
Adds an argument to the FindLocations API call that makes FindLocations
return if the expression can be parsed, even if it doesn't end up
matching any instruction in debug_line.
2019-10-25 09:59:18 -07:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf proc: better handling of bad DW_TAG_inlined_subroutine without debug_line (#1722) 2019-10-21 10:43:03 -07:00
goversion service: add min/max supported ver and target ver to GetVersion resp (#1718) 2019-10-22 16:39:22 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc terminal: let 'list' work on file:line exprs that don't map to code (#1728) 2019-10-25 09:59:18 -07:00
terminal terminal: let 'list' work on file:line exprs that don't map to code (#1728) 2019-10-25 09:59:18 -07:00
version all: Bump to v1.3.2 2019-10-22 18:13:41 +02:00