The Week Of Monday 11 July 2016 Archives by date
Starting: Mon Jul 11 03:17:51 PDT 2016
Ending: Sun Jul 17 14:27:32 PDT 2016
Messages: 158
- [Lldb-commits] [PATCH] D22209: Fix a race on process exit
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22211: Change the /proc/<pid>/maps to not assert on incorrect input
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22211: Change the /proc/<pid>/maps to not assert on incorrect input
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22218: Dwarf parser: don't lookup void typedefs in the DWO
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275060 - Change the /proc/<pid>/maps to not assert on incorrect input
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D22211: Change the /proc/<pid>/maps to not assert on incorrect input
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D22219: Support loading files even when incorrect file name specified by the linker
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D22209: Fix a race on process exit
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22218: Dwarf parser: don't lookup void typedefs in the DWO
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22219: Support loading files even when incorrect file name specified by the linker
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275080 - Fix an issue where one could not define a Python command with the same name as an existing alias (or rather, one could but the results of invoking the command were far from satisfactory)
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D22230: Make ThreadPlanStepInstruction's constructor public.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D19604: Allow ObjectFilePECOFF to initialize with ARM binaries.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22230: Make ThreadPlanStepInstruction's constructor public.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D11270: Expr evaluation - Avoid to check when the memory handle is zero
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D15116: Fix for evaluating a function with an ambiguous symbol
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D13350: [lldb] Fix evaluation of qualified global variables
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D17618: Improve looking up functions with equivalent mangled names.
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22233: Apply local patches when building llvm on Mac.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22234: Add LLVM build config for BuildAndIntegration.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22235: Build clang Debug if we build lldb debug.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22235: Build clang Debug if we build lldb debug.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22231: Implement trampoline step-through for Windows-x86.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22230: Make ThreadPlanStepInstruction's constructor public.
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r275119 - Fixed a threading race condition where we could crash after calling Debugger::Terminate().
Greg Clayton via lldb-commits
- [Lldb-commits] Buildbot numbers for the week of 6/26/2016 - 7/02/2016
Galina Kistanova via lldb-commits
- [Lldb-commits] Buildbot numbers for the week of 7/03/2016 - 7/09/2016
Galina Kistanova via lldb-commits
- [Lldb-commits] [lldb] r275134 - Apply local patches when building llvm on Mac.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22233: Apply local patches when building llvm on Mac.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r275139 - Make ThreadPlanStepInstruction's constructor public.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r275140 - Add LLVM build config for BuildAndIntegration.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22230: Make ThreadPlanStepInstruction's constructor public.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22230: Make ThreadPlanStepInstruction's constructor public.
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22234: Add LLVM build config for BuildAndIntegration.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r275151 - Add some safety checks to Platform::GetRemoteSharedModule so if it
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D20357: [LLDB][MIPS] Fix FPU Size Based on Dynamic FR
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D17856: Fix expression evaluation with operator new
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275164 - Dwarf parser: don't lookup void typedefs in the DWO
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22218: Dwarf parser: don't lookup void typedefs in the DWO
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275165 - Fix a race on process exit
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22209: Fix a race on process exit
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22219: Support loading files even when incorrect file name specified by the linker
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D15116: Fix for evaluating a function with an ambiguous symbol
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D22235: Build clang Debug if we build lldb debug.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D21152: Hunt for unused memory properly when dealing with processes that can tell us about memory mappings
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D21032: Eliminate differences in lldbinline-generated Makefiles and ensure they're regenerated every time
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r275173 - [test] Fix category-based skipping
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22266: Add "support" for DW_CFA_GNU_args_size to the unwinder
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275175 - [NPL] Increase ETXTBSY workaround sleep
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275185 - Increase "process load" timeout
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D20357: [LLDB][MIPS] Fix FPU Size Based on Dynamic FR
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22235: Build clang Debug if we build lldb debug.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22235: Build clang Debug if we build lldb debug.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r275198 - Add logging to Linux Host::GetProcessAndStatInfo.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r275199 - Tweaks to the NSIndexPath formatter to enhance stability
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D22278: Fix a check in the objc trampoline handler
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r275223 - Mark TagDecls as having external visible storage, like ContainerDecls.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r275225 - This doesn't compiler on Darwin. Skipping it.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275226 - Remove assert since it was crashing the mutli process driver tests. Made the code behave correctly when indexes are out of range or the collection is empty and is "log enable lldb unwind" is enabled, log an error message.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275237 - Revert r275223, which committed the wrong thing.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r275223 - Mark TagDecls as having external visible storage, like ContainerDecls.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r275223 - Mark TagDecls as having external visible storage, like ContainerDecls.
Sean Callanan via lldb-commits
- [Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands
Chuck Ries via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D22266: Add "support" for DW_CFA_GNU_args_size to the unwinder
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275260 - Add "support" for DW_CFA_GNU_args_size to the unwinder
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22266: Add "support" for DW_CFA_GNU_args_size to the unwinder
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22266: Add "support" for DW_CFA_GNU_args_size to the unwinder
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands
Ilia K via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275281 - Centralize the way symbol and functions are looked up by making a Module::LookupInfo class that does all of the heavy lifting.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275285 - Remove comment that isn't needed anymore.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275287 - Fix a check in the objc trampoline handler
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Enrico Granata via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Francis Ricci via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Kate Stone via lldb-commits
- [Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Kate Stone via lldb-commits
- [Lldb-commits] [PATCH] D22294: Add functionality for rewriting symbols
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275336 - Added test for setting breakpoints by basename and fullname.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D22322: [LLDB] Fixes for standalone build
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands
Ilia K via lldb-commits
- [Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands
Ilia K via lldb-commits
- [Lldb-commits] [lldb] r275381 - Fix -break-enable/-break-disable commands (MI)
Ilia K via lldb-commits
- [Lldb-commits] [PATCH] D21757: Fix lldb-mi disable/enable breakpoints commands
Ilia K via lldb-commits
- [Lldb-commits] [lldb] r275393 - [test] [linux] define PR_SET_PTRACER constants if the system does not provide them
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275394 - mark newly failing tests as XFAIL
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22322: [LLDB] Fixes for standalone build
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22322: [LLDB] Fixes for standalone build
Nitesh Jain via lldb-commits
- [Lldb-commits] [lldb] r275409 - Upgrade all the .arcconfigs to https.
Benjamin Kramer via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D22357: [NPL] Simplify process launch code
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D22369: DWARFDeclContext: Don't add '::' in front of symbol names
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22322: [LLDB] Fixes for standalone build
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [lldb] r275459 - Add support for Objective-C class properties.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r275472 - fix command-line LLDB so NSLog messages show up
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r275478 - removed darwin_log.py file from previous check-in
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r275482 - Editing multi-line content in a terminal environment involves a lot of
Kate Stone via lldb-commits
- [Lldb-commits] [lldb] r275485 - LLDB help content has accumulated over time without a recent attempt to
Kate Stone via lldb-commits
- [Lldb-commits] [lldb] r275506 - adjust one of the NSLog output tests to only run on macOS 10.12+
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r275519 - Remember to add the testcase I wrote for r274822.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D22284: [LLDB] Proposed change in multi-line edit behavior (Return = end/append, Meta+Return = line break)
Kate Stone via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Howard Hellyer via lldb-commits
- [Lldb-commits] [PATCH] D22357: [NPL] Simplify process launch code
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275544 - [NPL] Simplify process launch code
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22357: [NPL] Simplify process launch code
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r275555 - Fix TestDarwinNSLogOutput for windows
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D22352: Implement GetMemoryRegions() for Windows Minidumps and live processes.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r275641 - Fixes for standalone build:
Eugene Zelenko via lldb-commits
- [Lldb-commits] [PATCH] D22322: [LLDB] Fixes for standalone build
Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D20436: Clean up vestigial remnants of locking primitives
Eugene Zelenko via lldb-commits
- [Lldb-commits] [lldb] r275652 - Fixed the location of the Swift bindings in the Xcode build.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r275729 - Add missing break stmt to DW_CFA_GNU_args_size case.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r275731 - Initialize the "is_loaded" local in LoadModuleAtAddress in
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r275733 - Refactor (with some rewriting) the DynamicLoaderMacOSX plugin into
Jason Molenda via lldb-commits
Last message date:
Sun Jul 17 14:27:32 PDT 2016
Archived on: Sun Jul 17 14:34:52 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).