n-situ" with actual data present. Also disable the optimizer, and turn on
> all debugging. This means building your own version of GDB and/or LLVM
>
> -Duane.
>
> Original Message
> Subject: [lldb-dev] Structure variable names
> From: Jiten Thakkar via lld
ble the optimizer, and turn on all debugging. This means building your own version of GDB and/or LLVM -Duane.
---- Original Message
Subject: [lldb-dev] Structure variable names
From: Jiten Thakkar via lldb-dev <lldb-dev@lists.llvm.org>
Date: Tue, June 07, 2016 9:56 am
To: lldb-
> On Jun 7, 2016, at 9:56 AM, Jiten Thakkar via lldb-dev
> wrote:
>
> Hi All,
> I am working on a project as part of my graduate study which uses LLVM.
> I am new to LLVM and lldb to be particular.
> My goal is to get names of the parameters to functions. If the parameter is a
> variable in a
Hi All,
I am working on a project as part of my graduate study which uses LLVM.
I am new to LLVM and lldb to be particular.
My goal is to get names of the parameters to functions. If the parameter is a
variable in a structure, it is represented as an offset in the structure.
I want to get the name