diff options
author | Nikolay Borisov <n.borisov.lkml@gmail.com> | 2016-07-14 22:07:04 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-15 08:54:27 +0300 |
commit | 552ab2a3eaa4338fa5b33aa4c07ea2c542ddcea5 (patch) | |
tree | 95f204694e5a062f19b5e30cee40da7a3673b949 /scripts/gfp-translate | |
parent | e2aa2f8face230e284f6d344c6a4ee6f53e60207 (diff) | |
download | linux-552ab2a3eaa4338fa5b33aa4c07ea2c542ddcea5.tar.xz |
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/1467127337-11135-5-git-send-email-kieran@bingham.xyz
Signed-off-by: Nikolay Borisov <n.borisov.lkml@gmail.com>
Signed-off-by: Kieran Bingham <kieran@bingham.xyz>
Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gfp-translate')
0 files changed, 0 insertions, 0 deletions