mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
The delete operation did not work with breakpoint index. Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu
22 lines
177 B
Batchfile
Executable file
22 lines
177 B
Batchfile
Executable file
b do_delete.js:21
|
|
b pending1
|
|
y
|
|
b pending2
|
|
y
|
|
list
|
|
delete pending
|
|
list
|
|
b pending3
|
|
y
|
|
delete all
|
|
list
|
|
b do_delete.js:21
|
|
delete 1.1
|
|
list
|
|
delete
|
|
list
|
|
delete a
|
|
list
|
|
delete 5
|
|
list
|
|
quit
|