Hi,
You should get approval from the release manager (Tom Stellard) first.
> -Original Message-
> From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Francis
> Ricci via lldb-dev
> Sent: 07 June 2016 00:23
> To: LLDB
> Subject: [lldb-dev] Release_38 cherry-picks
>
> Hi a
No there is no way as this is async output that isn't tagged to any specific
command.
My suggestion is to not use command line stop hooks and catch the stops in your
python and do the stuff that you were doing with stop hooks by using the python
API.
Greg
> On Jun 6, 2016, at 7:05 PM, Vadim
All of those look simple enough. Two are for testing only and the last one is a
simple fix needed for PIE exe debugging.
Greg Clayton
> On Jun 6, 2016, at 4:22 PM, Francis Ricci via lldb-dev
> wrote:
>
> Hi all,
>
> I'd like to merge a few more small bugfixes onto the 38 release
> branch. I'
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
> 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
You need to understand the DWARF (debug info)Try this:Create a *SIMPLE* C file - with a simple structureDo *not* "#include" any file - make your file 100% standalone.(later you can get more complicated, you want a simple translation unit)Do the following with both GCC and LLVMCompile this file usin
On Jun 6, 2016, at 10:07 AM, James Y Knight via cfe-dev
wrote:
> +1 to that. I would strongly suggest that we continue to commit to master
> first, like we've always done in llvm.
>
More generally, I suggest that we keep a discussion about moving hosting and
svn->git to *just* those topics. A
Thanks Greg and Duane, I will try these things and comeback if I have further
questions.
-Jiten
> On Jun 7, 2016, at 12:28 PM, du...@duaneellis.com wrote:
>
> You need to understand the DWARF (debug info)
>
> Try this:
>
> Create a *SIMPLE* C file - with a simple structure
> Do *not* "#include
https://llvm.org/bugs/show_bug.cgi?id=28041
Bug ID: 28041
Summary: Tab completion adds backslashes to function names,
which causes them not to match
Product: lldb
Version: 3.6
Hardware: Macintosh
OS: MacOS X
https://llvm.org/bugs/show_bug.cgi?id=27652
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://llvm.org/bugs/show_bug.cgi?id=22252
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=17237
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=15989
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=24976
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://llvm.org/bugs/show_bug.cgi?id=15039
lab...@google.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=18093
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=16582
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=26439
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://llvm.org/bugs/show_bug.cgi?id=16172
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=16808
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=20406
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://llvm.org/bugs/show_bug.cgi?id=23322
lab...@google.com changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
22 matches
Mail list logo