On 19 April 2017 at 10:15, vignesh balu via lldb-dev
wrote:
>
> While using lldb we found the small bug with attaching to the running
> process.
> "attach" works fine when we run the lldb on the same dir where we ran the
> executable but not if the dir changes.
Thank you for the bug report and pa
Thanks, Ed Maste is the current FreeBSD maintainer.
On 20.04.2017 07:36, vignesh balu wrote:
> Created Review : https://reviews.llvm.org/D32271
>
> Do i need to assign the reviewers ? if so please let me know how to get
> reviewers list.
>
> -vbalu
>
>
> On Wed, Apr 19, 2017 at 7:59 PM, Kamil
Created Review : https://reviews.llvm.org/D32271
Do i need to assign the reviewers ? if so please let me know how to get
reviewers list.
-vbalu
On Wed, Apr 19, 2017 at 7:59 PM, Kamil Rytarowski wrote:
> On 19.04.2017 16:15, vignesh balu via lldb-dev wrote:
> > Hi,
> > Firstly, I am new to the
On 19.04.2017 16:15, vignesh balu via lldb-dev wrote:
> Hi,
> Firstly, I am new to the community, So please bear with my mistakes and
> guide me to be on your wavelength.
>
> While using lldb we found the small bug with attaching to the running
> process.
> "attach" works fine when we run the lld