lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Lldb-commits] [PATCH] Initial RenderScript language runtime
Colin Riley
Re: [Lldb-commits] [PATCH] Initial RenderScript language runtime
Greg Clayton
Re: [Lldb-commits] [PATCH] Initial RenderScript language runtime
Colin Riley
Re: [Lldb-commits] [PATCH] Initial RenderScript language runtime
Colin Riley
Re: [Lldb-commits] [PATCH] Initial RenderScript language runtime
Greg Clayton
Re: [Lldb-commits] [PATCH] Initial RenderScript language runtime
Colin Riley
[Lldb-commits] [lldb] r234407 - Force the inclusion of the LLVMSupport lib. Otherwise, the build (might?) fails with an undefined reference to 'llvm::llvm_is_multithreaded()'
Sylvestre Ledru
[Lldb-commits] [lldb] r234395 - Add documentation about remote debugging to the website
Pavel Labath
Re: [Lldb-commits] [Diffusion] rL233547: Replace sys.platform skips in tests with @skip decorators which check against…
Ilia K
Re: [Lldb-commits] [Diffusion] rL233547: Replace sys.platform skips in tests with @skip decorators which check against…
Ilia K
Re: [Lldb-commits] [Diffusion] rL233547: Replace sys.platform skips in tests with @skip decorators which check against…
Robert Flack
Re: [Lldb-commits] [Diffusion] rL233547: Replace sys.platform skips in tests with @skip decorators which check against…
Ilia K
Re: [Lldb-commits] [Diffusion] rL233547: Replace sys.platform skips in tests with @skip decorators which check against…
Ilia K
[Lldb-commits] [lldb] r234366 - Make sure the OperatingSystem plug-ins will work on linux as well. This goes with my previous fix with revision 234364.
Greg Clayton
[Lldb-commits] [lldb] r234364 - Fix stepping a virtual thread when the python operating system was enabled.
Greg Clayton
[Lldb-commits] [lldb] r234351 - Added a testcase that checks that struct arguments
Sean Callanan
[Lldb-commits] [lldb] r234348 - Made the struct types test case a little stricter,
Sean Callanan
Re: [Lldb-commits] [PATCH] [TestBitfields] Correct the attribute name to "aligned" in the testcase.
Greg Clayton
Re: [Lldb-commits] [PATCH] Add documentation about remote debugging to the website
Greg Clayton
[Lldb-commits] [lldb] r234330 - Fixed a problem where the second @import statement
Sean Callanan
Re: [Lldb-commits] [PATCH] Add info on running remote test suite to the website
Zachary Turner
Re: [Lldb-commits] [PATCH] Add info on running remote test suite to the website
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Add info on running remote test suite to the website
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Fix expectedFailureLLGS to expect failure when host platform is not linux.
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Fix expectedFailureLLGS to expect failure when host platform is not linux.
Robert Flack
[Lldb-commits] [lldb] r234322 - Fix host config for Android and remove android specific part form Linux.
Tamas Berghammer
[Lldb-commits] [lldb] r234321 - Remove check for windows when compiling scripts directory
Pavel Labath
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Ed Maste
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Sagar Thakur
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Mohit Bhakkad
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Robert Flack
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
Re: [Lldb-commits] [PATCH] [LLDB][MIPS] Add LinuxSignals for mips64 and change trap opcode for mips64el.
Greg Clayton
[Lldb-commits] [lldb] r234307 - Ignore mapping symbols on aarch64
Tamas Berghammer
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Tamas Berghammer
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Ilia K
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Greg Clayton
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Ilia K
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Siva Chandra
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Greg Clayton
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Greg Clayton
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Tamas Berghammer
Re: [Lldb-commits] [Diffusion] rL234178: We have an issue where if you use a C function right now that has no prototype…
Greg Clayton
[Lldb-commits] [PATCH] Don't compile scripts directory if LLDB_DISABLE_PYTHON is set
Pavel Labath
Re: [Lldb-commits] [PATCH] Don't compile scripts directory if LLDB_DISABLE_PYTHON is set
Zachary Turner
[Lldb-commits] [lldb] r234305 - implement gdb-set output-radix
Ilia K
[Lldb-commits] [PATCH] Skip tests that are failed on linux with gcc-4.9.2
Ying Chen
[Lldb-commits] [PATCH] Fix bug where an additional O packet is sent after inferior exits.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fix bug where an additional O packet is sent after inferior exits.
Greg Clayton
[Lldb-commits] [lldb] r234260 - Fixed a crash because we weren't generating
Sean Callanan
[Lldb-commits] [PATCH] Use release_36 versions of llvm, clang and compiler-rt.
Stephane Sezer
Re: [Lldb-commits] [PATCH] Use release_36 versions of llvm, clang and compiler-rt.
Stephane Sezer
Re: [Lldb-commits] [PATCH] Use release_36 versions of llvm, clang and compiler-rt.
Greg Clayton
Re: [Lldb-commits] [PATCH] Use release_36 versions of llvm, clang and compiler-rt.
Hans Wennborg
Re: [Lldb-commits] [PATCH] Use release_36 versions of llvm, clang and compiler-rt.
Stephane Sezer
[Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Chuck Ries
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Chuck Ries
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Chuck Ries
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Chuck Ries
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
jingham
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Jim Ingham
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Chuck Ries
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Jim Ingham
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Ilia K
Re: [Lldb-commits] [PATCH] Generate an event when a pending breakpoint binds
Greg Clayton
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Greg Clayton
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Zachary Turner
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Enrico Granata
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Sean Callanan
Re: [Lldb-commits] [PATCH] [IRForTarget] Strenghten handling of alternate mangling.
Siva Chandra
[Lldb-commits] [lldb] r234244 - Fix check for options in "command alias"
Ted Woodward
[Lldb-commits] [lldb] r234243 - Enable a test in TestSTL for GCC.
Siva Chandra
[Lldb-commits] [lldb] r234239 - Fix an issue where LLDB could crash when trying to figure out the return value layout for an invalid type
Enrico Granata
[Lldb-commits] [lldb] r234194 - If memory read does not find a NULL terminator, still print whatever it gathered instead of just NOP'ing out
Enrico Granata
[Lldb-commits] [lldb] r234178 - We have an issue where if you use a C function right now that has no prototype, it isn't marked as extern "C" and the name to lookup is some C++ mangled form of the name.
Greg Clayton
[Lldb-commits] [PATCH] Fix check for options in "command alias"
Ted Woodward
Re: [Lldb-commits] [PATCH] Fix check for options in "command alias"
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix check for options in "command alias"
Ted Woodward
[Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Ilia K
Re: [Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Ilia K
Re: [Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Ignore IOError from missing child.log.
Greg Clayton
[Lldb-commits] [lldb] r234166 - test: Move amd64 -> x86_64 translation to getArchitecture()
Ed Maste
[Lldb-commits] [lldb] r234164 - test: Add amd64 architecture alias for x86_64
Ed Maste
[Lldb-commits] [lldb] r234102 - Copy paste error in gdb-remote doc.
Chaoren Lin
[Lldb-commits] [lldb] r234048 - Fix FreeBSD crash after r233837
Ed Maste
[Lldb-commits] [lldb] r234030 - Don't use literal slashes when concatenating paths in Python.
Zachary Turner
[Lldb-commits] [lldb] r234028 - Marked the modules tests as expected failures,
Sean Callanan
[Lldb-commits] [lldb] r234025 - Fix LLDB test tracing to include the output (stdout and stderr) of each shell command.
Adrian McCarthy
[Lldb-commits] [lldb] r234023 - A new testcase had a silly integer-value mismatch.
Sean Callanan
[Lldb-commits] [lldb] r234016 - Added a testcase that covers loading a module and
Sean Callanan
[Lldb-commits] [lldb] r234007 - Add missing semicolon in the windows plugin.
Benjamin Kramer
[Lldb-commits] [lldb] r234005 - Sprinkle some #include <mutex> in files that use std::call_once.
Benjamin Kramer
[Lldb-commits] [lldb] r234003 - Fix typo, fix build.
Bruce Mitchener
[Lldb-commits] [lldb] r234002 - Adding the RenderScript language type.
Colin Riley
Re: [Lldb-commits] [Diffusion] rL233999: [Plugin/Process] Use std::call_once() to initialize.
Ilia K
Re: [Lldb-commits] [Diffusion] rL233999: [Plugin/Process] Use std::call_once() to initialize.
Ilia K
Re: [Lldb-commits] [Diffusion] rL233999: [Plugin/Process] Use std::call_once() to initialize.
Ilia K
[Lldb-commits] [lldb] r233999 - [Plugin/Process] Use std::call_once() to initialize.
Davide Italiano
[Lldb-commits] [PATCH] Exception registers aren't supported outside of Darwin
Vince Harron
Re: [Lldb-commits] [PATCH] Exception registers aren't supported outside of Darwin
Vince Harron
Re: [Lldb-commits] [PATCH] Exception registers aren't supported outside of Darwin
Greg Clayton
[Lldb-commits] [lldb] r233990 - Fix the Linux build.
David Blaikie
[Lldb-commits] [lldb] r233976 - Add checks to the modules test case to ensure
Sean Callanan
[Lldb-commits] [lldb] r233940 - Don't return a reference to a temp variable.
Greg Clayton
[Lldb-commits] [lldb] r233935 - Fix a crasher that could happen when you run LLDB and evaluate an expression where the objective C runtime registers a helper function, and also have an Objective C or C++ exception breakpoint. When shutting down the process in Process::Finalize() we clear a STL collection class and that causes objects to be destroyed that could re-enter Process and cause it to try to iterate over that same collection class that is being destroyed.
Greg Clayton
[Lldb-commits] [PATCH] Fix debug register offset on FreeBSD
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fix debug register offset on FreeBSD.
Chaoren Lin
[Lldb-commits] [lldb] r233933 - Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin".
Greg Clayton
[Lldb-commits] [PATCH] RenderScript Language Type
Colin Riley
Re: [Lldb-commits] [PATCH] RenderScript Language Type
Colin Riley
Re: [Lldb-commits] [PATCH] RenderScript Language Type
Greg Clayton
Re: [Lldb-commits] [PATCH] RenderScript Language Type
Colin Riley
Re: [Lldb-commits] [PATCH] RenderScript Language Type
Colin Riley
Re: [Lldb-commits] [PATCH] Use objcopy provided next to the compiler on android
Tamas Berghammer
[Lldb-commits] [lldb] r233886 - Add a tiny bit of hardening to the eh_frame and compact unwind parsing.
Jason Molenda
[Lldb-commits] [lldb] r233868 - Remove the unused m_ast_context member of ClangExpressionParser.
Siva Chandra
[Lldb-commits] [lldb] r233858 - Fixed a bug where we didn't return a value from a
Sean Callanan
[Lldb-commits] [lldb] r233838 - Fixed the way SymbolFileDWARFDebugMap iterates across object
Sean Callanan
[Lldb-commits] [lldb] r233837 - Fix issue where GPR and FPR registers have overlapping byte offsets.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Ed Maste
Re: [Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Ed Maste
[Lldb-commits] [lldb] r233831 - Remove dead code in ProcessPOSIX.
Davide Italiano
Re: [Lldb-commits] [PATCH] Ignore mapping symbols on aarch64
Greg Clayton
Re: [Lldb-commits] [PATCH] Ignore mapping symbols on aarch64
Greg Clayton
Re: [Lldb-commits] [PATCH] Ignore mapping symbols on aarch64
Greg Clayton
Re: [Lldb-commits] [PATCH] Ignore mapping symbols on aarch64
Tamas Berghammer
[Lldb-commits] [lldb] r233825 - Don't export a ton of lldb_private symbols from argdumper.
Greg Clayton
[Lldb-commits] [PATCH] Remove dead code
Davide Italiano
Re: [Lldb-commits] [PATCH] Remove dead code
Davide Italiano
[Lldb-commits] [PATCH] Use std::call_once for initialization
Davide Italiano
Re: [Lldb-commits] [PATCH] Use std::call_once for initialization
Zachary Turner
Re: [Lldb-commits] [PATCH] Use std::call_once for initialization
Davide Italiano
Re: [Lldb-commits] [PATCH] Use std::call_once for initialization
Davide Italiano
[Lldb-commits] [lldb] r233780 - Fix ForwardPortWithAdb - update device_id variable if Android device has been found.
Oleksiy Vyalov
[Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Ted Woodward
Re: [Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Jim Ingham
Re: [Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix selecting the Platform in TargetList::CreateTargetInternal()
Ted Woodward
Re: [Lldb-commits] [PATCH] Update sys.platform switched behavior in tests to use self.getPlatform (remote target platform)
Greg Clayton
Re: [Lldb-commits] [PATCH] Update sys.platform switched behavior in tests to use self.getPlatform (remote target platform)
Robert Flack
[Lldb-commits] [lldb] r233757 - Make sure that "add-dsym" can't crash us when using it.
Greg Clayton
Re: [Lldb-commits] [PATCH] Remove Triple Vendor check when creating Linux Platform
Greg Clayton
Re: [Lldb-commits] [PATCH] Remove Triple Vendor check when creating Linux Platform
Stephane Sezer
Re: [Lldb-commits] [PATCH] Remove Triple Vendor check when creating Linux Platform
Ted Woodward
[Lldb-commits] [lldb] r233717 - TestPrintStackTraces - made XFAIL more precise
Vince Harron
[Lldb-commits] [lldb] r233714 - Fix DynamicLoaderMacOSXDYLD to deal with new shared cache changes.
Greg Clayton
[Lldb-commits] [lldb] r233705 - Fix FreeBSD test runs after r233311
Ed Maste
[Lldb-commits] [PATCH] Correctly detect sign-ness of wchar_t
Tamas Berghammer
Re: [Lldb-commits] [PATCH] LLDB ARM Register context support
Ed Maste
Re: [Lldb-commits] [PATCH] LLDB ARM Register context support
Muhammad Omair Javaid
[Lldb-commits] [lldb] r233680 - Fix Windows build after r233679
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Fix TestSendSignal.py for remote.
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix TestSendSignal.py for remote.
Chaoren Lin
[Lldb-commits] [lldb] r233652 - Increate backlog of lldb-platform's listener socket
Vince Harron
[Lldb-commits] [lldb] r233651 - Fix socket leak in lldb-server platform
Vince Harron
[Lldb-commits] [lldb] r233645 - Fix .gitignore to ignore symlinks.
Chaoren Lin
Re: [Lldb-commits] [PATCH] Introduce a TypeSystem interface to support adding non-clang languages.
Greg Clayton
Re: [Lldb-commits] [PATCH] Introduce a TypeSystem interface to support adding non-clang languages.
Ryan Brown
Re: [Lldb-commits] [PATCH] Introduce a TypeSystem interface to support adding non-clang languages.
Greg Clayton
Re: [Lldb-commits] [PATCH] Change Linux Platform to support non-host Linux architectures
Vince Harron
Re: [Lldb-commits] [PATCH] Change Linux Platform to support non-host Linux architectures
Greg Clayton
Re: [Lldb-commits] [PATCH] Change Linux Platform to support non-host Linux architectures
Ted Woodward
Re: [Lldb-commits] [PATCH] Change Linux Platform to support non-host Linux architectures
Ted Woodward
Re: [Lldb-commits] [PATCH] Change Linux Platform to support non-host Linux architectures
Vince Harron
Re: [Lldb-commits] [PATCH] Move several plugin to its own namespace
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix test expectation for aarch64 in several test case
Ed Maste
Re: [Lldb-commits] [PATCH] Fix test expectation for aarch64 in several test case
Tamas Berghammer
Re: [Lldb-commits] [PATCH] Fix test expectation for aarch64 in several test case
Muhammad Omair Javaid
[Lldb-commits] [lldb] r233546 - Fix check in TestNoreturnUnwind
Tamas Berghammer
[Lldb-commits] [PATCH] Fix socket leak in lldb-server platform
Vince Harron
Re: [Lldb-commits] [PATCH] Fix socket leak in lldb-server platform
Robert Flack
Re: [Lldb-commits] [PATCH] Fix socket leak in lldb-server platform
Greg Clayton
Re: [Lldb-commits] [PATCH] Fix socket leak in lldb-server platform
Vince Harron
[Lldb-commits] [PATCH] Allow multiple simultaneous connections to lldb-platform
Vince Harron
Re: [Lldb-commits] [PATCH] Allow multiple simultaneous connections to lldb-platform
Robert Flack
Re: [Lldb-commits] [PATCH] Allow multiple simultaneous connections to lldb-platform
Vince Harron
Earlier messages
Later messages