The Week Of Monday 22 April 2013 Archives by date
Starting: Mon Apr 22 10:02:05 PDT 2013
Ending: Fri Apr 26 19:19:33 PDT 2013
Messages: 92
- [Lldb-commits] [lldb] r180029 - Fix for expression/breakpoint setting of gnu indirect functions.
Matt Kopec
- [Lldb-commits] [lldb] r180033 - <rdar://problem/13590152>
Enrico Granata
- [Lldb-commits] [REVIEW] Data race fix in Address.h
Malea, Daniel
- [Lldb-commits] [REVIEW] Data race fix in Address.h
Greg Clayton
- [Lldb-commits] [REVIEW] Lock hierarchy order violation in Listener/Broadcaster
Malea, Daniel
- [Lldb-commits] [lldb] r180047 - Fix data race in Address class by wrapping m_offset in std::atomic
Daniel Malea
- [Lldb-commits] [REVIEW] Data race fix in Address.h
Malea, Daniel
- [Lldb-commits] [lldb] r180048 - When parsing dwarf, add C functions to the fullname index.
Matt Kopec
- [Lldb-commits] [lldb] r178608 - <rdar://problem/13506727>
Greg Clayton
- [Lldb-commits] [REVIEW] Lock hierarchy order violation in Listener/Broadcaster
Greg Clayton
- [Lldb-commits] [lldb] r180050 - Fix lock hierarchy violation in Listener/Broadcaster
Daniel Malea
- [Lldb-commits] [lldb] r180053 - Proper English not optional
Enrico Granata
- [Lldb-commits] [lldb] r180061 - Update CMakeLists.txt as per new file RegisterContextDummy.cpp
Daniel Malea
- [Lldb-commits] [lldb] r180033 - <rdar://problem/13590152>
Malea, Daniel
- [Lldb-commits] [lldb] r180067 - Daniel Malea reported seeing warnings for the use of anonymous namespaces in our public API.
Enrico Granata
- [Lldb-commits] [lldb] r180071 - Much better way to get at the size of an std::list
Enrico Granata
- [Lldb-commits] [lldb] r180074 - <rdar://problem/13437949>
Enrico Granata
- [Lldb-commits] [lldb] r180077 - Add a new python file to help diagnose backtrace failures in the field.
Jason Molenda
- [Lldb-commits] [lldb] r180078 - Forgot to include the diagnose_unwind.py script in the initialization of
Jason Molenda
- [Lldb-commits] [lldb] r180079 - Add a new -a / --address argument to image show-unwind to get the
Jason Molenda
- [Lldb-commits] [lldb] r180085 - Update the unwind_diagnose script to work correctly with both
Jason Molenda
- [Lldb-commits] [lldb] r180086 - One line I forgot to remove.
Jason Molenda
- [Lldb-commits] [lldb] r180095 - Remove duplicate define
Sylvestre Ledru
- [Lldb-commits] [lldb] r180109 - Splits register_commands into a passing test on Linux (to improve test coverage),
Ashok Thirumurthi
- [Lldb-commits] [lldb] r180111 - Added 64-bit POSIX support to write general-purpose floating-point registers.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r180114 - Fix linux argument completion with for "--" options (llvm.org/bugs/pr14425)
Daniel Malea
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
Matt Kopec
- [Lldb-commits] [lldb] r180126 - Fix CheckPublicAPIHeaders test case
Daniel Malea
- [Lldb-commits] [PATCH] Fix completion of options with no argument, on Linux
Malea, Daniel
- [Lldb-commits] [lldb] r180128 - Splitting the appkit data formatters test in smaller test cases - this should enable us to get a more detailed perspective on which individual data formatters are broken
Enrico Granata
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
jingham at apple.com
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
Kopec, Matt
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
Enrico Granata
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
Kopec, Matt
- [Lldb-commits] [lldb] r180141 - The new ReadStringFromMemory() API does not work correctly with NSStrings that have an explicit length and no NULL terminator
Enrico Granata
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
Enrico Granata
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
jingham at apple.com
- [Lldb-commits] [lldb] r180142 - Closing parentheses once they are open is a good idea
Enrico Granata
- [Lldb-commits] [lldb] r180117 - Look for an inexact match in just the commands before searching the alias commands as well.
jingham at apple.com
- [Lldb-commits] [lldb] r180141 - The new ReadStringFromMemory() API does not work correctly with NSStrings that have an explicit length and no NULL terminator
Malea, Daniel
- [Lldb-commits] [lldb] r180143 - Added 64-bit POSIX support to write floating-point vector registers.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r180148 - char32_t should use an uppercase U as its prefix
Enrico Granata
- [Lldb-commits] [lldb] r180141 - The new ReadStringFromMemory() API does not work correctly with NSStrings that have an explicit length and no NULL terminator
Enrico Granata
- [Lldb-commits] [lldb] r180149 - Adding basic test for thread state (See PR-15824)
Andrew Kaylor
- [Lldb-commits] [lldb] r180151 - Be sure to print out the fully mangled name when we are unable to find a function to call so we can easily look for this symbol if needed.
Greg Clayton
- [Lldb-commits] [lldb] r180154 - Also look for kexts in /Library/Extensions if that directory exists.
Jason Molenda
- [Lldb-commits] [lldb] r180155 - <rdar://problem/13298695>
Greg Clayton
- [Lldb-commits] [lldb] r180156 - Closing parentheses is good - doing it while respecting printf format specifiers is even better
Enrico Granata
- [Lldb-commits] [lldb] r180158 - Fix missing module name in expectedFailure calls
Daniel Malea
- [Lldb-commits] [lldb] r180167 - Fixed a problem where the expression parser would
Sean Callanan
- [Lldb-commits] [lldb] r180167 - Fixed a problem where the expression parser would
Thirumurthi, Ashok
- [Lldb-commits] [lldb] r180167 - Fixed a problem where the expression parser would
Malea, Daniel
- [Lldb-commits] [lldb] r180199 - Changes to the ObjC runtime
Enrico Granata
- [Lldb-commits] [lldb] r180201 - <rdar://problem/13665446>
Greg Clayton
- [Lldb-commits] [lldb] r180210 - Added support for pulling Objective-C class symbols
Sean Callanan
- [Lldb-commits] [lldb] r180212 - Fixed a build problem.
Sean Callanan
- [Lldb-commits] [lldb] r180215 - Fixed expression parser handling of empty strings.
Sean Callanan
- [Lldb-commits] [lldb] r180216 - Temporarily recognize exc_type EXC_BREAKPOINT with an exc_code of 0
Jason Molenda
- [Lldb-commits] Question about IRMemoryMap Malloc
Kopec, Matt
- [Lldb-commits] [lldb] r180217 - Fixed IRForTarget to handle Objective-C messages
Sean Callanan
- [Lldb-commits] [lldb] r180218 - <rdar://problem/13209140>
Enrico Granata
- [Lldb-commits] [lldb] r180219 - See: http://stackoverflow.com/questions/16166897/c-how-to-obtain-address-of-stdvector-object-in-lldb-xcode
Enrico Granata
- [Lldb-commits] [lldb] r180223 - Remove a print statement that was left in accidentally.
Greg Clayton
- [Lldb-commits] [lldb] r180224 - Added the ability to extract a ModuleSpecList (a new class) from an ObjectFile. This is designed to be used when you have an object file that contains one or more architectures (MacOSX universal (fat) files) and/or one or more objects (BSD archive (.a files)).
Greg Clayton
- [Lldb-commits] [lldb] r180235 - Don't crash if we try to interpret the IR (incorrectly in this case) and can't handle the size. This came from trying to do:
Greg Clayton
- [Lldb-commits] CMake patches
Filipe Cabecinhas
- [Lldb-commits] [lldb] r180236 - Don't print the type if there is none and don't print "<invalid type>". ValueObjects can be register sets and register groups and dumping those with:
Greg Clayton
- [Lldb-commits] [lldb] r180237 - <rdar://problem/13565393>
Greg Clayton
- [Lldb-commits] CMake patches
Malea, Daniel
- [Lldb-commits] [lldb] r180242 - Fix one small whitespace alignment mistake.
Jason Molenda
- [Lldb-commits] [lldb] r180243 - More CMake fixes for OS X.
Filipe Cabecinhas
- [Lldb-commits] CMake patches
Filipe Cabecinhas
- [Lldb-commits] [lldb] r180244 - In Process::ProcessEventData::DoOnRemoval, we need to handle the case where NO thread has a stop reason
Jim Ingham
- [Lldb-commits] [lldb] r180563 - Fixed a crash in ClangASTSource when logging is
Sean Callanan
- [Lldb-commits] [lldb] r180565 - Purged unnecessary data structures from the IR
Sean Callanan
- [Lldb-commits] [lldb] r180572 - Adds 64-bit POSIX support for AVX
Ashok Thirumurthi
- [Lldb-commits] [lldb] r178608 - <rdar://problem/13506727>
Kopec, Matt
- [Lldb-commits] [lldb] r180581 - Build fix for systems that do not support NT_X86_XSTATE ptrace support.
Matt Kopec
- [Lldb-commits] REVIEW: Compile and sign debugserver binary using the Makefiles
Filipe Cabecinhas
- [Lldb-commits] REVIEW: Compile and sign debugserver binary using the Makefiles
Charles Davis
- [Lldb-commits] [lldb] r180588 - Make a synthetic children provider for the ObjC Class type
Enrico Granata
- [Lldb-commits] [lldb] r180612 - Fixing lldb log list text for commands category
Andrew Kaylor
- [Lldb-commits] [lldb] r180613 - Removing invalid test cases from thread state test
Andrew Kaylor
- [Lldb-commits] [lldb] r180614 - Change Malloc to request an aligned memory size.
Matt Kopec
- [Lldb-commits] [lldb] r180621 - Fixing a typo in the SBThread::Suspend documentation
Andrew Kaylor
- [Lldb-commits] [lldb] r180623 - Mark tests as expected fail for Linux due to not being able to call/print c++ demangled functions in the global namespace (bugzilla 15854).
Matt Kopec
- [Lldb-commits] [lldb] r180636 - skip randomly failing test to avoid buildbot noise
Daniel Malea
- [Lldb-commits] [lldb] r180645 - Hardening to avoid null-pointer crashes in the
Sean Callanan
- [Lldb-commits] [lldb] r180655 - <rdar://problem/12529989>
Enrico Granata
- [Lldb-commits] [lldb] r180662 - Fixed the anonymous testcase. It was testing
Sean Callanan
- [Lldb-commits] [lldb] r180663 - Fixed a crash when we tried dyn_cast<>ing a
Sean Callanan
- [Lldb-commits] [lldb] r180664 - Performance optimizations to ClangUserExpression,
Sean Callanan
Last message date:
Fri Apr 26 19:19:33 PDT 2013
Archived on: Tue Aug 4 15:44:43 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).