[lldb-dev] Difficulty in using target.source-map to map source files

2017-08-21 Thread karnajit wangkhem via lldb-dev
Hi All, Below is a sample example, where target.source-map seems to have a limitation. The limitation seems to be because 1. lldb does not have an equivalent command like directory in gdb 2. target.source-map does not accept multiple mapping entries. I checked this only with freebsd. (lldb) setti

Re: [lldb-dev] Difficulty in using target.source-map to map source files

2017-08-24 Thread karnajit wangkhem via lldb-dev
Hi Jim, Thanks for the valuable reply. Please find my comments inline. Regards, Karan On Wed, Aug 23, 2017 at 12:32 AM, Jim Ingham wrote: > > > On Aug 21, 2017, at 12:02 PM, karnajit wangkhem via lldb-dev < > lldb-dev@lists.llvm.org> wrote: > > > > Hi All, >

Re: [lldb-dev] Difficulty in using target.source-map to map source files

2017-08-28 Thread karnajit wangkhem via lldb-dev
t; > > > Hi Jim, > > > > Thanks for the valuable reply. Please find my comments inline. > > > > Regards, > > Karan > > > > On Wed, Aug 23, 2017 at 12:32 AM, Jim Ingham wrote: > > > > > On Aug 21, 2017, at 12:02 PM, karnajit wangkhem via lldb-d

Re: [lldb-dev] Difficulty in using target.source-map to map source files

2017-08-28 Thread karnajit wangkhem via lldb-dev
or the valuable reply. Please find my comments inline. > > > > > > Regards, > > > Karan > > > > > > On Wed, Aug 23, 2017 at 12:32 AM, Jim Ingham > wrote: > > > > > > > On Aug 21, 2017, at 12:02 PM, karnajit wangkhem via lldb