aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2016-07-14 19:07:04 +0000
committerLinus Torvalds <[email protected]>2016-07-15 05:54:27 +0000
commit552ab2a3eaa4338fa5b33aa4c07ea2c542ddcea5 (patch)
tree95f204694e5a062f19b5e30cee40da7a3673b949 /scripts/gdb/vmlinux-gdb.py
parentscripts/gdb: add constants.py to .gitignore (diff)
downloadkernel-552ab2a3eaa4338fa5b33aa4c07ea2c542ddcea5.tar.gz
kernel-552ab2a3eaa4338fa5b33aa4c07ea2c542ddcea5.zip
scripts/gdb: Perform path expansion to lx-symbol's arguments
Python doesn't do automatic expansion of paths. In case one passes path of the from ~/foo/bar the gdb scripts won't automatically expand that and as a result the symbols files won't be loaded. Fix this by explicitly expanding all paths which begin with "~" Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Nikolay Borisov <[email protected]> Signed-off-by: Kieran Bingham <[email protected]> Reviewed-by: Jan Kiszka <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions