The Week Of Monday 6 October 2014 Archives by author
Starting: Mon Oct 6 06:40:33 PDT 2014
Ending: Sun Oct 12 11:07:33 PDT 2014
Messages: 147
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Shawn Best
- [Lldb-commits] [lldb] r219269 - Minor comment change to test out svn access
Shawn Best
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Shawn Best
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Shawn Best
- [Lldb-commits] [lldb] r219546 - LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and report data extraction
Kuba Brecka
- [Lldb-commits] [PATCH] LLDB AddressSanitizer break on error and report data extraction
Kuba Brecka
- [Lldb-commits] [PATCH] include compiler-rt in build-llvm.pl
Kuba Brecka
- [Lldb-commits] [lldb] r219546 - LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and report data extraction
Kuba Brecka
- [Lldb-commits] [lldb] r219555 - include compiler-rt in build-llvm.pl
Kuba Brecka
- [Lldb-commits] [PATCH] Add a IsInstrumentationRuntimePresent SB API
Kuba Brecka
- [Lldb-commits] [PATCH] include compiler-rt in build-llvm.pl
Kuba Brecka
- [Lldb-commits] [lldb] r219560 - Add a IsInstrumentationRuntimePresent SB API
Kuba Brecka
- [Lldb-commits] [PATCH] Add a IsInstrumentationRuntimePresent SB API
Kuba Brecka
- [Lldb-commits] [PATCH] Add a couple more paths where to look for just-build Clang
Kuba Brecka
- [Lldb-commits] [PATCH] Change CFA to be a LoadAddress instead of HostAddress
Ryan Brown
- [Lldb-commits] [lldb] r219133 - Made TestCommandScript more robust against new
Sean Callanan
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Eric Christopher
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Eric Christopher
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Eric Christopher
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Eric Christopher
- [Lldb-commits] [lldb] r219547 - Fix unused variable warning from r219544.
Eric Christopher
- [Lldb-commits] [lldb] r219548 - Remove default case from a fully covered switch.
Eric Christopher
- [Lldb-commits] [lldb] r219549 - Reinstate setting addr_width to the result of the computation,
Eric Christopher
- [Lldb-commits] [lldb] r219544 - Add a new disassembly-format specification so that the disassembler
Eric Christopher
- [Lldb-commits] [lldb] r219423 - Add an API on ValueObject to retrieve the desired dynamic/synthetic combination all at once, if available, working somewhat hard to avoid returning an invalid ValueObject in the process
Eric Christopher
- [Lldb-commits] [lldb] r219544 - Add a new disassembly-format specification so that the disassembler
Eric Christopher
- [Lldb-commits] [lldb] r219423 - Add an API on ValueObject to retrieve the desired dynamic/synthetic combination all at once, if available, working somewhat hard to avoid returning an invalid ValueObject in the process
Eric Christopher
- [Lldb-commits] [lldb] r219554 - Fix the build after the recent plugin additions for
Eric Christopher
- [Lldb-commits] [lldb] r219546 - LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and report data extraction
Eric Christopher
- [Lldb-commits] [PATCH] Create a ConnectionGenericFile class for windows
Greg Clayton
- [Lldb-commits] [PATCH] Create a ConnectionGenericFile class for windows
Greg Clayton
- [Lldb-commits] [PATCH] Move ConnectionFileDescriptor to posix-subfolder in preparation for implementing on Windows
Greg Clayton
- [Lldb-commits] [PATCH] Very minimal non-8-bit byte support for diverse kalimba architectures
Greg Clayton
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Greg Clayton
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Greg Clayton
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Greg Clayton
- [Lldb-commits] [lldb] r219219 - Improved the TreeItem delegate which simplifies making tree items:
Greg Clayton
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Greg Clayton
- [Lldb-commits] [PATCH] Fix deadlock in ExecuteOneLine on Windows
Greg Clayton
- [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Greg Clayton
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Greg Clayton
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [lldb] r219169 - Add "target.expr-parser-compiler-args" setting.
Todd Fiala
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Todd Fiala
- [Lldb-commits] [lldb] r219213 - Fix spurious output to command line when launching a process on Linux.
Todd Fiala
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Todd Fiala
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Todd Fiala
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [lldb] r219318 - llgs: add logging to Native*Protocol breakpoints around byte values replaced and restored.
Todd Fiala
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [lldb] r219371 - POSIX dynamic loader: add more logging around launch/attach, fix breakpoint handling on entry callback.
Todd Fiala
- [Lldb-commits] [lldb] r219373 - Fix MacOSX Xcode build for Pipe changes.
Todd Fiala
- [Lldb-commits] [lldb] r219374 - Added a bit of logging around GDBRemoteCommunicationClient::SendGDBStoppointTypePacket.
Todd Fiala
- [Lldb-commits] [lldb] r219377 - logging: added more logging to the Target/Platform launch & attach sequence.
Todd Fiala
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Todd Fiala
- [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Todd Fiala
- [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Todd Fiala
- [Lldb-commits] [lldb] r219412 - thread state coordinator: fixed bug in thread running state book-keeping.
Todd Fiala
- [Lldb-commits] [lldb] r219457 - Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Todd Fiala
- [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Todd Fiala
- [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.
Todd Fiala
- [Lldb-commits] [lldb] r219461 - Reverse out r219169 related to quote handling.
Todd Fiala
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Todd Fiala
- [Lldb-commits] [lldb] r219576 - Fix cmake build for PluginInstrumentationRuntimeAddressSanitizer.
Todd Fiala
- [Lldb-commits] [lldb] r219578 - llgs: fixes to PTY/gdb-remote inferior stdout/stderr handling, logging addtions.
Todd Fiala
- [Lldb-commits] [PATCH] Make sure we perform full pathname matches when displaying source code.
Todd Fiala
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Matthew Gardiner
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Matthew Gardiner
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Matthew Gardiner
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Matthew Gardiner
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Matthew Gardiner
- [Lldb-commits] [lldb] r219142 - Fix a problem where LLDB was constructing a TypeImpl marking the dynamic type as the static type. Instead use the TypeImpl() constructor correctly
Enrico Granata
- [Lldb-commits] [lldb] r219146 - In some cases, the LLDB test suite will be run on a built framework with no sources coming along. In those cases, we want to skip the SB API test case. Add a marker for that, and apply it
Enrico Granata
- [Lldb-commits] [lldb] r219147 - This test also relies on the SB API headers. Same logic
Enrico Granata
- [Lldb-commits] [lldb] r219148 - And here's another test case that uses the SB API. Skip it too
Enrico Granata
- [Lldb-commits] [lldb] r219245 - The type category enable * was implemented assuming a previous disable * had happened. While that will most likely be true in practice, the consequences of this not being the case will be a crash. I fix the crash by doing two things: 1) don't let already-enabled categories be enabled anyway; 2) if a category were disabled but with a bogus last-enabled position - highly highly unlikely - just put it in the first empty slot. I am not so sure 2) is bulletproof perfect, but I also don't thin...
Enrico Granata
- [Lldb-commits] [lldb] r219248 - Change this test case so that it no longer fails in the face of Bug 21190. The failure and the bug are entirely unrelated, and it's trivial to write a repro case for that bug anyway, so no need to use this complicated test case
Enrico Granata
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Enrico Granata
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Enrico Granata
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Enrico Granata
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Enrico Granata
- [Lldb-commits] [lldb] r219337 - Add a (Python only) lldb.SBSyntheticValueProvider class to our API surface
Enrico Granata
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Enrico Granata
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Enrico Granata
- [Lldb-commits] [lldb] r219352 - Add a SyntheticValueProviderFrontEnd that serves internally the same purpose as lldb.SBSyntheticValueProvider serves on the API layer
Enrico Granata
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Enrico Granata
- [Lldb-commits] [lldb] r219423 - Add an API on ValueObject to retrieve the desired dynamic/synthetic combination all at once, if available, working somewhat hard to avoid returning an invalid ValueObject in the process
Enrico Granata
- [Lldb-commits] [lldb] r219427 - If a ValueObject has a child that vends synthetic children, but only does so to generate a value for itself, that's not a disqualifier from one-line printing. Also, fetch synthetic values if available and requested for children as well while printing them
Enrico Granata
- [Lldb-commits] [lldb] r219447 - Enhance the libc++ list data formatter so that it does not start looking for loops until asked to actually fetch children. Also, if you're going to read child X, only look for a loop in the first X nodes. Loops further down the road won't really matter. This should speed things up for large lists and fix rdar://18583790
Enrico Granata
- [Lldb-commits] [lldb] r219452 - In cases where you'd use an expression to get a value to insert in a command, be ready to use synthetic children if they are there. Those are now a source of values, so worth checking for
Enrico Granata
- [Lldb-commits] [lldb] r219540 - When parsing ObjC types from encoded strings (and disallowing any-type), the ^? combination gets resolved to no type, while we could resolve it to void*
Enrico Granata
- [Lldb-commits] [lldb] r219423 - Add an API on ValueObject to retrieve the desired dynamic/synthetic combination all at once, if available, working somewhat hard to avoid returning an invalid ValueObject in the process
Enrico Granata
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
Jim Ingham
- [Lldb-commits] [PATCH] LLDB AddressSanitizer break on error and report data extraction
Jim Ingham
- [Lldb-commits] [lldb] r219234 - This test case was incorrect, it was relying on the fact
Jim Ingham
- [Lldb-commits] [lldb] r219263 - Fix stepping over the inserted breakpoint trap when the NEXT instruction
Jim Ingham
- [Lldb-commits] [lldb] r219553 - Rework the way we pass "run multiple command" options to the various API's that
Jim Ingham
- [Lldb-commits] [PATCH] More conversions of off_t to lldb::offset_t for llvm 3.4.x
Hin-Tak Leung
- [Lldb-commits] [lldb] r219520 - Update assertion in DYLDRendezvous.
Andrew MacPherson
- [Lldb-commits] [lldb] r219120 - Revert r219102 as it caused significant buildbot breakage
Ed Maste
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Ed Maste
- [Lldb-commits] [lldb] r219181 - Fix exception text to match function name
Ed Maste
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Ed Maste
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Ed Maste
- [Lldb-commits] [lldb] r219328 - Skip asan test on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r219329 - Add decorator for FreeBSD failure
Ed Maste
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Ed Maste
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Ed Maste
- [Lldb-commits] [PATCH] spurious output to command line when launching a process on linux
Ed Maste
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Ed Maste
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Ed Maste
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Ed Maste
- [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.
Ed Maste
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Stephen McDonald
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Stephen McDonald
- [Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary
Stephen McDonald
- [Lldb-commits] [lldb] r219151 - Update xcode project file to match zach's move of connetionfiledescriptor in r219143.
Jason Molenda
- [Lldb-commits] [lldb] r219152 - Add another address to check for the kernel's load addr in debug configs.
Jason Molenda
- [Lldb-commits] [lldb] r219247 - When we detect a stack unwind loop, before we abort
Jason Molenda
- [Lldb-commits] [lldb] r219251 - Update TestInlinedBreakpoints to reflect the fact that
Jason Molenda
- [Lldb-commits] [PATCH] LLDB AddressSanitizer break on error and report data extraction
Jason Molenda
- [Lldb-commits] [lldb] r219544 - Add a new disassembly-format specification so that the disassembler
Jason Molenda
- [Lldb-commits] [PATCH] include compiler-rt in build-llvm.pl
Jason Molenda
- [Lldb-commits] [PATCH] include compiler-rt in build-llvm.pl
Jason Molenda
- [Lldb-commits] [PATCH] Add a IsInstrumentationRuntimePresent SB API
Jason Molenda
- [Lldb-commits] [PATCH] Make sure we perform full pathname matches when displaying source code.
Stephane Sezer
- [Lldb-commits] [PATCH] Move ConnectionFileDescriptor to posix-subfolder in preparation for implementing on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Create a ConnectionGenericFile class for windows
Zachary Turner
- [Lldb-commits] [lldb] r219143 - Move ConnectionFileDescriptor to platform-specific Host directory.
Zachary Turner
- [Lldb-commits] [lldb] r219144 - Make TimeValue support returning the time in milliseconds.
Zachary Turner
- [Lldb-commits] [lldb] r219145 - Create a ConnectionGenericFile class for Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Move ConnectionFileDescriptor to posix-subfolder in preparation for implementing on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Create a ConnectionGenericFile class for windows
Zachary Turner
- [Lldb-commits] [lldb] r219232 - Fix compile error on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Fix deadlock in ExecuteOneLine on Windows
Zachary Turner
- [Lldb-commits] [PATCH] Fix deadlock in ExecuteOneLine on Windows
Zachary Turner
- [Lldb-commits] [lldb] r219339 - Fix deadlock in Python one-line execution.
Zachary Turner
- [Lldb-commits] [PATCH] Fix deadlock in ExecuteOneLine on Windows
Zachary Turner
- [Lldb-commits] [lldb] r219340 - Fix compile error on posix.
Zachary Turner
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Zachary Turner
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Zachary Turner
- [Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Zachary Turner
- [Lldb-commits] [lldb] r219435 - Correctly fix ScriptInterpreterPython::ExecuteOneLine for windows.
Zachary Turner
- [Lldb-commits] [PATCH] Add "target.jit-args" settings
jingham at apple.com
- [Lldb-commits] [PATCH] LLDB AddressSanitizer break on error and report data extraction
jingham at apple.com
Last message date:
Sun Oct 12 11:07:33 PDT 2014
Archived on: Tue Aug 4 15:44:51 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).