[lldb-dev] [Bug 25081] New: SBThread::is_stopped shows incorrect value

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25081 Bug ID: 25081 Summary: SBThread::is_stopped shows incorrect value Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[lldb-dev] [Bug 25070] SBThread::ReturnFromFrame does not work

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25070 Jakub Beránek changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[lldb-dev] [Bug 25070] SBThread::ReturnFromFrame does not work

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25070 Jim Ingham changed: What|Removed |Added Status|NEW |RESOLVED CC|

Re: [lldb-dev] Too many open files

2015-10-06 Thread Todd Fiala via lldb-dev
Okay. A promising avenue might be to look at how Windows cleans up the threading.Event objects. Chasing that thread might yield why the events are not going away (assuming those are the events that are lingering on your end). One thing you could consider doing is patching in a replacement destru

Re: [lldb-dev] Too many open files

2015-10-06 Thread Adrian McCarthy via lldb-dev
Python 2.7.10 made no difference. I'm dealing with other issues this afternoon, so I'll probably return to this on Wednesday. It's not critical since there are workarounds. On Tue, Oct 6, 2015 at 9:41 AM, Todd Fiala wrote: > > > On Mon, Oct 5, 2015 at 3:58 PM, Adrian McCarthy > wrote: > >> Di

Re: [lldb-dev] Too many open files

2015-10-06 Thread Todd Fiala via lldb-dev
On Mon, Oct 5, 2015 at 3:58 PM, Adrian McCarthy wrote: > Different tools are giving me different numbers. > > At the time of the error, Windbg says there are about 2000 open handles, > most of them are Event handles, not File handles. That's higher than I'd > expect, but not really concerning. >

[lldb-dev] [Bug 25076] auto dsym/dwarf support needs to add debug_info support to @expectedFlakey* decorators

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25076 Todd Fiala changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[lldb-dev] [Bug 25076] New: auto dsym/dwarf support needs to add debug_info support to @expectedFlakey* decorators

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25076 Bug ID: 25076 Summary: auto dsym/dwarf support needs to add debug_info support to @expectedFlakey* decorators Product: lldb Version: unspecified Hardware: PC OS: A

[lldb-dev] [Bug 25071] New: Creating target with default architecture returns invalid target

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25071 Bug ID: 25071 Summary: Creating target with default architecture returns invalid target Product: lldb Version: unspecified Hardware: PC OS: Linux Statu

[lldb-dev] [Bug 25070] New: SBThread::ReturnFromFrame does not work

2015-10-06 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=25070 Bug ID: 25070 Summary: SBThread::ReturnFromFrame does not work Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal P