The Week Of Monday 22 June 2015 Archives by date
Starting: Mon Jun 22 01:54:46 PDT 2015
Ending: Sun Jun 28 18:30:41 PDT 2015
Messages: 200
- [Lldb-commits] [PATCH] Fix bug 23326.
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ewan Crawford
- [Lldb-commits] [lldb] r240280 - Test Commit
Jaydeep Patil
- [Lldb-commits] [PATCH] Adding some more flakey tests to the XFAIL list
Vince Harron
- [Lldb-commits] [PATCH] [MIPS] MIPS32 branch emulation and single-stepping
Ed Maste
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Greg Clayton
- [Lldb-commits] [PATCH] Add handling of async notify packets.
Greg Clayton
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Greg Clayton
- [Lldb-commits] [lldb] r240299 - Cleanup the code a bit to make it more readable.
Greg Clayton
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Greg Clayton
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Jim Ingham
- [Lldb-commits] [PATCH] Adding some more flakey tests to the XFAIL list
Greg Clayton
- [Lldb-commits] [PATCH] [MIPS] MIPS32 branch emulation and single-stepping
Greg Clayton
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Greg Clayton
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [lldb] r240325 - Enhance lldb-mi arguments test (MI)
Dawn Perchik
- [Lldb-commits] [PATCH] Enhance lldb-mi arguments test (MI)
Phabricator
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Dawn Perchik
- [Lldb-commits] [PATCH] Add support for displaying the language in the frame-format string
Dawn Perchik
- [Lldb-commits] [lldb] r240327 - Adding some more flakey tests to the XFAIL list
Vince Harron
- [Lldb-commits] [PATCH] Adding some more flakey tests to the XFAIL list
Ilia K
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ed Maste
- [Lldb-commits] [PATCH] Add support for displaying the language in the frame-format string
Greg Clayton
- [Lldb-commits] [lldb] r240351 - Fix a crasher on the MacOSX test suite for Objective C.
Greg Clayton
- [Lldb-commits] [lldb] r240354 - Reduced packet counts to the remote GDB server where possible.
Greg Clayton
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Siva Chandra
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Siva Chandra
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Siva Chandra
- [Lldb-commits] [lldb] r240354 - Reduced packet counts to the remote GDB server where possible.
Chaoren Lin
- [Lldb-commits] [lldb] r240354 - Reduced packet counts to the remote GDB server where possible.
Jason Molenda
- [Lldb-commits] [lldb] r240371 - Revert "Reduced packet counts to the remote GDB server where possible."
Chaoren Lin
- [Lldb-commits] [lldb] r240373 - [LLDB][MIPS] MIPS32 branch emulation and single-stepping
Jaydeep Patil
- [Lldb-commits] [PATCH] Improve instruction emulation based stack unwinding on ARM
Jason Molenda
- [Lldb-commits] [PATCH] Use both OS and Architecture to choose correct ABI
Jason Molenda
- [Lldb-commits] [lldb] r240397 - Add handling of async notify packets
Ewan Crawford
- [Lldb-commits] [PATCH] Add handling of async notify packets.
Ewan Crawford
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Greg Clayton
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ewan Crawford
- [Lldb-commits] [lldb] r240429 - Fix build breakage after llvm r240426
Pavel Labath
- [Lldb-commits] [PATCH] Fix build breakage after llvm r240426
Pavel Labath
- [Lldb-commits] [PATCH] Fix build breakage after llvm r240426
Pavel Labath
- [Lldb-commits] [PATCH] Remove old local-only linux debugging code
Pavel Labath
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r240444 - Fix FIXME comments in MiBreakTestCase.test_lldbmi_break_insert_settings as suggested by abidh (MI)
Dawn Perchik
- [Lldb-commits] [PATCH] Remove old local-only linux debugging code
Greg Clayton
- [Lldb-commits] [lldb] r240451 - Remove a few uses of lldb.target, which is not valid
Jim Ingham
- [Lldb-commits] [lldb] r240461 - Fix the handling of the run lock in cases where you needed to run
Jim Ingham
- [Lldb-commits] [lldb] r240466 - Implement the "qSymbol" packet in order to be able to read queue information in debugserver and return the info in the stop reply packets.
Greg Clayton
- [Lldb-commits] [PATCH] Remove old local-only linux debugging code
Oleksiy Vyalov
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Pavel Labath
- [Lldb-commits] [PATCH] Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)
Ilia K
- [Lldb-commits] [PATCH] [LLDB][MIPS] Getting correct flags for MIPS
Nitesh Jain
- [Lldb-commits] [lldb] r240533 - Improve instruction emulation based stack unwinding on ARM
Tamas Berghammer
- [Lldb-commits] [PATCH] Improve instruction emulation based stack unwinding on ARM
Tamas Berghammer
- [Lldb-commits] [lldb] r240537 - Fix location of symbol size calculation in ObjectFileELF
Tamas Berghammer
- [Lldb-commits] [lldb] r240543 - Remove old local-only linux debugging code
Pavel Labath
- [Lldb-commits] [PATCH] Remove old local-only linux debugging code
Pavel Labath
- [Lldb-commits] [lldb] r240546 - Proper handling of QNonStop packet response.
Ewan Crawford
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [lldb] r240547 - Remove unused variable
Ed Maste
- [Lldb-commits] [lldb] r240543 - Remove old local-only linux debugging code
Ed Maste
- [Lldb-commits] [lldb] r240549 - Remove empty ProcessPOSIX::StopAllThreads
Ed Maste
- [Lldb-commits] [lldb] r240550 - Remove SetResumeState from POSIXThread::RefreshStateAfterStop
Ed Maste
- [Lldb-commits] [lldb] r240551 - Remove xfail for TestDisassembleBreakpoint.
Chaoren Lin
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Jim Ingham
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Enrico Granata
- [Lldb-commits] [PATCH] Remove POSIX thread/process abstraction
Ed Maste
- [Lldb-commits] [PATCH] Remove POSIX thread/process abstraction
Ed Maste
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Siva Chandra
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Jim Ingham
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Enrico Granata
- [Lldb-commits] [PATCH] [ValueObjectPrinter::GetValueSummaryError] Get summary of non-synthetic values.
Siva Chandra
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Chaoren Lin
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Chaoren Lin
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Siva Chandra
- [Lldb-commits] [lldb] r240565 - Revert rL240435: "Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.".
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Tamas Berghammer
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Ed Maste
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Tamas Berghammer
- [Lldb-commits] [lldb] r240578 - Fix an issue where an SBValue could end up capturing a synthetic value and would then be unable to return the non-synthetic version thereof
Enrico Granata
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Enrico Granata
- [Lldb-commits] [lldb] r240581 - Reduce FreeBSD log spam
Ed Maste
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] [LLDB][MIPS] Getting correct flags for MIPS
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Jim Ingham
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Jim Ingham
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Enrico Granata
- [Lldb-commits] [lldb] r239996 - [LLDB][MIPS] Emulation of MIPS64 floating-point branch instructions
Galina Kistanova
- [Lldb-commits] [lldb] r240606 - Handle (or at least don't crash) trying to get the encoding for a bunch of new builtin types in clang trunk
Enrico Granata
- [Lldb-commits] [PATCH] Added expectedFlakey test decorator
Vince Harron
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [PATCH] Rename Mangled::GetLanguage to Mangled::GuessLanguage
Dawn Perchik
- [Lldb-commits] [PATCH] Rename Mangled::GetLanguage to Mangled::GuessLanguage
Dawn Perchik
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Enrico Granata
- [Lldb-commits] [lldb] r240621 - xcode project file updates for the movement of the POSIX files into the FreeBSD process subdir.
Jason Molenda
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Jason Molenda
- [Lldb-commits] [lldb] r239996 - [LLDB][MIPS] Emulation of MIPS64 floating-point branch instructions
Mohit Bhakkad
- [Lldb-commits] [PATCH] Remove POSIX thread/process abstraction
Pavel Labath
- [Lldb-commits] [lldb] r240435 - Mark SBFrame::GetFunctionName and SBFrame::IsInlined as const.
Pavel Labath
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Pavel Labath
- [Lldb-commits] [PATCH] Expand result with type char* to string in -data-evaluate-expression
Ilia K
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Ilia K
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Ilia K
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Ilia K
- [Lldb-commits] [PATCH] Expand result with type char* to string in -data-evaluate-expression
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Tamas Berghammer
- [Lldb-commits] [PATCH] [LLDB][MIPS] Getting correct flags for MIPS
Tamas Berghammer
- [Lldb-commits] [PATCH] Introduced SysV ABI support for i386 Architecture
Abhishek
- [Lldb-commits] [lldb] r240631 - Expand result with type char* to string in -data-evaluate-expression
Ilia K
- [Lldb-commits] [lldb] r240632 - Remove XFAIL from TestCreateAfterAttach
Pavel Labath
- [Lldb-commits] [lldb] r240635 - Make XFAIL on TestPrintStackTraces more specific
Pavel Labath
- [Lldb-commits] [PATCH] XML register info fix
Ewan Crawford
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Tamas Berghammer
- [Lldb-commits] [PATCH] Enable TestInferiorCrashing and TestRecursiveInferior on android
Pavel Labath
- [Lldb-commits] [PATCH] Enable TestInferiorCrashing and TestRecursiveInferior on android
Tamas Berghammer
- [Lldb-commits] [lldb] r240638 - Enable TestInferiorCrashing and TestRecursiveInferior on android
Pavel Labath
- [Lldb-commits] [PATCH] Enable TestInferiorCrashing and TestRecursiveInferior on android
Pavel Labath
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [lldb] r240651 - Fix TestThreadAPI on Linux
Tamas Berghammer
- [Lldb-commits] [lldb] r240652 - Update TestPrintStackTraces XFAIL once more
Pavel Labath
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Greg Clayton
- [Lldb-commits] [PATCH] Added expectedFlakey test decorator
Greg Clayton
- [Lldb-commits] [PATCH] Rename Mangled::GetLanguage to Mangled::GuessLanguage
Greg Clayton
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Greg Clayton
- [Lldb-commits] [PATCH] [LLDB][MIPS] Getting correct flags for MIPS
Greg Clayton
- [Lldb-commits] [PATCH] XML register info fix
Greg Clayton
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Enrico Granata
- [Lldb-commits] [lldb] r240660 - Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Chaoren Lin
- [Lldb-commits] [lldb] r240662 - Rename Mangled::GetLanguage to Mangled::GuessLanguage
Dawn Perchik
- [Lldb-commits] [PATCH] Rename Mangled::GetLanguage to Mangled::GuessLanguage
Phabricator
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add const versions of SBFrame::GetFunctionName and SBFrame::IsInlined.
Oleksiy Vyalov
- [Lldb-commits] [lldb] r240663 - Submitting patch from Abhishek for:
Greg Clayton
- [Lldb-commits] [PATCH] Introduced SysV ABI support for i386 Architecture
Greg Clayton
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Oleksiy Vyalov
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Eugene Zelenko
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Eugene Zelenko
- [Lldb-commits] [lldb] r240676 - Add const qualifier to Mangled::GuessLanguage
Dawn Perchik
- [Lldb-commits] [lldb] r240677 - Fix a bug where we were trying to reconstruct ivars of ObjC types from the runtime in "expression parser mode"
Enrico Granata
- [Lldb-commits] [PATCH] Fix demangling of names if required by language
Dawn Perchik
- [Lldb-commits] [PATCH] Fix demangling of names if required by language
Dawn Perchik
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Eugene Zelenko
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Siva Chandra
- [Lldb-commits] [lldb] r240698 - [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Siva Chandra
- [Lldb-commits] [PATCH] [LLDBSwigPythonCallTypeScript] Remove redundant call to type summary func.
Siva Chandra
- [Lldb-commits] [lldb] r240702 - Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
- [Lldb-commits] [lldb] r240711 - Unbreak the build.
Greg Clayton
- [Lldb-commits] [lldb] r240712 - Commit file that was missing 240466.
Greg Clayton
- [Lldb-commits] [lldb] r240713 - Mark armv7em and armv7m as compatible architectures.
Jason Molenda
- [Lldb-commits] [lldb] r240714 - Xcode project cleanups.
Greg Clayton
- [Lldb-commits] [lldb] r240728 - rdar://problem/21469556
Han Ming Ong
- [Lldb-commits] [lldb] r240737 - Re-enable 'process save-core' for arm64 targets.
Jason Molenda
- [Lldb-commits] [lldb] r240739 - Use the right ifdef macro, reviewed by Jason
Han Ming Ong
- [Lldb-commits] [lldb] r240753 - When the user specifies a corefile that is not readable,
Jason Molenda
- [Lldb-commits] [PATCH] Added expectedFlakey test decorator
Vince Harron
- [Lldb-commits] [PATCH] [LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Mohit Bhakkad
- [Lldb-commits] [PATCH] Use both OS and Architecture to choose correct ABI
Abhishek
- [Lldb-commits] [lldb] r240768 - XML register info fix
Ewan Crawford
- [Lldb-commits] [PATCH] XML register info fix
Ewan Crawford
- [Lldb-commits] [lldb] r240769 - Add branch emulation to aarch64 instruction emulator
Tamas Berghammer
- [Lldb-commits] [PATCH] Add branch emulation to aarch64 instruction emulator
Tamas Berghammer
- [Lldb-commits] [lldb] r240772 - [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls
Pavel Labath
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Pavel Labath
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Pavel Labath
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Pavel Labath
- [Lldb-commits] [PATCH] [LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Mohit Bhakkad
- [Lldb-commits] [lldb] r240789 - Added expectedFlakey test decorator
Vince Harron
- [Lldb-commits] [PATCH] Added expectedFlakey test decorator
Vince Harron
- [Lldb-commits] [PATCH] [linux] Use cmake to detect support process_vm_readv (bug #23918)
Eugene Zelenko
- [Lldb-commits] [PATCH] Use both OS and Architecture to choose correct ABI
Greg Clayton
- [Lldb-commits] [PATCH] [LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
Greg Clayton
- [Lldb-commits] [lldb] r240803 - Fixed incorrect application of expectedFlakey
Vince Harron
- [Lldb-commits] [PATCH] Add setting for breakpoint PC adjustment from remote stubs which don't back PC up.
Ewan Crawford
- [Lldb-commits] [PATCH] Add setting for breakpoint PC adjustment from remote stubs which don't back PC up.
Greg Clayton
- [Lldb-commits] [PATCH] Add setting for breakpoint PC adjustment from remote stubs which don't back PC up.
Greg Clayton
- [Lldb-commits] [PATCH] timegm in LibcGlue needs to be extern, not static.
Chaoren Lin
- [Lldb-commits] [PATCH] Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
Siva Chandra
- [Lldb-commits] [PATCH] Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
Enrico Granata
- [Lldb-commits] [lldb] r240861 - Add test for SBValue.GetNonSyntheticValue in presence of synth provider.
Siva Chandra
- [Lldb-commits] [lldb] r240663 - Submitting patch from Abhishek for:
Vince Harron
- [Lldb-commits] [lldb] r240702 - Resubmitting 240466 after fixing the linux test suite failures.
Vince Harron
- [Lldb-commits] [lldb] r240864 - Fix some compiler warnings about not using override consistently.
Greg Clayton
- [Lldb-commits] [PATCH] Replace `rm -rf` with more portable implementation.
Chaoren Lin
- [Lldb-commits] [PATCH] Replace `rm -rf` with more portable implementation.
Vince Harron
- [Lldb-commits] [lldb] r240886 - Add ABI/SysV-mips(64) to Makefile build
Keno Fischer
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
- [Lldb-commits] [lldb] r240894 - timegm in LibcGlue needs to be extern, not static.
Chaoren Lin
- [Lldb-commits] [lldb] r240895 - Replace `rm -rf` with more portable implementation.
Chaoren Lin
- [Lldb-commits] [PATCH] timegm in LibcGlue needs to be extern, not static.
Chaoren Lin
- [Lldb-commits] [PATCH] Replace `rm -rf` with more portable implementation.
Chaoren Lin
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
Last message date:
Sun Jun 28 18:30:41 PDT 2015
Archived on: Tue Aug 4 15:45:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).