Skip to content
Snippets Groups Projects
Commit 86b05262 authored by Tomasz Grabiec's avatar Tomasz Grabiec Committed by Pekka Enberg
Browse files

gdb: make 'osv syms' work with httpserver.so in the image


We need to add mgmt/ to the search list. Otherwise it fails like this:

 gdb$ osv syms
 None 0x100000000000L Python Exception <type 'exceptions.TypeError'>
 cannot concatenate 'str' and 'NoneType' objects:
 Error occurred in Python command: cannot concatenate 'str' and
 'NoneType' objects

Signed-off-by: default avatarTomasz Grabiec <tgrabiec@cloudius-systems.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent e6a27888
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment