The Week Of Monday 9 February 2015 Archives by author
Starting: Mon Feb 9 03:37:57 PST 2015
Ending: Sun Feb 15 22:19:49 PST 2015
Messages: 369
- [Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
- [Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
- [Lldb-commits] [lldb] r228823 - Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
- [Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
- [Lldb-commits] [lldb] r228828 - Fix windows build (broken by r228823)
Tamas Berghammer
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Tamas Berghammer
- [Lldb-commits] [PATCH] Add missing check for LLDB_DISABLE_PYTHON in FormatManager
Tamas Berghammer
- [Lldb-commits] [lldb] r228856 - Add missing check for LLDB_DISABLE_PYTHON in FormatManager
Tamas Berghammer
- [Lldb-commits] [PATCH] Add missing check for LLDB_DISABLE_PYTHON in FormatManager
Tamas Berghammer
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Tamas Berghammer
- [Lldb-commits] [PATCH] Create new platform: remote-android
Tamas Berghammer
- [Lldb-commits] [PATCH] Add Initialize/Terminate method to Platform base plugin
Tamas Berghammer
- [Lldb-commits] [lldb] r228943 - Create new platform: remote-android
Tamas Berghammer
- [Lldb-commits] [PATCH] Create new platform: remote-android
Tamas Berghammer
- [Lldb-commits] [lldb] r228944 - Add Initialize/Terminate method to Platform base plugin
Tamas Berghammer
- [Lldb-commits] [PATCH] Add Initialize/Terminate method to Platform base plugin
Tamas Berghammer
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Tamas Berghammer
- [Lldb-commits] [lldb] r229098 - Fix configure+make build broken by r228943
Tamas Berghammer
- [Lldb-commits] [lldb] r229098 - Fix configure+make build broken by r228943
Tamas Berghammer
- [Lldb-commits] [lldb] r229104 - Fix configure+make build broken by r228943 (part 2)
Tamas Berghammer
- [Lldb-commits] [lldb] r228943 - Create new platform: remote-android
Tamas Berghammer
- [Lldb-commits] [PATCH] Enable process launching on android from lldb-gdbserver
Tamas Berghammer
- [Lldb-commits] [lldb] r229083 - Remove an unused variable found with a Clang warning.
Chandler Carruth
- [Lldb-commits] [lldb] r229084 - Fix four missing 'override' specifiers found with the Clang
Chandler Carruth
- [Lldb-commits] [lldb] r229085 - Fix the last two warnings I see on Linx building 'lldb': mismatched
Chandler Carruth
- [Lldb-commits] [lldb] r229096 - Disable a warning for the python modules as the python C API headers
Chandler Carruth
- [Lldb-commits] [PATCH] Fix 'process launch -i' for remote processes
Greg Clayton
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Greg Clayton
- [Lldb-commits] [lldb] r228707 - Fixed a problem where we might omit some breakpoints when using DWARF in .o files.
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Greg Clayton
- [Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part
Greg Clayton
- [Lldb-commits] [PATCH] Extract attach core logic from SBTarget::Attach* methods into unified SBTarget::AttachToProcess and make it work with platform for remote attach purposes.
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [lldb] r228729 - Don't crash when evaluating a DWARF expression has a DW_OP_bra with nothing on the value stack.
Greg Clayton
- [Lldb-commits] [lldb] r228771 - Fixed a crasher that could happen if:
Greg Clayton
- [Lldb-commits] [lldb] r228867 - Fixed SBModule::GetUUIDString() to not use a static character buffer.
Greg Clayton
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Greg Clayton
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Greg Clayton
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [lldb] r228892 - Make a more complete fix for always supplying an execution context when getting byte sizes from types.
Greg Clayton
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Greg Clayton
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Greg Clayton
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Greg Clayton
- [Lldb-commits] [PATCH] Create new platform: remote-android
Greg Clayton
- [Lldb-commits] [PATCH] Add Initialize/Terminate method to Platform base plugin
Greg Clayton
- [Lldb-commits] [PATCH] Handle trailing spaces on "settings set" command more correctly
Greg Clayton
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [PATCH] Add -exec-arguments command
Greg Clayton
- [Lldb-commits] [lldb] r229008 - Add a ModuleList::ForEach(...) which takes the module list mutex calls the std::function argument with each module. If you return true in the callback, iteration will continue, if you return false, iteration will stop and the lock will be released.
Greg Clayton
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Greg Clayton
- [Lldb-commits] [lldb] r229201 - Correctly handle N_INDR nlist entries and don't rely on the trie information in order to reproduce them since this dyld trie info can be missing.
Greg Clayton
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
- [Lldb-commits] [lldb] r228636 - Add a JSON producer to LLDB - this is a set of classes that encapsulate JSON objects and allow you to write them to a Stream for subsequent processing
Enrico Granata
- [Lldb-commits] [lldb] r228658 - Add a "launch with globber" mode that lets you launch a process after having globbed the command line arguments via argdumper instead of routing via /bin/sh
Enrico Granata
- [Lldb-commits] [lldb] r228659 - Add a test case for the launch via argdumper globbing mechanism
Enrico Granata
- [Lldb-commits] [lldb] r228660 - And make the globbing behavior available via the SB API
Enrico Granata
- [Lldb-commits] [lldb] r228759 - Add an LLDB summary for CMTime. Fixes rdar://15370376
Enrico Granata
- [Lldb-commits] [lldb] r228762 - Fix a couple typos in the previous commit
Enrico Granata
- [Lldb-commits] [lldb] r228777 - As part of the cleanup when a process dies, tell watchpoints to forget their previously recorded values
Enrico Granata
- [Lldb-commits] [lldb] r228791 - Introduce the notion of "runtime support values"
Enrico Granata
- [Lldb-commits] [lldb] r228659 - Add a test case for the launch via argdumper globbing mechanism
Enrico Granata
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Enrico Granata
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Enrico Granata
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Enrico Granata
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Enrico Granata
- [Lldb-commits] [PATCH] Add missing check for LLDB_DISABLE_PYTHON in FormatManager
Enrico Granata
- [Lldb-commits] [lldb] r228878 - On second thought, a const ValueObject& has too many limitations on what it can do. Strip the constness away
Enrico Granata
- [Lldb-commits] [lldb] r228975 - I had recently added a new SBFrame::GetVariables() overload with yet another bool argument
Enrico Granata
- [Lldb-commits] [lldb] r228744 - Fix 'process launch -i' for remote processes
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Fix 'process launch -i' for remote processes
Vince Harron
- [Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Vince Harron
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Vince Harron
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Vince Harron
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Vince Harron
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Vince Harron
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Vince Harron
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [lldb] r229141 - Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Vince Harron
- [Lldb-commits] [PATCH] Fix SettingsCommandTestCase.test_set_error_output_path
Vince Harron
- [Lldb-commits] [PATCH] Fixed remaining remote target failures in TestSettings.py
Vince Harron
- [Lldb-commits] [PATCH] Fixed TestProcessLaunch.py for remote targets
Vince Harron
- [Lldb-commits] [PATCH] Fix TestDataFormatter* on Linux
Vince Harron
- [Lldb-commits] [PATCH] Quiet Coverity
Justin Hibbits
- [Lldb-commits] [lldb] r228908 - Quiet Coverity
Justin Hibbits
- [Lldb-commits] [lldb] r228909 - Cast EOF to get a proper comparison.
Justin Hibbits
- [Lldb-commits] [PATCH] Quiet Coverity
Justin Hibbits
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Jim Ingham
- [Lldb-commits] [lldb] r228938 - Add an -A option to "break set -p" to search all files for matches. Also add the version of
Jim Ingham
- [Lldb-commits] [lldb] r228574 - Remove forgotten file test/tools/lldb-mi/TestMiProgramArgs.py after r228286
Ilia K
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Add thread-id field in *stopped notification (MI)
Ilia K
- [Lldb-commits] [lldb] r228570 - Fix descriptor leak in multi-target debugging
Ilia K
- [Lldb-commits] [lldb] r228584 - Fix MI notification test case on Linux.
Ilia K
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Add thread-id field in *stopped notification (MI)
Ilia K
- [Lldb-commits] [lldb] r228674 - Add tests for -interpreter-exec command (MI)
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix break-insert command on Windows.
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Ilia K
- [Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Ilia K
- [Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Ilia K
- [Lldb-commits] [PATCH] Close terminal after LaunchInTerminalTestCase test
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [lldb] r228681 - Add thread-id field in *stopped notification (MI)
Ilia K
- [Lldb-commits] [PATCH] Add thread-id field in *stopped notification (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix CMIUtilString::SplitConsiderQuotes (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [lldb] r228659 - Add a test case for the launch via argdumper globbing mechanism
Ilia K
- [Lldb-commits] [Diffusion] rL228659: Add a test case for the launch via argdumper globbing mechanism
Ilia K
- [Lldb-commits] [lldb] r228659 - Add a test case for the launch via argdumper globbing mechanism
Ilia K
- [Lldb-commits] [lldb] r228801 - Close terminal after LaunchInTerminalTestCase test
Ilia K
- [Lldb-commits] [lldb] r228802 - Fix CMIUtilString::SplitConsiderQuotes (MI)
Ilia K
- [Lldb-commits] [lldb] r228803 - Fix segfault notification in lldb-mi
Ilia K
- [Lldb-commits] [lldb] r228804 - Clean up test/tools/lldb-mi/TestMiNotification.py (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [lldb] r228824 - Add extra check that target was stopped before the *stopped is sent.
Ilia K
- [Lldb-commits] [PATCH] Fix a missing "*stopped" notification in LLDB-MI after "process launch -s" in case of remote-macosx
Ilia K
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Ilia K
- [Lldb-commits] [lldb] r228877 - Except only EIO errors of OSError exception in Base.deletePexpectChild() in lldbtest.py after r227086
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Ilia K
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] os.remove shouldn't fail, if file doesn't exist
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] [NEW] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Ilia K
- [Lldb-commits] [lldb] r229100 - Fix build after r229094: replace llvm/PassManager.h -> llvm/IR/LegacyPassManager.h
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Ilia K
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Ilia K
- [Lldb-commits] [lldb] r229098 - Fix configure+make build broken by r228943
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [lldb] r229110 - Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Add -exec-arguments command
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [lldb] r229125 - Fix Arg0 argument after r229110. The problem was that Arg0ValueChangedCallback isn't twitching when Arg0 was updated, therefore target was launched with empty 1st argument or without it at all. In this patch I update Arg0 by hand.
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [PATCH] Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [lldb] r229131 - Add missing prompt when command doesn't exist (MI)
Ilia K
- [Lldb-commits] [lldb] r229132 - Fix -data-read-memory-bytes command (MI)
Ilia K
- [Lldb-commits] [lldb] r229137 - Fix test_lldbmi_prompt test by enabling ShowPrompt in CMICmnStreamStdin by default
Ilia K
- [Lldb-commits] [lldb] r229139 - Add test that checks (gdb) prompt in case of unknown command (MI)
Ilia K
- [Lldb-commits] [PATCH] [NEW] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [lldb] r229148 - Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Ilia K
- [Lldb-commits] [lldb] r229159 - Fix build: make_symlink_darwin_debug passes 2 arguments into make_symlink, but it requires 4 arguments
Ilia K
- [Lldb-commits] [lldb] r229166 - Fix build: revert r229148 "Fix argdumper build in cmake (OS X) after r228636" and r229159 "Fix build: make_symlink_darwin_debug passes 2 arguments into make_symlink, but it requires 4 arguments"
Ilia K
- [Lldb-commits] [lldb] r228933 - Update after LLVM API change.
Benjamin Kramer
- [Lldb-commits] [lldb] r228570 - Fix descriptor leak in multi-target debugging
Pavel Labath
- [Lldb-commits] [PATCH] Fix descriptor leak in multi-target debugging
Pavel Labath
- [Lldb-commits] [lldb] r228570 - Fix descriptor leak in multi-target debugging
Pavel Labath
- [Lldb-commits] [lldb] r228582 - Fix TestFdLeak.py on Mac.
Pavel Labath
- [Lldb-commits] [lldb] r228570 - Fix descriptor leak in multi-target debugging
Pavel Labath
- [Lldb-commits] [PATCH] Fix descriptor leak in multi-target debugging
Pavel Labath
- [Lldb-commits] [lldb] r228925 - Re-add makefiles of inline tests
Pavel Labath
- [Lldb-commits] [PATCH] Handle trailing spaces on "settings set" command more correctly
Pavel Labath
- [Lldb-commits] [PATCH] Reorder debug symbol search path on linux
Pavel Labath
- [Lldb-commits] [PATCH] Reorder debug symbol search path on linux
Pavel Labath
- [Lldb-commits] [PATCH] Handle trailing spaces on "settings set" command more correctly
Pavel Labath
- [Lldb-commits] [lldb] r228710 - Fix the LLDB build under Debian Kfreebsd
Sylvestre Ledru
- [Lldb-commits] [PATCH] Fix the LLDB build under Debian Kfreebsd
Sylvestre Ledru
- [Lldb-commits] [PATCH] Fix problem where 32-bit statically built lldb-platform cannot find lldb-gdbserver.
Chaoren Lin
- [Lldb-commits] [lldb] r228639 - Add JSON.cpp to CMakeLists.txt
Chaoren Lin
- [Lldb-commits] [PATCH] Fix problem where 32-bit statically built lldb-platform cannot find lldb-gdbserver.
Chaoren Lin
- [Lldb-commits] [lldb] r228715 - Adding x86 to supported architectures on x86_64.
Chaoren Lin
- [Lldb-commits] [lldb] r228716 - Failsafe directory for shared objects and support executables.
Chaoren Lin
- [Lldb-commits] [lldb] r228770 - Added CoreMedia.cpp to CMakeLists.txt for egranata.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix problem where 32-bit statically built lldb-platform cannot find lldb-gdbserver.
Chaoren Lin
- [Lldb-commits] [PATCH] Fixed 130 failures (39 left) in x86 test suite on x86_64 host.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix TestRegisters on remote target.
Chaoren Lin
- [Lldb-commits] [lldb] r229357 - Fix TestRegisters on remote target.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix TestRegisters on remote target.
Chaoren Lin
- [Lldb-commits] [PATCH] Fix the LLDB build under Debian Kfreebsd
Ed Maste
- [Lldb-commits] [PATCH] Fix the LLDB build under Debian Kfreebsd
Ed Maste
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Ed Maste
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ed Maste
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Ed Maste
- [Lldb-commits] [PATCH] Quiet Coverity
Ed Maste
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Ed Maste
- [Lldb-commits] [PATCH] Reorder debug symbol search path on linux
Ed Maste
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Ed Maste
- [Lldb-commits] [lldb] r228943 - Create new platform: remote-android
Ed Maste
- [Lldb-commits] [lldb] r228130 - Avoid leakage of file descriptors in LLDB and LLGS
Ed Maste
- [Lldb-commits] [lldb] r228943 - Create new platform: remote-android
Ed Maste
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Adrian McCarthy
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Adrian McCarthy
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Adrian McCarthy
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Adrian McCarthy
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Adrian McCarthy
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [lldb] r228910 - Search through all memory regions of the core file for
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [lldb] r229186 - Change the default disassembly format again. First attempt at
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Jason Molenda
- [Lldb-commits] [lldb] r229334 - os.remove shouldn't fail, if file doesn't exist
Ismail Pazarbasi
- [Lldb-commits] [PATCH] os.remove shouldn't fail, if file doesn't exist
Ismail Pazarbasi
- [Lldb-commits] [PATCH] os.remove shouldn't fail, if file doesn't exist
Ismail Pazarbasi
- [Lldb-commits] [PATCH] Fix the LLDB build under Debian Kfreebsd
Phabricator
- [Lldb-commits] [lldb] r228576 - Fix test case failure on Linux.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228577 - Fix test case for data-disassemble instruction in lldb-mi.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228584 - Fix MI notification test case on Linux.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add thread-id field in *stopped notification (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix segfault notification in lldb-mi
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add thread-id field in *stopped notification (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix mingw build.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix mingw build.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix mingw build.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228709 - Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228714 - Fix build on Windows which was broken by a recent commit.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228822 - Fix Mingw build.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix mingw build.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228844 - Lock mutex in the same order.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r228932 - Fix the test on Linux.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Fix the variable printing for stack-list-local and stack-list-arguments.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r229102 - Fix for http://llvm.org/bugs/show_bug.cgi?id=21744
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r228590 - Dont' use O_CLOEXEC on Windows, since it doesn't exist.
Zachary Turner
- [Lldb-commits] [PATCH] Fix descriptor leak in multi-target debugging
Zachary Turner
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Fix descriptor leak in multi-target debugging
Zachary Turner
- [Lldb-commits] [PATCH] Fix descriptor leak in multi-target debugging
Zachary Turner
- [Lldb-commits] [PATCH] Fix mingw build.
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Zachary Turner
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Zachary Turner
- [Lldb-commits] [lldb] r228859 - Make PipeWindows::CreateWithUniqueName() use GUIDs on Windows.
Zachary Turner
- [Lldb-commits] [PATCH] Use GUIDs to make pipe names unique on Windows.
Zachary Turner
- [Lldb-commits] [lldb] r228860 - Update the coding standard to reflect recent changes.
Zachary Turner
- [Lldb-commits] [PATCH] Fix FileSpec::GetPath to return null-terminated strings
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] RFC: Proposed change in the disassembly default format in lldb
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] [NEW] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] [NEW] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Zachary Turner
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] Don't use CopyContext in RegisterContextWin
Zachary Turner
- [Lldb-commits] [PATCH] Fix problem where 32-bit statically built lldb-platform cannot find lldb-gdbserver.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Extract attach core logic from SBTarget::Attach* methods into unified SBTarget::AttachToProcess and make it work with platform for remote attach purposes.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix problem where 32-bit statically built lldb-platform cannot find lldb-gdbserver.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r228757 - Extract attach core logic from SBTarget::Attach* methods into unified SBTarget::AttachToProcess and make it work with platform for remote attach purposes.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestProcessIO.py when run against a remote target
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Linux - debugging of local processes via lldb-gdbserver
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Enable process launching on android from lldb-gdbserver
Oleksiy Vyalov
- [Lldb-commits] [lldb] r229346 - Extract SBAttachInfo into own set of files - SBAttachInfo.h, SBAttachInfo.cpp and SBAttachInfo.i.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fix TestAttachDenied.py remote execution on Linux.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r228710 - Fix the LLDB build under Debian Kfreebsd
Hans Wennborg
- [Lldb-commits] [PATCH] Make TestHelloWorld.py to pass remotely on Linux.
jingham at apple.com
Last message date:
Sun Feb 15 22:19:49 PST 2015
Archived on: Tue Aug 4 15:44:55 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).