The Week Of Monday 31 October 2016 Archives by thread
Starting: Mon Oct 31 04:53:14 PDT 2016
Ending: Sun Nov 6 18:39:37 PST 2016
Messages: 150
- [Lldb-commits] [lldb] r285562 - Use the right dwarf attributes for parsing location list entries (fixup for r285441)
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26093: Limit LLDB_EXPORT_ALL_SYMBOLS to additionally export only the lldb_private namespace symbols
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26124: [LLDB-MI] Escape MI output in a more consistent manner
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [lldb] r285584 - Minidump plugin: Adding x86_32 register context converter
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [lldb] r285587 - Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plugin in SystemInitializerFull
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [PATCH] D25832: Minidump plugin: Adding x86_32 register context converter
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [PATCH] D25905: Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plugin in SystemInitializerFull
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [lldb] r285593 - Improve ".." handling in FileSpec normalization
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26081: Improve ".." handling in FileSpec normalization
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D25864: Fix arm64 floating point register spill recording in UnwindPlan analysis
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r285596 - Add the new minidump plugin files to the Xcode project
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r285599 - Remove a couple of old TODOs and don't make a new ConstString each time; none of this is super-critical since it applies to older versions of macOS (or OSX, I guess?) but still..
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r285602 - Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D25391: Remove usages of TimeValue from gdb-remote process plugin
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285646 - [Test-Suite] Speculative fix for darwin bots
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r285651 - [CMake] Populate the build directory's framework
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D26170: Find clang resource directory via *nix-style lookup
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D26171: [LLDB] Fix RHEL 6 build and some Include What You Use warnings
Eugene Zelenko via lldb-commits
- [Lldb-commits] [lldb] r285658 - Remove executable bit on a source file
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r285662 - Fix a bug where the EmulateInstructionARM64 handling of STP/LDP instructions
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D26188: [RFC] Solve linking inconsistency, proposal one
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Mehdi AMINI via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Mehdi AMINI via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Mehdi AMINI via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Mehdi AMINI via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26193: Minidump plugin: Fix flaky test
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [lldb] r285698 - Minidump plugin: Fix flaky test
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [PATCH] D25392: Remove TimeValue usage from FileSpec.h
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285702 - Remove TimeValue usage from FileSpec.h
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285710 - Fix RHEL 6 build with missing cerrno and some other Include What You Use warnings.
Eugene Zelenko via lldb-commits
- [Lldb-commits] [lldb] r285726 - change ProcessAttach test to no-debug-info
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r285727 - Implement a general type scavenger that can dig types from debug info + a filtering mechanism to accept/reject results thusly obtained
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D26209: Fix windows build after r285702, missing include to define PATH_MAX
Rudy Pons via lldb-commits
- [Lldb-commits] [lldb] r285736 - Add helpers for the notion of a type scavenger that is "either this or that" source, and one that is "both this and that" source
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r285742 - Switch SBWatchpoint::SetEnabled over to using Process::{Enable, Disable}Watchpoint.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r285749 - Add missing #include.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r285761 - Xfail this while I figure out why the event isn't getting sent.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r285781 - Fix SBWatchpoint::SetEnabled to send an event.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r285795 - Remove TimeValue usages from MacOSX-Kernel process plugin. NFC
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285797 - Remove TimeValue from UnwindLLDB.cpp
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285798 - Fix printf errors in ProcessMinidump
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26237: Remove KQueue.cpp
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285801 - Remove TimeValue usage from two files
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26243: Refactor Timer class
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26245: [cmake] Build gtest from LLVM when building standalone
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D26249: [unittests] Avoid the dependency on private LLVM headers outside MSVC
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] r285834 - Fix some warnings compiling with clang-cl on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r285838 - Find clang resource directory via *nix-style lookup
Chris Bieneman via lldb-commits
- [Lldb-commits] [lldb] r285839 - [CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
Chris Bieneman via lldb-commits
- [Lldb-commits] [PATCH] D26233: Fix Clang-tidy readability-redundant-string-cstr warnings
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r285843 - Fix crash in PseudoTerminal on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D25681: [PseudoTerminal] Fix PseudoTerminal MSVC release crash
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r285847 - Remove KQueue.cpp
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285855 - Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons via lldb-commits
- [Lldb-commits] [lldb] r285858 - Fix typo which broke debugging on older OSX systems after r285172.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D26260: Fix typo which broke debugging on older OSX systems after r285172.
Dawn Perchik via lldb-commits
- [Lldb-commits] [lldb] r285865 - [cmake] Build gtest from LLVM when building standalone
Michal Gorny via lldb-commits
- [Lldb-commits] [lldb] r285885 - Test for YMMRegisters.
Ravitheja Addepally via lldb-commits
- [Lldb-commits] [lldb] r285890 - Refactor Timer class
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285891 - Remove TimeSpecTimeout class
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285892 - Fix Timer unit test
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26275: Remove TimeValue usage from Core/Module
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285894 - Link lldb-mi only to the llvm components it uses
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r285902 - [Renderscript] Add commands for scriptgroup interaction.
Aidan Dodds via lldb-commits
- [Lldb-commits] [lldb] r285941 - Add support to the ObjC type scavenger for finding types via debug info
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r285943 - Add RenderScriptScriptGroup to the Xcode project
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r285974 - Don't access the process in expressions w/o checking that
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r285977 - Added a couple more odd dot patterns that we got out
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D26295: Change UnwindAssemblyInstEmulation to remove a register location instead of marking it as IsSame()
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r285992 - Fix GDBRemoteCommunicationClientTest.TestPacketSpeedJSON
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D26300: ELF core: Adding parsing of the floating-point and SSE registers on x86 32/64 bit elf core files
Dimitar Vlahovski via lldb-commits
- [Lldb-commits] [lldb] r286003 - Preliminary plumbing work to make 'parray' able to take offset and stride options
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D26315: make-core.sh: add FreeBSD support
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r286035 - make-core.sh: add FreeBSD support
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D26325: Re-write OutputFormattedHelpText in terms of StringRef
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r286088 - Convert some helper functions to use StringRef.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D26338: [lldb] Don't build unit tests for unsupported targets
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r286093 - [lldb] Fix -Waggressive-loop-optimizations warning
Vedant Kumar via lldb-commits
Last message date:
Sun Nov 6 18:39:37 PST 2016
Archived on: Sun Nov 6 18:46:54 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).