[lldb-dev] [Bug 26206] New: TestExitDuringStep sometimes hangs on android

2016-01-19 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=26206 Bug ID: 26206 Summary: TestExitDuringStep sometimes hangs on android Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

Re: [lldb-dev] Get source-map from python API?

2016-01-19 Thread Jim Ingham via lldb-dev
If you mean "Add an API that sets the source-map for a target" say to SBTarget, then that sounds great. But if we're going to add an API to get at settings in general, then we should talk about it more broadly before anybody gets started. There was a bunch of stuff that we wanted to do with

Re: [lldb-dev] Spurious process state change events

2016-01-19 Thread Jim Ingham via lldb-dev
> On Jan 15, 2016, at 1:49 PM, Vadim Chugunov via lldb-dev > wrote: > > +lldb-dev > > On Fri, Jan 15, 2016 at 1:47 PM, Vadim Chugunov wrote: > Thanks, that was it! > > On Fri, Jan 15, 2016 at 1:00 PM, Pavel Labath wrote: > Hi, > > The stopped event should have the "restarted" flag set. You

Re: [lldb-dev] Get source-map from python API?

2016-01-19 Thread Greg Clayton via lldb-dev
> On Jan 19, 2016, at 10:58 AM, Jim Ingham wrote: > > If you mean "Add an API that sets the source-map for a target" say to > SBTarget, then that sounds great. Indeed this is what I meant to say. Add an API to SBTarget that allows you to modify the source map. > > But if we're going to add

[lldb-dev] [3.8 Release] RC1 has been tagged

2016-01-19 Thread Hans Wennborg via lldb-dev
Dear testers, Start your engines; 3.8.0-rc1 was just tagged from the 3.8 branch at r258223. (It took a little longer than I'd planned, sorry about that.) There are still a bunch of open merge requests and bug reports, but I wanted to get the tag in so we can see what the build and test status are

Re: [lldb-dev] [3.8 Release] RC1 has been tagged

2016-01-19 Thread Hans Wennborg via lldb-dev
(cc'ing non-legacy llvm-dev this time; apologies if you get this twice. Please don't reply-all to the first one.) On Tue, Jan 19, 2016 at 3:47 PM, Hans Wennborg wrote: > Dear testers, > > Start your engines; 3.8.0-rc1 was just tagged from the 3.8 branch at > r258223. (It took a little longer than