The Week Of Monday 23 March 2015 Archives by author
Starting: Mon Mar 23 03:50:31 PDT 2015
Ending: Sun Mar 29 23:02:02 PDT 2015
Messages: 370
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Tamas Berghammer
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Tamas Berghammer
- [Lldb-commits] [PATCH] LLDB ARM: Add support for arm-linux-gnu abi
Tamas Berghammer
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [lldb] r232952 - Remove virtual and add override to all virtual functions in Process/gdb-remote.
Tamas Berghammer
- [Lldb-commits] [lldb] r232959 - Shorten executable name in WatchpointLLDBCommandTestCase
Tamas Berghammer
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [PATCH] Search for loaded modules recursively in all system library sub-directories on Android
Tamas Berghammer
- [Lldb-commits] [lldb] r233061 - Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [PATCH] Add support for 'leal' instruction to UnwindAssembly-x86
Tamas Berghammer
- [Lldb-commits] [PATCH] Add support for 'leal' instruction to UnwindAssembly-x86
Tamas Berghammer
- [Lldb-commits] [lldb] r233081 - Skip SetSID test cases on remote platform
Tamas Berghammer
- [Lldb-commits] [PATCH] Skip SetSID test cases on remote platform
Tamas Berghammer
- [Lldb-commits] [PATCH] Don't require AVX registers if the target CPU doesn't have them
Tamas Berghammer
- [Lldb-commits] [Diffusion] rL233061: Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [Diffusion] rL233061: Fetch module specification from remote process also
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix StdVBoolImplementation to handle large vectors
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.
Tamas Berghammer
- [Lldb-commits] [lldb] r233176 - Fix wrong type convesrion in ReadRegOperation
Tamas Berghammer
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Tamas Berghammer
- [Lldb-commits] [PATCH] Add support for 'leal' instruction to UnwindAssembly-x86
Tamas Berghammer
- [Lldb-commits] [lldb] r233178 - Add support for 'leal' instruction to UnwindAssembly-x86
Tamas Berghammer
- [Lldb-commits] [PATCH] Add support for 'leal' instruction to UnwindAssembly-x86
Tamas Berghammer
- [Lldb-commits] [lldb] r233179 - Fix StdVBoolImplementation to handle large vectors
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix StdVBoolImplementation to handle large vectors
Tamas Berghammer
- [Lldb-commits] [lldb] r233185 - Allow multiple simultaneous connections to platform.
Tamas Berghammer
- [Lldb-commits] [lldb] r233190 - Fix not_remote_testsuite_ready annotation in the test runner
Tamas Berghammer
- [Lldb-commits] [lldb] r233193 - Remove virtual and add override for lots of function.
Tamas Berghammer
- [Lldb-commits] [lldb] r233194 - Fix AVX register detection
Tamas Berghammer
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Tamas Berghammer
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Tamas Berghammer
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Tamas Berghammer
- [Lldb-commits] [PATCH] Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Tamas Berghammer
- [Lldb-commits] [PATCH] Move lot of class from the global namespace into lldb_private
Tamas Berghammer
- [Lldb-commits] [lldb] r233369 - Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64
Tamas Berghammer
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Tamas Berghammer
- [Lldb-commits] [PATCH] Create new test for expression evaluation where char type matters
Tamas Berghammer
- [Lldb-commits] [PATCH] Create new test for expression evaluation where char type matters
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix TestGdbRemote* on remote Linux
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix TestGdbRemote* on remote Linux
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix type detection for 'char' variables
Tamas Berghammer
- [Lldb-commits] [PATCH] Move lot of class from the global namespace into lldb_private
Tamas Berghammer
- [Lldb-commits] [lldb] r233123 - Fix some -Winconsistent-missing-override warnings (& some particularly weird indenting)
David Blaikie
- [Lldb-commits] [lldb] r233408 - Fix -Wsign-compare warning
David Blaikie
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Sean Callanan
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Sean Callanan
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Sean Callanan
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Sean Callanan
- [Lldb-commits] [lldb] r233237 - Changed '-x'/'-xsize' to '-s'/'-size' when specifying
Sean Callanan
- [Lldb-commits] [lldb] r233421 - Added a testcase that verifies that LLDB can load
Sean Callanan
- [Lldb-commits] [PATCH] Handle PyLong return values in LLDBSwigPython_CalculateNumChildren.
Siva Chandra
- [Lldb-commits] [PATCH] Remove now unneccessary expected failure decorators for Linux.
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
- [Lldb-commits] [PATCH] [TestDataFormatterStdVector] s/-fstandalone-debug/-fno-limit-debug-info
Siva Chandra
- [Lldb-commits] [PATCH] Fix StdVBoolImplementation to handle large vectors
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
- [Lldb-commits] [lldb] r233098 - [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
- [Lldb-commits] [lldb] r233108 - [TestDataFormatterStdVector] s/-fstandalone-debug/-fno-limit-debug-info
Siva Chandra
- [Lldb-commits] [PATCH] [TestDataFormatterStdVector] s/-fstandalone-debug/-fno-limit-debug-info
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] Remove an unused arg to SymbolFileDWARF::ParseChildParameters.
Siva Chandra
- [Lldb-commits] [lldb] r233230 - [DWARF] Remove an unused arg to SymbolFileDWARF::ParseChildParameters.
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] Remove an unused arg to SymbolFileDWARF::ParseChildParameters.
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] Remove an unused arg to SymbolFileDWARF::ParseChildParameters.
Siva Chandra
- [Lldb-commits] [PATCH] [DWARF] Generate qualified names of functions if linkage names are missing.
Siva Chandra
- [Lldb-commits] [Diffusion] rL233098: [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Siva Chandra
- [Lldb-commits] [lldb] r233336 - [DWARF] Generate qualified names of functions if linkage names are missing.
Siva Chandra
- [Lldb-commits] [PATCH] [TestMiExec] Fix the test for GCC after r233336.
Siva Chandra
- [Lldb-commits] [lldb] r233382 - [TestMiExec] Fix the test for GCC after r233336.
Siva Chandra
- [Lldb-commits] [PATCH] [TestMiExec] Fix the test for GCC after r233336.
Siva Chandra
- [Lldb-commits] [PATCH] Enabled a bunch of tests on Linux
Siva Chandra
- [Lldb-commits] [PATCH] Remove now unneccessary expected failure decorators for Linux.
Siva Chandra
- [Lldb-commits] [PATCH] TestConvenienceVariables - fixed a Linux problem
Siva Chandra
- [Lldb-commits] [PATCH] TestPrintStackTraces - made XFAIL more precise
Siva Chandra
- [Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments
Ying Chen
- [Lldb-commits] [lldb] r233157 - xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot green
Ying Chen
- [Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments
Ying Chen
- [Lldb-commits] [lldb] r233338 - Allow ExpectedFailure* decorators to work with optional arguments
Ying Chen
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Greg Clayton
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Greg Clayton
- [Lldb-commits] [PATCH] Fix expression evaluation after clang r232793
Greg Clayton
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
Greg Clayton
- [Lldb-commits] [PATCH] Don't clobber CFLAGS_EXTRAS in tests.
Greg Clayton
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Greg Clayton
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Greg Clayton
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Greg Clayton
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Greg Clayton
- [Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Greg Clayton
- [Lldb-commits] [PATCH] Fix ComputeSupportExeDirectory for Linux (merge with Android).
Greg Clayton
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Greg Clayton
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Greg Clayton
- [Lldb-commits] [PATCH] Add support for CLI commands in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Greg Clayton
- [Lldb-commits] [PATCH] Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.
Greg Clayton
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Greg Clayton
- [Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Greg Clayton
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Greg Clayton
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Greg Clayton
- [Lldb-commits] [PATCH] [DWARF] Remove an unused arg to SymbolFileDWARF::ParseChildParameters.
Greg Clayton
- [Lldb-commits] [lldb] r233233 - Keep launch info up to date when accessors are called directly (not through "settings set").
Greg Clayton
- [Lldb-commits] [lldb] r233236 - Add a test to make sure if you do:
Greg Clayton
- [Lldb-commits] [PATCH] [DWARF] Generate qualified names of functions if linkage names are missing.
Greg Clayton
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Greg Clayton
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Greg Clayton
- [Lldb-commits] [PATCH] Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Greg Clayton
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Greg Clayton
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Greg Clayton
- [Lldb-commits] [PATCH] Move lot of class from the global namespace into lldb_private
Greg Clayton
- [Lldb-commits] [PATCH] Fix type detection for 'char' variables
Greg Clayton
- [Lldb-commits] [PATCH] Replace sys.platform skips in tests with @skip decorators which check against remote platform.
Greg Clayton
- [Lldb-commits] [PATCH] Move lot of class from the global namespace into lldb_private
Greg Clayton
- [Lldb-commits] [PATCH] Don't clobber CFLAGS_EXTRAS in tests.
Robert Flack
- [Lldb-commits] [lldb] r233066 - Don't clobber CFLAGS_EXTRAS in tests.
Robert Flack
- [Lldb-commits] [PATCH] Don't clobber CFLAGS_EXTRAS in tests.
Robert Flack
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Robert Flack
- [Lldb-commits] [lldb] r233185 - Allow multiple simultaneous connections to platform.
Robert Flack
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [lldb] r233311 - Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [PATCH] Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Robert Flack
- [Lldb-commits] [lldb] r233317 - Add/fix FreeBSD/arm64 files in xcode build from r233273.
Robert Flack
- [Lldb-commits] [PATCH] Replace sys.platform skips in tests with @skip decorators which check against remote platform.
Robert Flack
- [Lldb-commits] [PATCH] Handle PyLong return values in LLDBSwigPython_CalculateNumChildren.
Vince Harron
- [Lldb-commits] [PATCH] Handle PyLong return values in LLDBSwigPython_CalculateNumChildren.
Vince Harron
- [Lldb-commits] [PATCH] Remove now unneccessary expected failure decorators for Linux.
Vince Harron
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to platform.
Vince Harron
- [Lldb-commits] [PATCH] Fix TestGdbRemote* on remote Linux
Vince Harron
- [Lldb-commits] [PATCH] Add support for XFAILing a test on specific clang versions
Vince Harron
- [Lldb-commits] [PATCH] Don't require AVX registers if the target CPU doesn't have them
Vince Harron
- [Lldb-commits] [PATCH] Don't require AVX registers if the target CPU doesn't have them
Vince Harron
- [Lldb-commits] [PATCH] Don't require AVX registers if the target CPU doesn't have them
Vince Harron
- [Lldb-commits] [PATCH] Enabled a bunch of tests on Linux
Vince Harron
- [Lldb-commits] [PATCH] TestPrintStackTraces - made XFAIL more precise
Vince Harron
- [Lldb-commits] [PATCH] TestRecursiveInferior fixed on Linux
Vince Harron
- [Lldb-commits] [PATCH] TestConvenienceVariables - fixed a Linux problem
Vince Harron
- [Lldb-commits] [PATCH] TestConvenienceVariables - fixed a Linux problem
Vince Harron
- [Lldb-commits] [PATCH] Allow multiple simultaneous connections to lldb-platform
Vince Harron
- [Lldb-commits] [PATCH] Fix socket leak in lldb-server platform
Vince Harron
- [Lldb-commits] [lldb] r233429 - Fix call to MCInstPrinter::printInst to pass MCSubtargetInfo.
Akira Hatanaka
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Jim Ingham
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Jim Ingham
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Jim Ingham
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
Jim Ingham
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Jim Ingham
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Jim Ingham
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Jim Ingham
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Jim Ingham
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Muhammad Omair Javaid
- [Lldb-commits] [PATCH] LLDB ARM: Add support for arm-linux-gnu abi
Muhammad Omair Javaid
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Muhammad Omair Javaid
- [Lldb-commits] [PATCH] LLDB ARM: Add support for arm-linux-gnu abi
Muhammad Omair Javaid
- [Lldb-commits] [PATCH] Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64
Muhammad Omair Javaid
- [Lldb-commits] [lldb] r232946 - Fix ObjCDataFormatterTestCase.test_nsdate_* tests
Ilia K
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Ilia K
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Ilia K
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Ilia K
- [Lldb-commits] [lldb] r232950 - Convert CRLF to LF in CODE_OWNERS.txt
Ilia K
- [Lldb-commits] [lldb] r232951 - Fix ObjCDataFormatterTestCase.test_nsdate_* tests (ver. 2)
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [lldb] r233017 - Fix/Add comments in CMICmdCmdGdbSet (MI)
Ilia K
- [Lldb-commits] [lldb] r233018 - Add target-async option in -gdb-set command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [lldb] r233022 - Fix Target::Launch in case of synchronous execution
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [lldb] r233029 - Fix missing interfaces to scripts/Python/interface after r229110, r231858 and r232891
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [Diffusion] rL233021: Move ADB communications to AdbClient class - to make it accessible by other…
Ilia K
- [Lldb-commits] [Diffusion] rL233021: Move ADB communications to AdbClient class - to make it accessible by other…
Ilia K
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Ilia K
- [Lldb-commits] [lldb] r233034 - Turn off 'quit' confirmation in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Ilia K
- [Lldb-commits] [Diffusion] rL233021: Move ADB communications to AdbClient class - to make it accessible by other…
Ilia K
- [Lldb-commits] [PATCH] Add support for CLI commands in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [PATCH] implement gdb-set output-radix
Ilia K
- [Lldb-commits] [Diffusion] rL233061: Fetch module specification from remote process also
Ilia K
- [Lldb-commits] [Diffusion] rL233061: Fetch module specification from remote process also
Ilia K
- [Lldb-commits] [lldb] r233084 - Fix build on OS X after r233061
Ilia K
- [Lldb-commits] [Diffusion] rL233061: Fetch module specification from remote process also
Ilia K
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [lldb] r233112 - Add support for CLI commands in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [lldb] r233114 - Add -gdb-show and target-async option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [lldb] r233167 - Update xcode project file for addition/removals in r233083 and r233114.
Ilia K
- [Lldb-commits] [PATCH] Fix =thread-exited message (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix =thread-exited message (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix =thread-exited message (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [lldb] r233255 - Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [lldb] r233256 - Fix =thread-exited message (MI)
Ilia K
- [Lldb-commits] [lldb] r233258 - Fix Process::Finalize to do Process::Destroy if needed after r233255
Ilia K
- [Lldb-commits] [PATCH] Fix -gdb-exit to detach if was attached or destroy otherwise (MI)
Ilia K
- [Lldb-commits] [lldb] r233260 - Use std::vector::const_iterator and std::vector::cbegin/cend in CMICmnLLDBDebuggerHandleEvents::ChkForStateChanges (MI)
Ilia K
- [Lldb-commits] [lldb] r233265 - Use std::vector::iterator in CMICmnLLDBDebuggerHandleEvents::ChkForStateChanges to fix build on Linux after r233260 (MI)
Ilia K
- [Lldb-commits] [lldb] r233266 - Fix StopHookForMultipleThreadsTestCase tests after r233098
Ilia K
- [Lldb-commits] [Diffusion] rL233098: [DWARF] If linkages names are missing, use decl context to get qualified names.
Ilia K
- [Lldb-commits] [lldb] r233272 - Destroy the attached process in tearDown() to fix ProcessAttachTestCase tests on OS X
Ilia K
- [Lldb-commits] [lldb] r233278 - Fix infinite loop when ^D was pressed (MI)
Ilia K
- [Lldb-commits] [lldb] r233279 - Fix RegisterCommandsTestCase and HelloWorldTestCase tests which hang on OS X after TestBase.tearDown()
Ilia K
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Reid Kleckner
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Pavel Labath
- [Lldb-commits] [PATCH] Fix expression evaluation after clang r232793
Pavel Labath
- [Lldb-commits] [PATCH] Fix Target::Launch in case of synchronous execution
Pavel Labath
- [Lldb-commits] [PATCH] Fix expression evaluation after clang r232793
Pavel Labath
- [Lldb-commits] [PATCH] Add some documentation about cross-compilation to www.
Pavel Labath
- [Lldb-commits] [lldb] r233478 - Bug 23051 - Fix build failure on Freebsd with gcc 4.9.
Sylvestre Ledru
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Chaoren Lin
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Chaoren Lin
- [Lldb-commits] [lldb] r233129 - ComputeSupportExeDirectory for Linux
Chaoren Lin
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Chaoren Lin
- [Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments
Chaoren Lin
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Chaoren Lin
- [Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments
Chaoren Lin
- [Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments
Chaoren Lin
- [Lldb-commits] [PATCH] Fix expression evaluation with logs (step + verbose) enabled.
Chaoren Lin
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Ed Maste
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Ed Maste
- [Lldb-commits] [lldb] r232969 - Fix whitespace in finishSwigWrapperClasses.py
Ed Maste
- [Lldb-commits] [lldb] r232970 - Use .so library extension by default if platform is not Windows or Darwin
Ed Maste
- [Lldb-commits] [lldb] r232973 - Remove non-standard Environment header section
Ed Maste
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Ed Maste
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Ed Maste
- [Lldb-commits] [PATCH] LLDB ARM: Add support for arm-linux-gnu abi
Ed Maste
- [Lldb-commits] [PATCH] AArch64 LLDB Support for aarch64-linux-gnu abi support (SysV)
Ed Maste
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Ed Maste
- [Lldb-commits] [lldb] r233273 - Handle FreeBSD/arm64 core files
Ed Maste
- [Lldb-commits] [PATCH] Handle FreeBSD/arm64 core files
Ed Maste
- [Lldb-commits] [PATCH] Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64
Ed Maste
- [Lldb-commits] [lldb] r233281 - Add FreeBSD/arm64 files to xcode build
Ed Maste
- [Lldb-commits] [lldb] r233281 - Add FreeBSD/arm64 files to xcode build
Ed Maste
- [Lldb-commits] [lldb] r233403 - Move debug register output into __amd64__ (FreeBSD)
Ed Maste
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Adrian McCarthy
- [Lldb-commits] [PATCH] Rely on Makefile.rules to clean up the lldb\test\driver\batch_mode directory.
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix lld command on Windows for many tests
Adrian McCarthy
- [Lldb-commits] [PATCH] Work around lack of %zd printf format specifier in VC CRT.
Adrian McCarthy
- [Lldb-commits] [lldb] r233287 - Fixing typo in tutorial as test commit.
Adrian McCarthy
- [Lldb-commits] [lldb] r233416 - Fix lld command on Windows for many tests.
Adrian McCarthy
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Jason Molenda
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Jason Molenda
- [Lldb-commits] [PATCH] Add support for 'leal' instruction to UnwindAssembly-x86
Jason Molenda
- [Lldb-commits] [lldb] r233167 - Update xcode project file for addition/removals in r233083 and r233114.
Jason Molenda
- [Lldb-commits] [lldb] r233167 - Update xcode project file for addition/removals in r233083 and r233114.
Jason Molenda
- [Lldb-commits] [PATCH] Turn off 'quit' confirmation in lldb-mi
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r233083 - Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add support for CLI commands in lldb-mi
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add -gdb-show and target-async option in -gdb-show command (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix =thread-exited message (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] implement gdb-set output-radix
Chuck Ries
- [Lldb-commits] [lldb] r232966 - Do not assert on POSIXDYLD double-eAdd.
Stephane Sezer
- [Lldb-commits] [PATCH] Do not assert on POSIXDYLD double-eAdd.
Stephane Sezer
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [lldb] r232979 - Add a missing null pointer check in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
Stephane Sezer
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [lldb] r232983 - Initialize ObjC runtime at the right location.
Stephane Sezer
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
Stephane Sezer
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
Stephane Sezer
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Stephane Sezer
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Stephane Sezer
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Stephane Sezer
- [Lldb-commits] [PATCH] Fix resolution of certain recursive types.
Stephane Sezer
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [lldb] r233298 - Add an assertion for frame[0] being valid in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Add an assertion for frame[0] being valid in CommandObjectThread.cpp.
Stephane Sezer
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Zachary Turner
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Zachary Turner
- [Lldb-commits] [PATCH] Fix lld command on Windows for many tests
Zachary Turner
- [Lldb-commits] [lldb] r232974 - Rely on Makefile.rules in lldb/test/driver/batch_mode.
Zachary Turner
- [Lldb-commits] [PATCH] Rely on Makefile.rules to clean up the lldb\test\driver\batch_mode directory.
Zachary Turner
- [Lldb-commits] [PATCH] Rely on Makefile.rules to clean up the lldb\test\driver\batch_mode directory.
Zachary Turner
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [lldb] r233090 - Fix record layout when synthesizing class types.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Zachary Turner
- [Lldb-commits] [lldb] r233099 - Fix error introduced by changing function signatures.
Zachary Turner
- [Lldb-commits] [lldb] r233106 - Fix build broken by missing `typename` keyword.
Zachary Turner
- [Lldb-commits] [PATCH] Work around lack of %zd printf format specifier in VC CRT.
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
Zachary Turner
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
Zachary Turner
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
Zachary Turner
- [Lldb-commits] [lldb] r233283 - Add a --all command option to "target delete".
Zachary Turner
- [Lldb-commits] [lldb] r233284 - Tear down tests in reverse order from setting them up.
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Fix type detection for 'char' when it is unsigned
Zachary Turner
- [Lldb-commits] [lldb] r233306 - Fix test failures caused by order of initialization.
Zachary Turner
- [Lldb-commits] [lldb] r233308 - Fix the remaining two test failures caused by re-ordering of teardown.
Zachary Turner
- [Lldb-commits] [lldb] r233315 - Fix a race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
Zachary Turner
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Zachary Turner
- [Lldb-commits] [PATCH] Move full initialization to lldb/API
Zachary Turner
- [Lldb-commits] [PATCH] Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fetch module specification from remote process also
Oleksiy Vyalov
- [Lldb-commits] [lldb] r233021 - Move ADB communications to AdbClient class - to make it accessible by other components.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move ADB communications to AdbClient class - to make it accessible by other components.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r233041 - Fix format compilation warning in PlatformAndroidRemoteGDBServer.cpp.
Oleksiy Vyalov
- [Lldb-commits] [Diffusion] rL233021: Move ADB communications to AdbClient class - to make it accessible by other…
Oleksiy Vyalov
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Oleksiy Vyalov
- [Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux
Oleksiy Vyalov
- [Lldb-commits] [lldb] r233136 - Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r233202 - Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Use Android device serial number instead of hostname as a target identifier within module cache.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Specify LLDB_REGNUM_GENERIC_ARG* registers for arm64
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Move lot of class from the global namespace into lldb_private
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Create new test for expression evaluation where char type matters
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestGdbRemote* on remote Linux
Ted Woodward
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
jingham at apple.com
- [Lldb-commits] [PATCH] Initialize ObjC runtime at the right location.
jingham at apple.com
- [Lldb-commits] [PATCH] Add a missing null pointer check in CommandObjectThread.cpp.
jingham at apple.com
- [Lldb-commits] [PATCH] Use eFlagRequiresFrame instead of manually checking in CommandObjectThread.cpp.
jingham at apple.com
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
jingham at apple.com
- [Lldb-commits] [PATCH] Add a --all command option to "target delete"
jingham at apple.com
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
jingham at apple.com
- [Lldb-commits] [PATCH] Fix race condition in Target::Launch
jingham at apple.com
Last message date:
Sun Mar 29 23:02:02 PDT 2015
Archived on: Tue Aug 4 15:44:58 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).