The Week Of Monday 6 May 2013 Archives by author
Starting: Mon May 6 03:21:11 PDT 2013
Ending: Fri May 10 20:09:05 PDT 2013
Messages: 69
- [Lldb-commits] [lldb] r181387 - Fixed IRExecutionUnit build failures due to changes
Sean Callanan
- [Lldb-commits] [lldb] r181498 - Add all Decls found through FindExternalLexicalDecls
Sean Callanan
- [Lldb-commits] [lldb] r181560 - Don't completely drop methods we don't want to put
Sean Callanan
- [Lldb-commits] [lldb] r181636 - Hardened LLDB against NULL conditions being
Sean Callanan
- [Lldb-commits] REGRESSIONS: [lldb] r181091 - After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly.
Greg Clayton
- [Lldb-commits] [lldb] r181091 - After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly.
Greg Clayton
- [Lldb-commits] Exceptions with builder lldb-x86_64-linux
Greg Clayton
- [Lldb-commits] [lldb] r181474 - Quiet g++-4.7 warnings about const issues and fix the scope of the "if (IsValid())".
Greg Clayton
- [Lldb-commits] [lldb] r181486 - Remove debug print statement.
Greg Clayton
- [Lldb-commits] [lldb] r181488 - Fixed the process attach by name test to get the target _after_ doing process attach. Otherwise the target isn't valid. This fixes 2 test suite failures on darwin.
Greg Clayton
- [Lldb-commits] [lldb] r181501 - Changed the formerly pure virtual function:
Greg Clayton
- [Lldb-commits] [lldb] r181631 - <rdar://problem/13854277>
Greg Clayton
- [Lldb-commits] [lldb] r181651 - <rdar://problem/13700260>
Greg Clayton
- [Lldb-commits] [lldb] r181218 - Converting ScanFormatDescriptor to use std::string instead of a manually managed buffer of bytes
Enrico Granata
- [Lldb-commits] [lldb] r181236 - <rdar://problem/11669154>
Enrico Granata
- [Lldb-commits] [lldb] r181257 - <rdar://problem/13063912>
Enrico Granata
- [Lldb-commits] [lldb] r181281 - Making it possible to specify a substring for a category name as long as the match is unique
Enrico Granata
- [Lldb-commits] [lldb] r181343 - First iteration of a Python tracer module
Enrico Granata
- [Lldb-commits] Exceptions with builder lldb-x86_64-linux
Enrico Granata
- [Lldb-commits] [lldb] r181367 - Adding some LLDB-specific logic to the tracer (in a separate tracer module) to improve the quality of the output when debugging data formatters
Enrico Granata
- [Lldb-commits] [lldb] r181461 - Improvements to the package importing feature - test case will follow
Enrico Granata
- [Lldb-commits] [lldb] r181462 - <rdar://problem/13621080>
Enrico Granata
- [Lldb-commits] [lldb] r181472 - Test case added for importing packages
Enrico Granata
- [Lldb-commits] [lldb] r181475 - Now that you can "command script import" packages, the docs should reflect the best practice
Enrico Granata
- [Lldb-commits] [lldb] r181497 - Changing the std::map test case to use source breakpoints instead of relying on the nexting always "getting it right" to stop at the locations of interest
Enrico Granata
- [Lldb-commits] [lldb] r181500 - Providing a more interesting command template for LLDB
Enrico Granata
- [Lldb-commits] [lldb] r181537 - <rdar://problem/13831149>
Enrico Granata
- [Lldb-commits] [lldb] r181381 - Figure out the reply to "PlanExplainsStop" once when we stop and then use the cached
Jim Ingham
- [Lldb-commits] [lldb] r181386 - If the MemoryCache is asked to look up an address that is in an invalid
Jim Ingham
- [Lldb-commits] [lldb] r181493 - Fix the error reporting for ProcessKDP::DoDetach.
Jim Ingham
- [Lldb-commits] [lldb] r181091 - After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly.
Kaylor, Andrew
- [Lldb-commits] [lldb] r181340 - Reinstating r181091 and r181106 with fix for Linux regressions.
Andrew Kaylor
- [Lldb-commits] [lldb] r181340 - Reinstating r181091 and r181106 with fix for Linux regressions.
Kaylor, Andrew
- [Lldb-commits] [lldb] r181374 - Adding support for process attach by pid on Linux.
Andrew Kaylor
- [Lldb-commits] [lldb] r181482 - Adding code to set thread state to stopped when the process stops.
Andrew Kaylor
- [Lldb-commits] [lldb] r181609 - Adding support for setting thread stop state when a process stops.
Andrew Kaylor
- [Lldb-commits] [lldb] r181341 - Add watchpoint support for Linux on 64-bit host.
Matt Kopec
- [Lldb-commits] [lldb] r181447 - Attempt to fix failing watchpoints for debian os buildbot.
Matt Kopec
- [Lldb-commits] [lldb] r181448 - Fix assertion from previous fix for debian os watchpoints.
Matt Kopec
- [Lldb-commits] [lldb] r181454 - Mark multi-threaded watchpoint test as skip on Linux due to lldb assertions in the debian buildbot.
Matt Kopec
- [Lldb-commits] [lldb] r181460 - Update lldb status page to reflect watchpoint support on Linux.
Matt Kopec
- [Lldb-commits] [lldb] r181613 - Add temporary fix for calling c++ global/anonymous functions on Linux.
Matt Kopec
- [Lldb-commits] [lldb] r181645 - Use mangled and demangled names when checking for a function in a namespace and a function in an anonymous namespace, respectively.
Matt Kopec
- [Lldb-commits] REGRESSIONS: [lldb] r181091 - After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly.
Malea, Daniel
- [Lldb-commits] [lldb] r181239 - Fix typo in C++11 flag for the GCC 4.6 code path: missing '-'
Daniel Malea
- [Lldb-commits] [lldb] r181061 - Clear up any deadlocks on Apple builds that were due to the lldb_private::Process.m_private_run_lock variable.
Malea, Daniel
- [Lldb-commits] Exceptions with builder lldb-x86_64-linux
Malea, Daniel
- [Lldb-commits] Exceptions with builder lldb-x86_64-linux
Malea, Daniel
- [Lldb-commits] [lldb] r181441 - Fix rdar-13338477 test-case for Linux.
Daniel Malea
- [Lldb-commits] [lldb] r181442 - Adding test-case for llvm.org/pr15936 (known failure with GCC 4.6/4.7)
Daniel Malea
- [Lldb-commits] [lldb] r181446 - Remove distinction between Apple/Linux for Process run locks:
Daniel Malea
- [Lldb-commits] [lldb] r181526 - Revert r181482 as it causes occasional hangs in LLDB buildbots
Daniel Malea
- [Lldb-commits] [lldb] r181190 - A few small fixes to make things like image list not
Jason Molenda
- [Lldb-commits] [lldb] r181264 - In ProcessKDP, if the remote connection is not EFI,
Jason Molenda
- [Lldb-commits] [lldb] r181375 - Add code to ReplaceDSYMSectionsWithExecutableSections() to handle the case where
Jason Molenda
- [Lldb-commits] [lldb] r181566 - Add an explicit check for a darwin kernel KDP_VERSIONSTRING when
Jason Molenda
- [Lldb-commits] [lldb] r181581 - Temporarily roll back r181375 - it is causing an unexpected regression,
Jason Molenda
- [Lldb-commits] [lldb] r181582 - Scratch that, the problem was elsewhere.
Jason Molenda
- [Lldb-commits] [lldb] r181653 - A couple of small fixes to make core file debugging less noisy.
Jason Molenda
- [Lldb-commits] [lldb] r181658 - Update ProcessKDP and ProcessMachCore to use ConstString plugin
Jason Molenda
- [Lldb-commits] FW: REGRESSIONS: [lldb] r181091 - After recent OperatingsSystem plug-in changes, the lldb_private::Process and lldb_private::Thread subclasses were changed and the API was not respected properly.
Thirumurthi, Ashok
- [Lldb-commits] [lldb] r181323 - Temporarily reverting r181091 and r181106 due to the vast test breakage on the Linux buildbots
Ashok Thirumurthi
- [Lldb-commits] Exceptions with builder lldb-x86_64-linux
Thirumurthi, Ashok
- [Lldb-commits] [lldb] r181511 - Fixed a build failure introduced by r181501.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181498 - Add all Decls found through FindExternalLexicalDecls
Thirumurthi, Ashok
- [Lldb-commits] [lldb] r181512 - Skipping a test that asserts with gcc and icc to allow the test suite to run to completion on the gcc buildbot.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181538 - Fixed "log enable linux registers" and added a test.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181599 - Added an integration test to step through a crash and then test for globals, locals, arguments, registers and the back-trace.
Ashok Thirumurthi
- [Lldb-commits] [lldb] r181602 - Removed expectedFailureDarwin, and added a note about the disparity between the automated tests and testing at the lldb command-line.
Ashok Thirumurthi
Last message date:
Fri May 10 20:09:05 PDT 2013
Archived on: Tue Aug 4 15:44:43 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).