-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
[256] sdb ./cmd/ztest/.libs/ztest ./core
Traceback (most recent call last):
File "/usr/local/bin/sdb", line 11, in <module>
load_entry_point('sdb==0.1.0', 'console_scripts', 'sdb')()
File "/usr/local/lib/python3.6/dist-packages/sdb-0.1.0-py3.6.egg/sdb/internal/cli.py", line 206, in main
prog = setup_target(args)
File "/usr/local/lib/python3.6/dist-packages/sdb-0.1.0-py3.6.egg/sdb/internal/cli.py", line 162, in setup_target
args.symbol_search.insert(0, args.object)
AttributeError: 'NoneType' object has no attribute 'insert'
[257] sdb ./cmd/ztest/.libs/ztest ./core -s ./cmd/ztest/.libs/ztest
Traceback (most recent call last):
File "/usr/local/bin/sdb", line 11, in <module>
load_entry_point('sdb==0.1.0', 'console_scripts', 'sdb')()
File "/usr/local/lib/python3.6/dist-packages/sdb-0.1.0-py3.6.egg/sdb/internal/cli.py", line 211, in main
repl = REPL(prog, sdb.all_commands)
File "/usr/local/lib/python3.6/dist-packages/sdb-0.1.0-py3.6.egg/sdb/internal/repl.py", line 62, in __init__
readline.read_history_file(histfile)
PermissionError: [Errno 13] Permission denied
Metadata
Metadata
Assignees
Labels
No labels