delve/pkg
Anders Kaare 71a460fc0f
config: add option for printfile() line count (#2043)
The option is "source-list-line-count". It defaults to 5, which was previously
hardcoded in printfile(), but now you can change it dynamically, for instance:

 $ config source-list-line-count 20
 $ list
2020-05-11 09:50:25 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config config: add option for printfile() line count (#2043) 2020-05-11 09:50:25 -07:00
dwarf dwarf/op: return register values when they are the only piece 2020-05-01 11:11:51 -07:00
gobuild gobuild: pass-through stdout to 'go' command invocation (#2044) 2020-05-11 09:44:25 -07:00
goversion travis-ci: autogenerate .travis.yml (#1939) 2020-03-19 11:09:29 -07:00
logflags logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
proc gdbserial/gdbserver: optimize the search of debugserver binary (#2005) 2020-05-04 09:59:34 -07:00
terminal config: add option for printfile() line count (#2043) 2020-05-11 09:50:25 -07:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00