• J
    Added aliases to commands · d54a3262
    Jason Del Ponte 提交于
    Added:
    - break: b
    - continue: c
    - step: si
    - next: n
    - print: p
    
    Taken from the gdb command list
    
    Also updated .gitignore to ignore built dlv file in cmd/dlv
    d54a3262
command_test.go 1005 字节