delve/pkg
chainhelen b09aed17fd
pkg,service: Optimized the display of examinemem command. (#1888)
1. Don't use intelligent '#' in fmt of go because it is not always satisfying
for diffrent version of golang. Always keep one leading zero for octal and
one leading '0x' for hex manually. Then keep alignment for every byte.

2. Always keep addr alignment when the lens of two adjacent address are
different.

Update #1814.
2020-02-26 22:53:09 -08:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf dwarf/line: fix TestDebugLinePrologueParser test for Go 1.14 (#1891) 2020-02-26 20:38:31 -08:00
goversion *: Go 1.14 support branch (#1727) 2020-02-10 17:31:54 -08:00
logflags service/dap: Initial implementation for 'dlv dap' (#1858) 2020-02-15 11:52:53 -08:00
proc pkg,service: Use PCToFunc instead of PCToLine if it only needs func (#1894) 2020-02-25 21:01:37 -08:00
terminal pkg,service: Optimized the display of examinemem command. (#1888) 2020-02-26 22:53:09 -08:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00