delve/terminal
aarzilli eb2bc2a7ee terminal: Implements init file and source command
The 'source' command reads the file specified as argument and executes
it as a list of delve commands.
Additionally a flag '--init' can be passed to delve specifying a file
containing a list of commands to execute on startup.

Issue #96
2015-10-04 10:32:38 -07:00
..
command_test.go terminal: Implements init file and source command 2015-10-04 10:32:38 -07:00
command.go terminal: Implements init file and source command 2015-10-04 10:32:38 -07:00
terminal.go terminal: Implements init file and source command 2015-10-04 10:32:38 -07:00