The Week Of Monday 7 September 2015 Archives by subject
Starting: Mon Sep 7 00:40:18 PDT 2015
Ending: Sun Sep 13 20:15:18 PDT 2015
Messages: 279
- [Lldb-commits] [lldb] r246955 - Bug 24457 - X87 FPU Special Purpose Registers
Abhishek Aggarwal via lldb-commits
- [Lldb-commits] [lldb] r246955 - Bug 24457 - X87 FPU Special Purpose Registers
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r246955 - Bug 24457 - X87 FPU Special Purpose Registers
Aggarwal, Abhishek A via lldb-commits
- [Lldb-commits] [lldb] r246956 - Extend the XFAIL for TestMiBreak
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r246957 - Fixup TestRegisters after r246955
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r246958 - Use eAddressClassCode for address lookup for opcodes for stack frames
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r246959 - Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r246964 - Skip RegisterCommandsTestCase.test_fp_register_write on Android i386
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r246965 - Fix -data-evaluate-expression for array.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [lldb] r246966 - Mark TestCreateDuringInstructionStep as flaky on android arm
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] r246969 - [www] Typo fixes.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r246970 - XFAIL test_fp_special_purpose_register_read on android i386
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r246971 - XFAIL TestBuiltinTrap on android-arm (gcc bug)
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r246972 - XFAIL single_step_only_steps_one_instruction related tests on arm/aarch64
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r246979 - [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247000 - Bug 24733: TestRegisters.py for Clang inferiors
Abhishek Aggarwal via lldb-commits
- [Lldb-commits] [lldb] r247009 - Exception registers aren't supported outside of Darwin
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247012 - Remove expectedFailureFreeBSD from passing PluginCommandTestCase::test_load_plugin
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247013 - Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_with_dwarf on FreeBSD
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247022 - Fix assertion failure caused by a bug in 128bit register handling in RegisterValue
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247023 - Fix debugger shutdown when Python interpreter is loaded.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r247024 - Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_with_dwarf on FreeBSD"
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247024 - Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_with_dwarf on FreeBSD"
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247034 - Add missing include for va_list in MIUtilString.h
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247041 - Use LLVM casting for TypeSystem so you can cast it to subclasses.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247046 - SBThread::StepOutOfFrame should check that the SBStackFrame it gets passed
Jim Ingham via lldb-commits
- [Lldb-commits] [lldb] r247082 - Implement a Target::GetTypeSystemForLanguage API, as well as provide helpers on the TypeSystem to get numeric types of specific sizes and signedness
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247082 - Implement a Target::GetTypeSystemForLanguage API, as well as provide helpers on the TypeSystem to get numeric types of specific sizes and signedness
Ryan Brown via lldb-commits
- [Lldb-commits] [lldb] r247082 - Implement a Target::GetTypeSystemForLanguage API, as well as provide helpers on the TypeSystem to get numeric types of specific sizes and signedness
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247082 - Implement a Target::GetTypeSystemForLanguage API, as well as provide helpers on the TypeSystem to get numeric types of specific sizes and signedness
Ryan Brown via lldb-commits
- [Lldb-commits] [lldb] r247082 - Implement a Target::GetTypeSystemForLanguage API, as well as provide helpers on the TypeSystem to get numeric types of specific sizes and signedness
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247084 - dotest.py ctrl-c support, addition of --test-runner-name option.
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r247085 - ExpressionVariable now uses llvm::cast() instead of As...() for RTTI.
Sean Callanan via lldb-commits
- [Lldb-commits] [lldb] r247090 - Reverting r247000 since it's causing TestRegisters.test_fp_special_purpose_register_read to fail on OSX.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r247101 - Fix regressions in dotest.py when passing filters or directories.
Todd Fiala via lldb-commits
- [Lldb-commits] [lldb] r247111 - Fix log message warning in SBThread.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247112 - Data formatter candidate matches can be generated in a number of ways; language-based dynamic type discovery being one of them (for instance, this is what takes an 'id' and discovers that it truly is an __NSArrayI, so it should probably use the NSArray formatter)
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247114 - Prevent from a redefinition of _GLIBCXX_USE_NANOSLEEP
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247115 - NetBSD doesn't provide struct statfs, make use of struct statvfs
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247116 - Teach utilsOsType about NetBSD
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247120 - A change I'm open to reverting if there is disagreement:
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r247121 - When lldb gets the register definitions from the response of a
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r247124 - Remove an invalid check in DW_OP_piece processing.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [lldb] r247129 - [LLDB][MIPS] MIPS load/store instruction emulation for hardware watchpoints
Mohit K. Bhakkad via lldb-commits
- [Lldb-commits] [lldb] r247130 - Remove the dwo files in the cleanup stage of the tests
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247131 - Code cleanup in preparation of adding split dwarf support
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247132 - Add basic fission support to SymbolFileDWARF
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247133 - Change the looping stack detection code
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247134 - [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.
Mohit K. Bhakkad via lldb-commits
- [Lldb-commits] [lldb] r247135 - Add missing include after rL247131
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247137 - Fix type in include header name
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247141 - XFAIL TestFormatters on FreeBSD
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247143 - Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent tests
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247164 - Fix some compiler warnings.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247173 - Don't allow duplicate names for tests.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247173 - Don't allow duplicate names for tests.
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247175 - Make sure to flush the stream to make sure the string is up to date when we query its size.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247189 - Preparatory work for letting language plugins help the StringPrinter with formatting special characters
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247190 - For now skip ThreadSpecificBreakTestCase on FreeBSD
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247193 - Remove a call to deleted function.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247195 - Remove Target::GetBasicType()
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247196 - Now that CompilerType uses a "TypeSystem *" and a "void *" instead of a "clang::ASTContext *" and a "void *", we need to know if anyone is trying to create a CompilerType from a clang::ASTContext that has no backing ClangASTContext.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247197 - Remove unused function.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247200 - Introduce the notion of an escape helper. Different languages have different notion of what to print in a string and how to escape non-printable things. The escape helper is where this notion is provided to LLDB
Enrico Granata via lldb-commits
- [Lldb-commits] [lldb] r247202 - Fix the build-llvm.pl to not create one monster .a file from all of the llvm and clang .a files. We now just make a file list which we pass to the linker.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247206 - Fix a small comment typo in Windows Process code.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247224 - On MacOSX, revamp the way we link against the llvm/clang .a files by making a text file that contains all .a filenames and use that when linking in Xcode.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247227 - Removed debug prints that I accidentally left in.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247256 - Fix an AttributeError in dotest.py if --executable points to a wrong place
Ilia K via lldb-commits
- [Lldb-commits] [lldb] r247262 - New RenderScript command to break on all kernels
Ewan Crawford via lldb-commits
- [Lldb-commits] [lldb] r247267 - Fix crash in lldb-server caused by an API change in LLVM
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247284 - Build Plugin/JITLoader/GDB on all platforms.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247329 - A little more cleanup in the build script that creates a list of archive directories to make things more clear.
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r247366 - Clean up building & linking of Process/elf-core.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247383 - Link liblldb.so with LLVMObjCARCOpts.a
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247388 - [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247390 - [lldb-mi] Fix failure in log file initialization.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247400 - Improve the arm/aarch64 mapping symbol handling
Tamas Berghammer via lldb-commits
- [Lldb-commits] [lldb] r247402 - Clean up build of JITLoader/GDB in autoconf build.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247403 - [lldb-mi] No need to call Format with no varargs.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [lldb] r247411 - Demote TestAttachResume back to @expectedFailureFreeBSD
Ed Maste via lldb-commits
- [Lldb-commits] [lldb] r247452 - Fix a small typo in ObjectFileELF.cpp.
Stephane Sezer via lldb-commits
- [Lldb-commits] [lldb] r247455 - XFAIL some C++ language specific tests on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247456 - XFAIL tests that try to call a function in the inferior.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247457 - XFAIL TestDisassembleBreakpoint.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247458 - XFAIL some more tests related to value api
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247459 - XFAIL 2 breakpoint tests on Windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247460 - XFAIL miscellaneous tests on windows.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247469 - Add missed import lldbtest.
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [lldb] r247469 - Add missed import lldbtest.
Zachary Turner via lldb-commits
- [Lldb-commits] [lldb] r247479 - Fix a thinko causing test logs for crashes to not get written.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12079: [MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Dawn Perchik via lldb-commits
- [Lldb-commits] [PATCH] D12115: [LLDB-MI] Fix -data-info-line and -symbol-list-lines when Windows filenames are used.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12291: Add split dwarf support to SymbolFileDWARF
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12291: Add split dwarf support to SymbolFileDWARF
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12291: Add split dwarf support to SymbolFileDWARF
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12291: Add split dwarf support to SymbolFileDWARF
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12374: Code cleanup in preparation of adding split dwarf support
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12556: Use eAddressClassCode for address lookup for opcodes
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12615: Teach utilsOsType about NetBSD
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12634: Fix -data-evaluate-expression for array.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12634: Fix -data-evaluate-expression for array.
Ilia K via lldb-commits
- [Lldb-commits] [PATCH] D12636: Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12636: Fix the handling of FPR offsets in Linux arm/aarch64 register contexts
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Adrian McCarthy via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12654: Add missing include for va_list in MIUtilString.h
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12658: Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman via lldb-commits
- [Lldb-commits] [PATCH] D12659: Use SI_KERNEL on platforms defining it
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12659: Use SI_KERNEL on platforms defining it
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12659: Use SI_KERNEL on platforms defining it
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12659: Use SI_KERNEL on platforms defining it
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12659: Use SI_KERNEL on platforms defining it
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12661: NetBSD doesn't provide struct statfs, make use of struct statvfs
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12661: NetBSD doesn't provide struct statfs, make use of struct statvfs
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12661: NetBSD doesn't provide struct statfs, make use of struct statvfs
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12662: Prevent from a redefinition of _GLIBCXX_USE_NANOSLEEP
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12662: Prevent from a redefinition of _GLIBCXX_USE_NANOSLEEP
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12667: [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12667: [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION.
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12667: [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12667: [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION.
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12668: [www] Typo fixes.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12670: [LLDB][MIPS] MIPS load/store instruction emulation for hardware watchpoints
Mohit Bhakkad via lldb-commits
- [Lldb-commits] [PATCH] D12670: [LLDB][MIPS] MIPS load/store instruction emulation for hardware watchpoints
Mohit Bhakkad via lldb-commits
- [Lldb-commits] [PATCH] D12671: [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D12671: [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.
Nitesh Jain via lldb-commits
- [Lldb-commits] [PATCH] D12671: [LLDB][MIPS] Added support for the debugging of N32/O32 applications on MIPS64 target.
Mohit Bhakkad via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Jeremi Piotrowski via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Jeremi Piotrowski via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12672: add a dependency on terminfo library if llvm uses it
Jeremi Piotrowski via lldb-commits
- [Lldb-commits] [PATCH] D12674: Remove an invalid check in DW_OP_piece processing.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12674: Remove an invalid check in DW_OP_piece processing.
Adrian Prantl via lldb-commits
- [Lldb-commits] [PATCH] D12674: Remove an invalid check in DW_OP_piece processing.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Abhishek via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Abhishek via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Abhishek via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Abhishek via lldb-commits
- [Lldb-commits] [PATCH] D12677: Bug 24733: TestRegisters.py for Clang inferiors
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12683: Fix debugger shutdown when Python interpreter is loaded
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12699: Change the looping stack detection code
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12699: Change the looping stack detection code
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12699: Change the looping stack detection code
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12699: Change the looping stack detection code
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12714: Fix log message warning in SBThread.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12714: Fix log message warning in SBThread.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12728: New RenderScript command to break on all kernels
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D12728: New RenderScript command to break on all kernels
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D12728: New RenderScript command to break on all kernels
Ewan Crawford via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Joerg Sonnenberger via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12746: The pipe2(2) call is supported on NetBSD
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12748: Include platform agnostic <GetOptInc.h> in the place of <getopt.h>
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12749: Link liblldb.so with LLVMObjCARCOpts.a
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12750: Link NetBSD with execinfo (CMAKE build)
Kamil Rytarowski via lldb-commits
- [Lldb-commits] [PATCH] D12755: Improve the arm/aarch64 mapping symbol handling
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12755: Improve the arm/aarch64 mapping symbol handling
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12755: Improve the arm/aarch64 mapping symbol handling
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12755: Improve the arm/aarch64 mapping symbol handling
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12756: Build Plugin/JITLoader/GDB on all platforms.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12756: Build Plugin/JITLoader/GDB on all platforms.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12756: Build Plugin/JITLoader/GDB on all platforms.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12757: Fix prologue end handling when code compiled by gcc
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12757: Fix prologue end handling when code compiled by gcc
Greg Clayton via lldb-commits
- [Lldb-commits] [PATCH] D12762: Clean up building & linking of Process/elf-core.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12762: Clean up building & linking of Process/elf-core.
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12762: Clean up building & linking of Process/elf-core.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Ilia K via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12791: Complete register kind naming cleanups in lldb -- required touching all register table definitions
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12791: Complete register kind naming cleanups in lldb -- required touching all register table definitions
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12791: Complete register kind naming cleanups in lldb -- required touching all register table definitions
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D12791: Complete register kind naming cleanups in lldb -- required touching all register table definitions
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12792: Clean up build of JITLoader/GDB in autoconf build.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12792: Clean up build of JITLoader/GDB in autoconf build.
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12792: Clean up build of JITLoader/GDB in autoconf build.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12794: [MIPS] Add support for DT_MIPS_RLD_MAP_REL
Bhushan Attarde via lldb-commits
- [Lldb-commits] [PATCH] D12795: Switch default disposition of realtime signals
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D12795: Switch default disposition of realtime signals
Oleksiy Vyalov via lldb-commits
- [Lldb-commits] [PATCH] D12795: Switch default disposition of realtime signals
Stephane Sezer via lldb-commits
- [Lldb-commits] [PATCH] D12796: [lldb-mi] No need to call Format with no varargs.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12796: [lldb-mi] No need to call Format with no varargs.
Hafiz Abid Qadeer via lldb-commits
- [Lldb-commits] [PATCH] D12796: [lldb-mi] No need to call Format with no varargs.
Bruce Mitchener via lldb-commits
- [Lldb-commits] [PATCH] D12804: Fix several issues around dwo symbol file handling
Tamas Berghammer via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra via lldb-commits
- [Lldb-commits] [PATCH] D12830: Limit scope of RegisterContextPOSIX.h header
Ed Maste via lldb-commits
- [Lldb-commits] [PATCH] D12830: Limit scope of RegisterContextPOSIX.h header
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Zachary Turner via lldb-commits
- [Lldb-commits] [PATCH] D12831: Add JUnit/XUnit-formatted output to the lldb test run system
Todd Fiala via lldb-commits
- [Lldb-commits] LLVM buildmaster will be restarted tonight
Galina Kistanova via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Tamas Berghammer via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Enrico Granata via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Zachary Turner via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Tamas Berghammer via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Enrico Granata via lldb-commits
- [Lldb-commits] TestFormattersBoolRefPtr.py on OSX
Tamas Berghammer via lldb-commits
Last message date:
Sun Sep 13 20:15:18 PDT 2015
Archived on: Sun Sep 13 20:14:30 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).