delve/pkg/terminal/starbind
Alessandro Arzilli 52405ba86b
terminal,service: add raw examinemem dump (#3721)
Change the examinemem command to have a new format 'raw' that just
prints the raw memory bytes.
Change the transcript command to add a new flag that disables prompt
echo to the output file.

Fixes #3706
2024-10-03 14:09:38 -07:00
..
conv_test.go pkg/terminal: remove deprecated starlark global options (#3722) 2024-05-20 08:35:30 -07:00
conv.go terminal,service: add raw examinemem dump (#3721) 2024-10-03 14:09:38 -07:00
repl.go *: replace fmt.Errorf with errors.New (#3752) 2024-06-20 21:50:18 +02:00
starlark_mapping.go pkg/terminal,service/debugger: Support to add a new suboption --follow-calls to trace subcommand (#3594) 2024-06-12 12:35:48 -07:00
starlark.go *: replace fmt.Errorf with errors.New (#3752) 2024-06-20 21:50:18 +02:00