The Week Of Monday 4 January 2016 Archives by subject
Starting: Mon Jan 4 00:57:49 PST 2016
Ending: Sun Jan 10 14:48:24 PST 2016
Messages: 158
- [Lldb-commits] [lldb] r256741 - Remove TestConnectRemote from XTIMEOUTs
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256744 - Remove XTIMEOUT from TestCreateAfterAttach on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256746 - Remove XTIMEOUT from TestExitDuringStep on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256748 - Remove XTIMEOUT from TestHelloWorld on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256752 - Remove XTIMEOUT from TestThreadStepOut on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256755 - Remove XTIMEOUT from TestRegisters on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256766 - [Commands] Get rid of unused typedefs.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r256769 - Use correct format identifiers to print something meaningful.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r256771 - [FreeBSD] Use a cast sledgehammer to placate newer versions of clang.
Davide Italiano via lldb-commits
- [Lldb-commits] [lldb] r256824 - Remove old flaky test rerun logic
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256827 - Remove XTIMEOUT from TestEvents on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256833 - Revert r256769
Ewan Crawford via lldb-commits
- [Lldb-commits] [lldb] r256834 - [LLDB][MIPS] Make register read/write to set/get the size of register according to abi.
Sagar Thakur via lldb-commits
- [Lldb-commits] [lldb] r256835 - Mark a test_lldbmi_gdb_set_target_async_on as flaky on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256847 - Fix for undefined behavior while updating PC value on arm-linux
Omair Javaid via lldb-commits
- [Lldb-commits] [lldb] r256851 - Fix a typo in lldbutil.py
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256852 - Fix a typo in Process.cpp
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256853 - Add logging to SBProcess::GetRestartedFromEvent
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256863 - Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [lldb] r256877 - Apply missed changes from svn r256863 "Add support for "source info" and use it to fix MI's -symbol-list-lines.".
Dawn Perchik via lldb-commits
- [Lldb-commits] [lldb] r256888 - Addresses an unsigned underflow situation that can occur when dumping an empty command history.
Kate Stone via lldb-commits
- [Lldb-commits] [lldb] r256915 - [LLDB][MIPS32]Merge emulation of similar instructions
Bhushan D. Attarde via lldb-commits
- [Lldb-commits] [lldb] r256925 - XFAIL TestMiSymbol on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256927 - Add LogDump methods to lldb_private::StringList.
Ewan Crawford via lldb-commits
- [Lldb-commits] [lldb] r256928 - Fix a bug in lldbutil.expect_state_changes
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256929 - Fix build warnings after rL256915
Bhushan D. Attarde via lldb-commits
- [Lldb-commits] [lldb] r256935 - Remove XTIMEOUT from TestMultithreaded on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r256941 - [Renderscript] Fix stack argument inspection.
Aidan Dodds via lldb-commits
- [Lldb-commits] [lldb] r256961 - fixup lldbinline-style tests to clean up Makefiles and *.d files
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r257045 - [RenderScript] Improve file format for saving RS allocations
Ewan Crawford via lldb-commits
- [Lldb-commits] [lldb] r257050 - XFAIL TestEvents.test_add_listener_to_broadcaster
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257052 - Remove some Windows->Android XTIMEOUTs
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257061 - Remove duplicate header added in r256927
Ewan Crawford via lldb-commits
- [Lldb-commits] [lldb] r257068 - XFAIL TestMultithreaded on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257113 - Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra via lldb-commits
- [Lldb-commits] [lldb] r257116 - Make sure we don't send qModuleInfo packets unnecessarily.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r257117 - Performance improvement: Change lldb so that it puts a breakpoint
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257117 - Performance improvement: Change lldb so that it puts a breakpoint
Siva Chandra via lldb-commits
- [Lldb-commits] [lldb] r257117 - Performance improvement: Change lldb so that it puts a breakpoint
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257117 - Performance improvement: Change lldb so that it puts a breakpoint
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257120 - Fix a glitch in the Driver's batch mode when used with "attach".
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r257121 - Change the key name for the libdispatch queue serial number from
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257132 - Fix dwarf sequence insertions
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r257138 - Revert r257117 "Performance improvement: Change lldb so that it
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257160 - Fix TestBatchMode on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257165 - Another fix for TestBatchMode on linux
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257166 - Fix TestBatchMode for gcc
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r257186 - Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a cross-platform test.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [lldb] r257189 - Add note about the "thread until" command to the llvm-gdb cheatsheet.
Justin Lebar via lldb-commits
- [Lldb-commits] [lldb] r257204 - Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r257207 - Remove XFAIL from TestThreadStates on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r257208 - XFAIL 2 more tests based on SWIG version.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r257209 - Add support for the LEAVE x86 instruction to AssemblyParse_x86.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257210 - Re-apply r257117 (reverted in r257138 temporarily),
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257219 - Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r257228 - Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed by default with gcc
Ying Chen via lldb-commits
- [Lldb-commits] [lldb] r257228 - Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed by default with gcc
Adrian McCarthy via lldb-commits
- [Lldb-commits] [lldb] r257228 - Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed by default with gcc
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r257229 - In the questionmark packet ("T"), print the "threads:" and "thread-pcs:"
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r257234 - Fix a thinko in the asserts in GetDynamicTypeAndAddress. It was requiring that the
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r257235 - Fiddling with Pavel's fix for getting the breakpoint right when there's debug info for sleep.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r257242 - Writing a test case for r257234 I found another place that was
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D15527: Add ability to override JIT expr compiler options.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15533: Make the aarch64 lldb-server capable of debugging arm32 applications
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D15533: Make the aarch64 lldb-server capable of debugging arm32 applications
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15593: Add support for "source info" and use it to fix MI's -symbol-list-lines.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15684: Add note about the "thread until" command to the llvm-gdb cheatsheet.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15684: Add note about the "thread until" command to the llvm-gdb cheatsheet.
Justin Lebar via lldb-commits
- [Lldb-commits] [PATCH] D15684: Add note about the "thread until" command to the llvm-gdb cheatsheet.
Justin Lebar via lldb-commits
- [Lldb-commits] [PATCH] D15684: Add note about the "thread until" command to the llvm-gdb cheatsheet.
Justin Lebar via lldb-commits
- [Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D15773: Add LogDump methods to lldb_private::StringList to ease printing of iterable string containers
Luke Drummond via lldb-commits
- [Lldb-commits] [PATCH] D15773: Add LogDump methods to lldb_private::StringList to ease printing of iterable string containers
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15834: Handle hardcoded breakpoints on Windows (e.g., int3 or __debugbreak())
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15877: Fix for undefined behavior while updating PC value on arm-linux
Muhammad Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D15877: Fix for undefined behavior while updating PC value on arm-linux
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15877: Fix for undefined behavior while updating PC value on arm-linux
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D15877: Fix for undefined behavior while updating PC value on arm-linux
Muhammad Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D15884: [LLDB][MIPS] Make register read/write to set/get the size of register according to abi.
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D15884: [LLDB][MIPS] Make register read/write to set/get the size of register according to abi.
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D15884: [LLDB][MIPS] Make register read/write to set/get the size of register according to abi.
Sagar Thakur via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Bhushan Attarde via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Bhushan Attarde via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Bhushan Attarde via lldb-commits
- [Lldb-commits] [PATCH] D15886: [LLDB][MIPS32]Merge emulation of similar instructions
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15893: Adds expectedFailureArmLinux test decorator
Muhammad Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D15893: Adds expectedFailureArmLinux test decorator
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15893: Adds expectedFailureArmLinux test decorator
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15904: Fix tests after svn r256863 - can someone please commit?
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D15904: Fix tests after svn r256863 - can someone please commit?
Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D15915: [LLDB][MIPS] Fix TestDisassembleRawData.py
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D15948: Remove duplicate header added in http://reviews.llvm.org/rL256927
Luke Drummond via lldb-commits
- [Lldb-commits] [PATCH] D15948: Remove duplicate header added in http://reviews.llvm.org/rL256927
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D15948: Remove duplicate header added in http://reviews.llvm.org/rL256927
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D15972: Make sure we don't send qModuleInfo packets unnecessarily.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D15972: Make sure we don't send qModuleInfo packets unnecessarily.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15972: Make sure we don't send qModuleInfo packets unnecessarily.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D15979: Fix dwarf sequence insertions
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D15979: Fix dwarf sequence insertions
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D15979: Fix dwarf sequence insertions
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D15992: Centralize the handling of attach permissions on linux in tests
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D15992: Centralize the handling of attach permissions on linux in tests
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D16017: Fix TestMiniDump.py for Python 3
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D16017: Fix TestMiniDump.py for Python 3
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D16027: Replace accidental DOS (and mixed) line endings in a few text files
Dimitry Andric via lldb-commits
- [Lldb-commits] Buildbot numbers for week of 12/27/2015 - 1/2/2016
Galina Kistanova via lldb-commits
- [Lldb-commits] Request For Comments
Luke Drummond via lldb-commits
Last message date:
Sun Jan 10 14:48:24 PST 2016
Archived on: Sun Jan 10 14:48:31 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).