The Week Of Monday 27 April 2015 Archives by thread
Starting: Mon Apr 27 02:10:30 PDT 2015
Ending: Sun May 3 23:28:04 PDT 2015
Messages: 96
- [Lldb-commits] [lldb] r235851 - XFAIL two mi tests on gcc to stabilise build bots
Pavel Labath
- [Lldb-commits] [lldb] r235852 - Fix register read callback in linux-arm single stepping
Pavel Labath
- [Lldb-commits] [lldb] r235853 - Add missing libraries to unittest link
Pavel Labath
- [Lldb-commits] [lldb] r235857 - Fix double stdout/stderr output from CLI commands in MI mode (MI)
Ilia K
- [Lldb-commits] [lldb] r235865 - Fix LLDB ARM build error on ubuntu precise with gcc4.7
Omair Javaid
- [Lldb-commits] [lldb] r235887 - Improve handling of ctrl-c with MSVC.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r235892 - Make sure versions are valid before we try to use them. Also check for invalid versions[0] by comparing it to UINT32_MAX instead of 0.
Greg Clayton
- [Lldb-commits] [lldb] r235894 - Make sure files in the Xcode project in source/API are in alphabetic order.
Greg Clayton
- [Lldb-commits] [PATCH] A better initializing the OSType in elf object file's arch_spec
trix
- [Lldb-commits] [lldb] r235916 - XFail flakey test.
Chaoren Lin
- [Lldb-commits] [lldb] r235935 - [Windows] Add a RegisterContextWindows_x64.
Zachary Turner
- [Lldb-commits] [lldb] r235940 - Add an unnamed pipe fail-safe to launching lldb-gdbserver.
Chaoren Lin
- [Lldb-commits] [lldb] r235947 - [TestProcessAttach] Decorate with expectedFailureLinux
Siva Chandra
- [Lldb-commits] [lldb] r235969 - [NativeProcessLinux] Add back synchronisation of thread create events
Pavel Labath
- [Lldb-commits] [lldb] r235974 - LLDB-MI: -var-list-children with no children doesn't need a children value in the response.
Bruce Mitchener
- [Lldb-commits] [lldb] r235979 - Skip TestProcessAttach.py on Linux
Pavel Labath
- [Lldb-commits] [lldb] r235980 - test commit
Ewan Crawford
- [Lldb-commits] [lldb] r235982 - Don't print a type of variable in Address::Dump if it's unknown (i.e. nullptr)
Ilia K
- [Lldb-commits] [lldb] r235983 - Add language option in -gdb-show command (MI)
Ilia K
- [Lldb-commits] [lldb] r235991 - Replace sprintf with snprintf to avoid a crash.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r236024 - [TestMiVar] Enable one of the tests for GCC.
Siva Chandra
- [Lldb-commits] [lldb] r236090 - Add support for -stack-list-variables.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r236095 - Fix bug in gdb-remote xml parser which failed to parse xml split over multiple rsp packets.
Aidan Dodds
- [Lldb-commits] [lldb] r236097 - This patch adds required piece of code for SysV Abi for arm.
Omair Javaid
- [Lldb-commits] [lldb] r236098 - This patch adds support aarch64-linux-gnu (SysV) abi in lldb.
Omair Javaid
- [Lldb-commits] [lldb] r236132 - Remove trap code from disassembly.
Chaoren Lin
- [Lldb-commits] [lldb] r236133 - Add file descriptor constructor for PipePosix.
Chaoren Lin
- [Lldb-commits] [lldb] r236136 - Expose Close{Read/Write}FileDescriptor for pipes.
Chaoren Lin
- [Lldb-commits] [lldb] r236138 - lldb-gdbserver should not use unnamed pipes on Windows.
Chaoren Lin
- [Lldb-commits] [lldb] r236169 - Update to build sysv-arm/sysv-arm64/sblanguageinfo/registercontextlinux_arm64.
Jason Molenda
- [Lldb-commits] [lldb] r236170 - Don't force a vendor check in ProcessMachCore::CanDebug() -- if this
Jason Molenda
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Sean Callanan
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Enrico Granata
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
jingham at apple.com
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
jingham at apple.com
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Jason Molenda
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Pavel Labath
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
jingham at apple.com
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
jingham at apple.com
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
jingham at apple.com
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Zachary Turner
- [Lldb-commits] [lldb] r236174 - Introduce a NullLog class, which ignores all messages.
Pavel Labath
- [Lldb-commits] [lldb] r236177 - Fix build broken by r236174.
Zachary Turner
- [Lldb-commits] [lldb] r236182 - Fix build after Clang API change in r236176.
Richard Smith
- [Lldb-commits] [lldb] r236185 - Add CMAKE_EXECUTABLE_SUFFIX to build with Android toolchain on Windows.
Chaoren Lin
- [Lldb-commits] [lldb] r236208 - Add -data-info-line command (MI)
Ilia K
- [Lldb-commits] [lldb] r236222 - Fix typo in Core/Log
Pavel Labath
- [Lldb-commits] [lldb] r236224 - Add expectedFailureLinux to TestProcessAttach
Pavel Labath
- [Lldb-commits] [lldb] r236225 - Rework =shlibs-added/=shlibs-removed
Ilia K
- [Lldb-commits] [lldb] r236226 - Enabling two watchpoint tests on linux
Pavel Labath
- [Lldb-commits] [lldb] r236228 - Use \d+ pattern instead of hard-coded line number in MiBreakTestCase (MI)
Ilia K
- [Lldb-commits] [lldb] r236229 - Fix MiLibraryLoadedTestCase.test_lldbmi_library_loaded test on Linux (MI)
Ilia K
- [Lldb-commits] [lldb] r236231 - Fix Process::ResumeSynchronous which waits a process even in case of error
Ilia K
- [Lldb-commits] [lldb] r236259 - Remove the NullLog class introduced in r236174.
Zachary Turner
- [Lldb-commits] [lldb] r236266 - Made macros from modules be injected before our
Sean Callanan
- [Lldb-commits] [PATCH] Add language command with ability to load plugin command objects.
Greg Clayton
- [Lldb-commits] [PATCH] [DWARFExpression] Convert a result of DWARF pieces into a scalar value.
Greg Clayton
- [Lldb-commits] [lldb] r236284 - Use #include "lldb/API/SBCommandReturnObject.h" instead of <...>.
Jason Molenda
- [Lldb-commits] [lldb] r236286 - Guard against the case where the Write method is called with
Jason Molenda
- [Lldb-commits] [lldb] r236287 - Don't return nullptr when you mean to return an empty llvm::StringRef...
Jim Ingham
- [Lldb-commits] [lldb] r236292 - Updated our use of clang::Preprocessor to reflect
Sean Callanan
- [Lldb-commits] [lldb] r236295 - Fixed some compiler warnings because of bit-width
Sean Callanan
- [Lldb-commits] [lldb] r236297 - Added support for locating and importing functions
Sean Callanan
- [Lldb-commits] [lldb] r236320 - PosixPipes should not be copyable but should be movable.
Chaoren Lin
- [Lldb-commits] [lldb] r236321 - Support remote-android with multiple connected devices.
Chaoren Lin
- [Lldb-commits] [lldb] r236323 - Fixed some compiler warnings because of bit-width mismatches.
Chaoren Lin
- [Lldb-commits] [lldb] r236362 - Fix an issue where the UTF dumper was ignoring the direction to generate uncapped dumps
Enrico Granata
- [Lldb-commits] [lldb] r236363 - Change process kill to call Process::Destroy (force_kill = true);
Jason Molenda
- [Lldb-commits] [lldb] r236366 - Mark the other test of TestFdLeak also as xfail to keep the bot green.
Siva Chandra
- [Lldb-commits] [lldb] r236396 - TestMultithreaded improvements
Vince Harron
- [Lldb-commits] [lldb] r236401 - Enabled libc++ formatter tests on Linux
Vince Harron
- [Lldb-commits] [lldb] r236402 - Fixed skipIfLinuxClang to check the target architecture
Vince Harron
- [Lldb-commits] [lldb] r236403 - un-skipped a bunch of tests on Linux
Vince Harron
- [Lldb-commits] [lldb] r236407 - XFAILing a test that fails with gcc 4.9 x86_64
Vince Harron
- [Lldb-commits] [lldb] r236410 - TestCModules - fixed for gcc
Vince Harron
- [Lldb-commits] [lldb] r236411 - [LLDB][MIPS] Emulate instruction using MCDisassembler
Mohit K. Bhakkad
Last message date:
Sun May 3 23:28:04 PDT 2015
Archived on: Tue Aug 4 15:44:59 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).