The Week Of Monday 4 August 2014 Archives by subject
Starting: Mon Aug 4 03:36:02 PDT 2014
Ending: Sun Aug 10 23:29:06 PDT 2014
Messages: 77
- [Lldb-commits] [lldb] r214783 - Add code to AssemblyParse_x86::get_non_call_site_unwind_plan
Jason Molenda
- [Lldb-commits] [lldb] r214816 - Teach ProcessWindows plugin to support stdio i/o redirection.
Zachary Turner
- [Lldb-commits] [lldb] r214836 - Add some useful logging to the step log.
Jim Ingham
- [Lldb-commits] [lldb] r214837 - If you found a step through plan stop looking up the stack for a step out plan.
Jim Ingham
- [Lldb-commits] [lldb] r214900 - On FreeBSD skip test that produces bogus output
Ed Maste
- [Lldb-commits] [lldb] r214922 - Force trace on system() failure on FreeBSD while tracking down buildbot issues
Ed Maste
- [Lldb-commits] [lldb] r214938 - Add a variant of the CommandOverrideCallback that takes a
Jim Ingham
- [Lldb-commits] [lldb] r214941 - Probably should initialize that new ivar while I'm at it...
Jim Ingham
- [Lldb-commits] [lldb] r214946 - When stepping, handle the case where the step leaves us with
Jim Ingham
- [Lldb-commits] [lldb] r214960 - Add decorators for tests failing to build on the lab.llvm.org FreeBSD buildbot
Ed Maste
- [Lldb-commits] [lldb] r214984 - Creates a socket host object.
Zachary Turner
- [Lldb-commits] [lldb] r214996 - Fix ProcessKDP after Host/Socket addition
Keno Fischer
- [Lldb-commits] [lldb] r215107 - Fixed the build broken by the r215046.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r215119 - Fix the build broken as a result of deleting jit from LLVM.
Zachary Turner
- [Lldb-commits] [lldb] r215123 - Fix FileSpec to be able to understand Windows paths.
Zachary Turner
- [Lldb-commits] [lldb] r215124 - Optimizations for FileSpec.
Zachary Turner
- [Lldb-commits] [lldb] r215133 - Add a StringLexer utility class that can be used when you have string data that needs to be parsed - I don't think such a general purpose facility is part of LLVM, and I am going to need this, so just add it to lldb_utility
Enrico Granata
- [Lldb-commits] [lldb] r215134 - Use standard realloc so FreeBSD Host.cpp can use glibc
Ed Maste
- [Lldb-commits] [lldb] r215144 - StringLexer: Fix CMake build
David Majnemer
- [Lldb-commits] [lldb] r215158 - Fix the description of FileSpec::Resolve to match the new signature.
Jim Ingham
- [Lldb-commits] [lldb] r215159 - r215124 missed a few Mac OS X only uses of FileSpec::Resolve, fixing to match
Jim Ingham
- [Lldb-commits] [lldb] r215159 - r215124 missed a few Mac OS X only uses of FileSpec::Resolve, fixing to match
Zachary Turner
- [Lldb-commits] [lldb] r215159 - r215124 missed a few Mac OS X only uses of FileSpec::Resolve, fixing to match
jingham at apple.com
- [Lldb-commits] [lldb] r215165 - Restore the handling of the --arch argument passed to the Driver that was inadvertently
Jim Ingham
- [Lldb-commits] [lldb] r215170 - Revert "Fix the build broken as a result of deleting jit from LLVM."
Zachary Turner
- [Lldb-commits] [lldb] r215172 - Disable the command pipe in ConnectionFileDescriptor for Windows.
Zachary Turner
- [Lldb-commits] [lldb] r215178 - Don't duplicate the logic of the ThreadPlanShouldStopHere::DefaultShouldStopHereCallback
Jim Ingham
- [Lldb-commits] [lldb] r215182 - Add newline at end of IOObject.h to silence clang warning.
Jason Molenda
- [Lldb-commits] [lldb] r215223 - Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
- [Lldb-commits] [lldb] r215223 - Add new MI commands, features and fixes to the lldb-mi driver.
Chandler Carruth
- [Lldb-commits] [lldb] r215223 - Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
- [Lldb-commits] [lldb] r215234 - Restore some reverted fixes for spelling, newlines and __linux__ macro.
Deepak Panickal
- [Lldb-commits] [lldb] r215239 - Fix a thinko in the memory allocator that was causing us to strand an allocation range
Jim Ingham
- [Lldb-commits] [lldb] r215244 - Add an option to suppress the persistent result variable when running EvaluateExpression
Jim Ingham
- [Lldb-commits] [lldb] r215256 - Fix some python shutdown / ordering issues.
Zachary Turner
- [Lldb-commits] [lldb] r215262 - Fix bug causing FileSpec::GetPath() to crash with a null dest.
Zachary Turner
- [Lldb-commits] [lldb] r215265 - Fix a bug where SetFilePermissions was calling MakeDirectory.
Zachary Turner
- [Lldb-commits] [lldb] r215265 - Fix a bug where SetFilePermissions was calling MakeDirectory.
Zachary Turner
- [Lldb-commits] [lldb] r215273 - Implement some common file operations on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r215300 - Host: remove unused function
Saleem Abdulrasool
- [Lldb-commits] [lldb] r215304 - Windows: update for LLVM API change
Saleem Abdulrasool
- [Lldb-commits] [lldb] r215345 - Also build lldb-gdbserver under KFreeBSD
Sylvestre Ledru
- [Lldb-commits] [PATCH] Fix lldb OS X build
Keno Fischer
- [Lldb-commits] [PATCH] Fix lldb OS X build
Zachary Turner
- [Lldb-commits] [PATCH] Fix lldb OS X build
Zachary Turner
- [Lldb-commits] [PATCH] Fix lldb OS X build
Keno Fischer
- [Lldb-commits] [PATCH] Fix lldb OS X build
Keno Fischer
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Enrico Granata
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Enrico Granata
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Enrico Granata
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Enrico Granata
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Fixup some issues with Python shutdown / finalization
Zachary Turner
- [Lldb-commits] [PATCH] Get test executables compiling on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Get test executables compiling on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Get test executables compiling on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Handle unexpected output in test output
Ed Maste
- [Lldb-commits] [PATCH] Handle unexpected output in test output
Galina
- [Lldb-commits] [PATCH] Handle unexpected output in test output
Ed Maste
- [Lldb-commits] [PATCH] lldb gdb inspired use of ptrace on arm64
Paul Osmialowski
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
jingham at apple.com
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Shawn Best
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Shawn Best
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Shawn Best
- [Lldb-commits] [PATCH]race condition calling PushProcessIOHandler
Matthew Gardiner
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] [PATCH] Refactor Socket into a first class Host-object
Zachary Turner
- [Lldb-commits] FileSpec optimizations
Zachary Turner
Last message date:
Sun Aug 10 23:29:06 PDT 2014
Archived on: Tue Aug 4 15:44:50 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).