Re: [PATCH] scripts/gdb: Perform path expansion to lx-symbol's arguments

2016-06-13 Thread Kieran Bingham
On 13/06/16 07:18, Jan Kiszka wrote: > On 2016-06-08 18:28, Nikolay Borisov wrote: >> 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 >>

Re: [PATCH] scripts/gdb: Perform path expansion to lx-symbol's arguments

2016-06-12 Thread Jan Kiszka
On 2016-06-08 18:28, Nikolay Borisov wrote: > 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