The Week Of Monday 13 July 2015 Archives by thread
Starting: Mon Jul 13 02:22:42 PDT 2015
Ending: Sun Jul 19 15:05:18 PDT 2015
Messages: 265
- [Lldb-commits] [PATCH] D11133: [MIPS] Detect MIPS application specific extensions like micromips
Jaydeep Patil
- [Lldb-commits] [PATCH] D11127: [CMake] Don't build Interpreter unittest if python is disabled
Pavel Labath
- [Lldb-commits] [lldb] r242016 - [LLDB][MIPS] Add mips cores in cores_match () in ArchSpec
Sagar Thakur
- [Lldb-commits] [PATCH] D10921: [LLDB][MIPS] Add mips cores in cores_match () in ArchSpec.
Phabricator
- [Lldb-commits] [lldb] r242017 - Skip oatdata and oatexec symbols in system at framework@boot.oat
Tamas Berghammer
- [Lldb-commits] [PATCH] D11065: Skip oatdata and oatexec symbols in system at framework@boot.oat
Tamas Berghammer
- [Lldb-commits] [PATCH] D11135: Avoid dependency on uuid.h in MacOSXDYLD
Pavel Labath
- [Lldb-commits] [PATCH] D11066: Introduce a MainLoop class and switch llgs to use it
Pavel Labath
- [Lldb-commits] [lldb] r242018 - Introduce a MainLoop class and switch llgs to use it
Pavel Labath
- [Lldb-commits] [lldb] r242019 - Remove hack about the size of long doubles from DataExtractor
Tamas Berghammer
- [Lldb-commits] [PATCH] D8417: Remove hack about the size of long doubles from DataExtractor
Tamas Berghammer
- [Lldb-commits] [PATCH] D11129: Fix for remote-linux test fails: use currently selected platform on target launch
Tamas Berghammer
- [Lldb-commits] [lldb] r242022 - Avoid dependency on uuid.h in MacOSXDYLD
Pavel Labath
- [Lldb-commits] [PATCH] D11150: [NativeProcessLinux] Integrate MainLoop
Pavel Labath
- [Lldb-commits] [PATCH] D11119: Parse breakpoint expressions using the language of the frame's CU.
Greg Clayton
- [Lldb-commits] [PATCH] D11094: Refactor Unix signals.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] D11152: Fix temp port file path generation in lldb-platform.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] D11154: [Makefiles] Align library names with CMake build
Keno Fischer
- [Lldb-commits] [Diffusion] rL240728: rdar://problem/21469556
Dawn Perchik
- [Lldb-commits] [lldb] r242057 - [lldb-mi] Add const qualifier to vMITextLine in InterpretCommandThisDriver.
Dawn Perchik
- [Lldb-commits] [PATCH] D11161: Fix Windows build break related to MainLoop.
Adrian McCarthy
- [Lldb-commits] [PATCH] D11162: Fix debugserver build breakage on Mavericks caused by lldb commit svn 240728
Dawn Perchik
- [Lldb-commits] [lldb] r242076 - Don't crash if we are unable to get the member type.
Greg Clayton
- [Lldb-commits] [lldb] r242079 - Fix Windows build break related to MainLoop.
Adrian McCarthy
- [Lldb-commits] [PATCH] D11014: Skip test that requires fork on Windows, which doesn't have fork.
Adrian McCarthy
- [Lldb-commits] [PATCH] D11163: Use target.exec-search-paths setting when resolving executable path for remote target.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r242101 - Refactor Unix signals.
Chaoren Lin
- [Lldb-commits] [lldb] r242113 - Fix FreeBSD build.
Chaoren Lin
- [Lldb-commits] [lldb] r242114 - Fix debugserver build breakage on Mavericks after lldb commit svn 240728
Dawn Perchik
- [Lldb-commits] [PATCH] D11173: Compile and run objc tests in TestObjCBuiltinTypes.py as objc instead of c++.
Dawn Perchik
- [Lldb-commits] [lldb] r242119 - Fix off-by-one error in the packet decompression routine
Jason Molenda
- [Lldb-commits] [lldb] r242122 - Fixed line wrapping for the "long help" content in LLDB commands. Content is now dynamically wrapped for the column width of the current terminal. Lines that begin with whitespace will be indented identically on subsequent lines to maintain formatting.
Kate Stone
- [Lldb-commits] [PATCH] D10954: [LLDB][MIPS] Added test case support for MIPS
Nitesh Jain
- [Lldb-commits] [PATCH] D11099: [ClangASTType] Catch unhandled clang types at compile time
Chaoren Lin
- [Lldb-commits] [lldb] r242137 - Expression evaluation, a new ThreadPlanCallFunctionUsingABI for executing a function call on target via register manipulation
Ewan Crawford
- [Lldb-commits] [PATCH] D9404: Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ewan Crawford
- [Lldb-commits] [lldb] r242143 - Fix LLDB Xcode build broken in r242137
Ewan Crawford
- [Lldb-commits] [PATCH] D11187: Add jThreadsInfo support to lldb-server
Pavel Labath
- [Lldb-commits] [lldb] r242182 - Fix temp port file path generation in lldb-platform.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r242183 - Use target.exec-search-paths setting when resolving executable path for remote target.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r242184 - Add comment explaning sanity check on packet size in the packet decompression method.
Jason Molenda
- [Lldb-commits] [lldb] r242196 - [Makefiles] Align library names with CMake build
Keno Fischer
- [Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.
Adrian McCarthy
- [Lldb-commits] [PATCH] D11202: Remove shell-specific code from TestLoadUnload Makefile.
Chaoren Lin
- [Lldb-commits] [lldb] r242214 - Cleanup; remove trailing spaces.
Dawn Perchik
- [Lldb-commits] [PATCH] D11203: Add a class ValueObjectConstResultCast.
Siva Chandra
- [Lldb-commits] [PATCH] D11204: Test chained function calls in C++
Paul Herman
- [Lldb-commits] [lldb] r242243 - Small fix to ThreadPlanStepRange::DumpRanges to logging
Jason Molenda
- [Lldb-commits] [PATCH] D11206: Mark TestCModules.py as XFAIL on OSX
Oleksiy Vyalov
- [Lldb-commits] [lldb] r242256 - Correct length of packet that GDBRemoteCommunicationClient::Detach
Jason Molenda
- [Lldb-commits] [lldb] r242262 - Fix another little nit with detach and keep stopped, you have to check
Jim Ingham
- [Lldb-commits] [PATCH] D11209: Fix -data-info-line when source includes column number.
Dawn Perchik
- [Lldb-commits] [PATCH] D10887: Use accept instead of accept4 for Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242305 - [NativeProcessLinux] Integrate MainLoop
Pavel Labath
- [Lldb-commits] [lldb] r242306 - Fix -data-info-line when source includes column number.
Dawn Perchik
- [Lldb-commits] [PATCH] D11176: [LLDB][MIPS] To handle SI_KERENEL generated for invalid 64 bit address
Greg Clayton
- [Lldb-commits] [PATCH] D11102: Set the compiler's language options using the language of the current frame's CU, and fix ObjC evaluation.
Dawn Perchik
- [Lldb-commits] [lldb] r242318 - Default to linking lldb-server statically for Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242319 - Use accept instead of accept4 for Android.
Chaoren Lin
- [Lldb-commits] [PATCH] D10858: Default to linking lldb-server statically for Android.
Chaoren Lin
- [Lldb-commits] [PATCH] D8712: Introduce a TypeSystem interface to support adding non-clang languages.
Ryan Brown
- [Lldb-commits] [lldb] r242332 - Remove shell-specific code from TestLoadUnload Makefile.
Chaoren Lin
- [Lldb-commits] [lldb] r242344 - [Makefiles] One more library rename to align with CMake
Keno Fischer
- [Lldb-commits] [lldb] r242352 - Added the ability to get JSON thread stop info with thread ID and stop info only in the normal stop reply packets using the new "jthreads" key value pair.
Greg Clayton
- [Lldb-commits] [lldb] r242374 - Add a class ValueObjectConstResultCast.
Siva Chandra
- [Lldb-commits] [lldb] r242379 - Build ValueObjectConstResultCast.cpp.
Jason Molenda
- [Lldb-commits] [lldb] r242380 - Only include the stack memory for the caller stack
Jason Molenda
- [Lldb-commits] [lldb] r242381 - [LLDB][MIPS] Detect MIPS application specific extensions like micromips
Jaydeep Patil
- [Lldb-commits] [lldb] r242391 - Revert "[NativeProcessLinux] Integrate MainLoop"
Pavel Labath
- [Lldb-commits] [PATCH] D11256: Fix build errors on older versions of gcc
Muhammad Omair Javaid
- [Lldb-commits] [lldb] r242392 - Improve XFAIL for test_lldb_process_load_and_unload_commands
Tamas Berghammer
- [Lldb-commits] [PATCH] D11258: Improve conditional opcode handling in emulation based unwinding
Tamas Berghammer
- [Lldb-commits] [lldb] r242396 - Add missing include for android-arm build
Tamas Berghammer
- [Lldb-commits] [lldb] r242397 - Fix compiler warning in ArchSpec
Pavel Labath
- [Lldb-commits] [lldb] r242401 - Revert "Default to linking lldb-server statically for Android."
Tamas Berghammer
- [Lldb-commits] [lldb] r242402 - Add jThreadsInfo support to lldb-server
Pavel Labath
- [Lldb-commits] [lldb] r242403 - Fix compiler warning in ThreadPlanStepRange
Pavel Labath
- [Lldb-commits] [PATCH] D11264: [LLGS] Limit jThreadsInfo to only the most important registers for now
Pavel Labath
- [Lldb-commits] [Diffusion] rL242381: [LLDB][MIPS] Detect MIPS application specific extensions like micromips
Hans Wennborg
- [Lldb-commits] [PATCH] D11270: Expr evaluation - Avoid to check when the memory handle is zero
Dean De Leo
- [Lldb-commits] [lldb] r242435 - Make sure we calculate resolver symbol addresses correctly for ARM. The trie entries have bit 0 set for Thumb functions and we need to remove that so we can correctly determine which symbols are resolvers.
Greg Clayton
- [Lldb-commits] [lldb] r242457 - Xfail pexpect tests for Windows hosts.
Chaoren Lin
- [Lldb-commits] [lldb] r242488 - Re-landing r242318 after buildbot update.
Chaoren Lin
- [Lldb-commits] [PATCH] D11285: freeaddrinfo(NULL) segfaults on Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242490 - Allow gdbremote.py to take input from STDIN and handle "c" and "s" packets.
Greg Clayton
- [Lldb-commits] [lldb] r242496 - Add StringPrinter support for printing a std::string with embedded NUL bytes
Enrico Granata
- [Lldb-commits] [lldb] r242501 - Teach the std::wstring data formatter how to properly display strings with embedded NUL bytes
Enrico Granata
- [Lldb-commits] [lldb] r242515 - [MainLoop] Fix assertion failure
Pavel Labath
- [Lldb-commits] [lldb] r242517 - [LLGS] Limit jThreadsInfo to only the most important registers for now
Pavel Labath
- [Lldb-commits] [lldb] r242519 - Improve conditional opcode handling in emulation based unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] D11295: [asan] Display ASan history threads in reverse chronological order
Kuba Brecka
- [Lldb-commits] [PATCH] D11296: [LLGS] Get rid of the stdio forwarding thread
Pavel Labath
- [Lldb-commits] [lldb] r242525 - Fix liblldb linking on RHEL 6 (bug #24140)
Pavel Labath
- [Lldb-commits] [lldb] r242529 - Standalone cmake build improvements (bug #23889)
Pavel Labath
- [Lldb-commits] [PATCH] D11303: Implement FileSystem::GetPermissions for Windows.
Adrian McCarthy
- [Lldb-commits] [lldb] r242552 - Split the portion of the data-formatter-objc test case that deals with NSString into its own separate test case
Enrico Granata
- [Lldb-commits] [lldb] r242555 - Improve the NSString data formatter so that explicitly-lengthed Unicode strings print embedded NULs correctly
Enrico Granata
- [Lldb-commits] [lldb] r242559 - Teach the NSString data formatter to handle embedded NULs in short ASCII strings
Enrico Granata
- [Lldb-commits] [lldb] r242560 - freeaddrinfo(NULL) segfaults on Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242566 - Added support for dumping 'x', 'X', 'qSymbol' packets. Also dump any XML retrieved from a qXfer packets.
Greg Clayton
- [Lldb-commits] [PATCH] D11309: Detect if necessary to build inferior with -pie for Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242568 - Implement FileSystem::GetPermissions for Windows. Differential Revision: http://reviews.llvm.org/D11303
Adrian McCarthy
- [Lldb-commits] [lldb] r242572 - Teach the "extend char types" (char16_t, char32_t and wchar_t) formatters that a *single character* whose value is 0 is actually a valid thing to print out
Enrico Granata
- [Lldb-commits] [lldb] r242573 - Make this test case be somewhat less verbose when not asked to
Enrico Granata
- [Lldb-commits] [PATCH] D11312: Handle altsep ('/' on Windows) in compiler path for log files.
Chaoren Lin
- [Lldb-commits] [lldb] r242575 - Handle altsep ('/' on Windows) in compiler path for log files.
Chaoren Lin
- [Lldb-commits] [lldb] r242576 - Check if altsep exists before replace.
Chaoren Lin
- [Lldb-commits] [lldb] r242577 - [Makefiles] Re-add OSX specific code that got lost in lldbHost consolidation
Keno Fischer
- [Lldb-commits] [lldb] r242580 - Detect if necessary to build inferior with -pie for Android.
Chaoren Lin
- [Lldb-commits] [lldb] r242583 - Remove a static helper function and use the StringPrinter API exclusively to format NSStrings
Enrico Granata
- [Lldb-commits] [lldb] r242586 - Handle dumping many more packet types including the A packet, qC, QSetDisableASLR, qLaunchSuccess and QLaunchArch.
Greg Clayton
- [Lldb-commits] [lldb] r242593 - More packet performance improvements.
Greg Clayton
- [Lldb-commits] [PATCH] D11317: Apply Android -pie switch to buildDefault as well.
Chaoren Lin
- [Lldb-commits] [PATCH] Initialize variable to prevent garbage values
Neil P.
- [Lldb-commits] [PATCH] D11321: Add evil hack to workaround the missing libdl.a in the Android toolchain.
Chaoren Lin
- [Lldb-commits] [lldb] r242598 - Apply Android -pie switch to buildDefault as well.
Chaoren Lin
- [Lldb-commits] [lldb] r242599 - Add evil hack to workaround the missing libdl.a in the Android toolchain.
Chaoren Lin
- [Lldb-commits] [PATCH] D11323: Initialize variable to prevent garbage values (RenderScriptRuntime)
Neil Parikh
Last message date:
Sun Jul 19 15:05:18 PDT 2015
Archived on: Tue Aug 4 15:45:01 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).