The Week Of Monday 15 June 2015 Archives by subject
Starting: Mon Jun 15 10:36:53 PDT 2015
Ending: Sun Jun 21 23:53:49 PDT 2015
Messages: 210
- [Lldb-commits] [lldb] r239752 - Found an issue that was causing types to be completed much more often than they needed to be.
Greg Clayton
- [Lldb-commits] [lldb] r239766 - Fix a bug where passing a value of the type "A B" to settings set target.env-vars would cause LLDB to crash
Enrico Granata
- [Lldb-commits] [lldb] r239777 - Add a formatter for wchar_t[N] arrays
Enrico Granata
- [Lldb-commits] [lldb] r239779 - If a candidate keyword contains quotes, it's clearly not a keyword, so bail out early
Enrico Granata
- [Lldb-commits] [lldb] r239824 - Add Read Thread to GDBRemoteCommunication
Ewan Crawford
- [Lldb-commits] [lldb] r239830 - Fix compile error in TestCxxWCharT on Linux
Tamas Berghammer
- [Lldb-commits] [lldb] r239839 - Enable 'command script import' to accept multiple modules to import in one invocation
Enrico Granata
- [Lldb-commits] [lldb] r239851 - Fixing a potential issue where the NSIndexPath formatter could try to access stale data
Enrico Granata
- [Lldb-commits] [lldb] r239853 - Add a .parent property to SBFrame's Python interface which allows easy access to the caller frame of the current frame
Enrico Granata
- [Lldb-commits] [lldb] r239854 - Fix a typo in the help.
Jim Ingham
- [Lldb-commits] [lldb] r239861 - Fix comments (MI).
Dawn Perchik
- [Lldb-commits] [lldb] r239863 - Clear the "thread-format" setting after mucking with it.
Greg Clayton
- [Lldb-commits] [lldb] r239865 - Add a ThreadSafe adapter over llvm::DenseSet
Enrico Granata
- [Lldb-commits] [lldb] r239873 - Fix an issue where the oneliner printing of variables would ignore custom formatting
Enrico Granata
- [Lldb-commits] [lldb] r239874 - Revert r239873 - I actually want to think some more about this
Enrico Granata
- [Lldb-commits] [lldb] r239918 - Correct type in for loop to remove signedness warning
Ed Maste
- [Lldb-commits] [lldb] r239924 - [NativeProcessLinux] Use fast memory reads, if the system supports it
Pavel Labath
- [Lldb-commits] [lldb] r239963 - Fix enum LanguageType values and language string table lookups.
Dawn Perchik
- [Lldb-commits] [lldb] r239965 - [TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
- [Lldb-commits] [lldb] r239968 - Add negative test for target.move-to-nearest-code=off using source location
Dawn Perchik
- [Lldb-commits] [lldb] r239973 - Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
- [Lldb-commits] [lldb] r239975 - Add help for lldb-mi --source/-s option (MI)
Dawn Perchik
- [Lldb-commits] [lldb] r239991 - [LLDB][MIPS] Hardware Watchpoints for MIPS
Mohit K. Bhakkad
- [Lldb-commits] [lldb] r239995 - Fix a variety of typos.
Bruce Mitchener
- [Lldb-commits] [lldb] r239996 - [LLDB][MIPS] Emulation of MIPS64 floating-point branch instructions
Mohit K. Bhakkad
- [Lldb-commits] [lldb] r239996 - [LLDB][MIPS] Emulation of MIPS64 floating-point branch instructions
Ed Maste
- [Lldb-commits] [lldb] r239997 - [LLDB][MIPS] ABI Plugin for MIPS32
Bhushan D. Attarde
- [Lldb-commits] [lldb] r239998 - A correction in rL239996
Mohit K. Bhakkad
- [Lldb-commits] [lldb] r240000 - Add ABISysV_mips.cpp to the xcode project file.
Jason Molenda
- [Lldb-commits] [lldb] r240002 - A correction in rL239997: Added missing entry in lib/Makefile
Bhushan D. Attarde
- [Lldb-commits] [lldb] r240005 - [MIPS64] Correct generic register number of argument registers in reginfo
Sagar Thakur
- [Lldb-commits] [lldb] r240007 - Fix duplicate shared module list entries
Aidan Dodds
- [Lldb-commits] [lldb] r240016 - [LLDB][MIPS] Addressing some errors and warnings due to rL239991
Mohit K. Bhakkad
- [Lldb-commits] [lldb] r240029 - Fix test regression TestDisassemble_VST1_64 (caused by r239996)
Tamas Berghammer
- [Lldb-commits] [lldb] r240030 - Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [lldb] r240032 - Fix misplaced comment
Pavel Labath
- [Lldb-commits] [lldb] r240048 - [TestLoadUnload] Build the main inferior exe with -pie.
Siva Chandra
- [Lldb-commits] [lldb] r240048 - [TestLoadUnload] Build the main inferior exe with -pie.
Vince Harron
- [Lldb-commits] [lldb] r240052 - Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [lldb] r240052 - Fetch object file load address if it isn't specified by the linker
Vince Harron
- [Lldb-commits] [lldb] r240060 - Correct the end-of-vector check in GetCompactUnwindInfoForFunction().
Jason Molenda
- [Lldb-commits] [lldb] r240066 - Add a new wart, I mean feature, on to gdb-remote protocol: compression.
Jason Molenda
- [Lldb-commits] [lldb] r240070 - Update comment about the UNWIND_X86_64_MODE_STACK_IND encoding
Jason Molenda
- [Lldb-commits] [lldb] r240104 - Don't link ObjCARCOpts twice. Fixes PR22543
Keno Fischer
- [Lldb-commits] [lldb] r240123 - [LLDB][MIPS] ABI Plugin for MIPS64
Bhushan D. Attarde
- [Lldb-commits] [lldb] r240138 - Fix the lldb build for the EM_486 change.
Rafael Espindola
- [Lldb-commits] [lldb] r240138 - Fix the lldb build for the EM_486 change.
Ed Maste
- [Lldb-commits] [lldb] r240157 - Load executable module when attaching to process; implement detach from process.
Adrian McCarthy
- [Lldb-commits] [lldb] r240162 - Fix build brakage caused by r240154
Tamas Berghammer
- [Lldb-commits] [lldb] r240166 - Add comment for workarond in DYLDRendezvous with android version
Tamas Berghammer
- [Lldb-commits] [lldb] r240173 - Fix the MacOSX build to include the Mips64 ABI plug-in.
Greg Clayton
- [Lldb-commits] [PATCH] [LLDB][MIPS] List and set hardware watchpoints for MIPS
Mohit Bhakkad
- [Lldb-commits] [PATCH] [LLDB][MIPS] List and set hardware watchpoints for MIPS
Greg Clayton
- [Lldb-commits] [PATCH] [LLDB][MIPS] List and set hardware watchpoints for MIPS
Mohit Bhakkad
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Greg Clayton
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Jaydeep Patil
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Jaydeep Patil
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Greg Clayton
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Jaydeep Patil
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Greg Clayton
- [Lldb-commits] [PATCH] [MIPS] Emulation of MIPS64 floating-point branch instructions
Mohit Bhakkad
- [Lldb-commits] [PATCH] [MIPS] MIPS32 branch emulation and single-stepping
Jaydeep Patil
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Oleksiy Vyalov
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Pavel Labath
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Oleksiy Vyalov
- [Lldb-commits] [PATCH] [NativeProcessLinux] Use fast memory reads, if the system supports it
Pavel Labath
- [Lldb-commits] [PATCH] [TestLoadUnload] Build the main inferior exe with -pie.
Siva Chandra
- [Lldb-commits] [PATCH] [TestLoadUnload] Build the main inferior exe with -pie.
Siva Chandra
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Tamas Berghammer
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Tamas Berghammer
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Ed Maste
- [Lldb-commits] [PATCH] [TestLoadUnload] Enable for Android while skipping it for other remotes.
Siva Chandra
- [Lldb-commits] [PATCH] ABI Plugin for MIPS32
Phabricator
- [Lldb-commits] [PATCH] ABI Plugin for MIPS64
Bhushan Attarde
- [Lldb-commits] [PATCH] ABI Plugin for MIPS64
Ed Maste
- [Lldb-commits] [PATCH] ABI Plugin for MIPS64
Greg Clayton
- [Lldb-commits] [PATCH] ABI Plugin for MIPS64
Phabricator
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Pavel Labath
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Pavel Labath
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Pavel Labath
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Ed Maste
- [Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Tamas Berghammer
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Tamas Berghammer
- [Lldb-commits] [PATCH] Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
- [Lldb-commits] [PATCH] Add handling of async notify packets.
Ewan Crawford
- [Lldb-commits] [PATCH] Add handling of async notify packets.
Greg Clayton
- [Lldb-commits] [PATCH] Add handling of async notify packets.
Ewan Crawford
- [Lldb-commits] [PATCH] Add help for --source option (MI)
Dawn Perchik
- [Lldb-commits] [PATCH] Add help for --source option (MI)
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add help for --source option (MI)
Greg Clayton
- [Lldb-commits] [PATCH] Add help for --source option (MI)
Phabricator
- [Lldb-commits] [PATCH] 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] Add negative test for target.move-to-nearest-code=off using source location
Dawn Perchik
- [Lldb-commits] [PATCH] Add negative test for target.move-to-nearest-code=off using source location
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] Add negative test for target.move-to-nearest-code=off using source location
Greg Clayton
- [Lldb-commits] [PATCH] Add negative test for target.move-to-nearest-code=off using source location
Phabricator
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Pavel Labath
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Pavel Labath
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Jason Molenda
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Jason Molenda
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Pavel Labath
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Add new test for stress testing stack unwinding
Tamas Berghammer
- [Lldb-commits] [PATCH] Add Read Thread to GDBRemoteCommunication.
Greg Clayton
- [Lldb-commits] [PATCH] Add Read Thread to GDBRemoteCommunication.
Ewan Crawford
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Pavel Labath
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Jim Ingham
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Jim Ingham
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Jim Ingham
- [Lldb-commits] [PATCH] Avoid querying thread stop info if the thread hasn't been running
Pavel Labath
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Ed Maste
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Greg Clayton
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
David Blaikie
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Greg Clayton
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Vince Harron
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Vince Harron
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Keno Fischer
- [Lldb-commits] [PATCH] Don't crash if a member declaration is incomplete
Vince Harron
- [Lldb-commits] [PATCH] Don't link ObjCARCOpts twice. Fixes PR22543
Keno Fischer
- [Lldb-commits] [PATCH] Don't link ObjCARCOpts twice. Fixes PR22543
Pavel Labath
- [Lldb-commits] [PATCH] Don't link ObjCARCOpts twice. Fixes PR22543
Keno Fischer
- [Lldb-commits] [PATCH] Don't link ObjCARCOpts twice. Fixes PR22543
Phabricator
- [Lldb-commits] [PATCH] dosep.py: Add ability to set default test timout based on target
Pavel Labath
- [Lldb-commits] [PATCH] dosep.py: Add ability to set default test timout based on target
Siva Chandra
- [Lldb-commits] [PATCH] dosep.py: Add ability to set default test timout based on target
Vince Harron
- [Lldb-commits] [PATCH] dosep.py: Add ability to set default test timout based on target
Vince Harron
- [Lldb-commits] [PATCH] dosep.py: Add ability to set default test timout based on target
Pavel Labath
- [Lldb-commits] [PATCH] Enhance lldb-mi arguments test (MI)
Dawn Perchik
- [Lldb-commits] [PATCH] Enhance lldb-mi arguments test (MI)
Ilia K
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Ewan Crawford
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Jim Ingham
- [Lldb-commits] [PATCH] Expression evaluation, a new ThreadPlanCallFunctionNoJIT for executing a function call on target via register manipulation
Jim Ingham
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Pavel Labath
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Pavel Labath
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Pavel Labath
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Aidan Dodds
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Aidan Dodds
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Pavel Labath
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Oleksiy Vyalov
- [Lldb-commits] [PATCH] Fetch object file load address if it isn't specified by the linker
Tamas Berghammer
- [Lldb-commits] [PATCH] Fix bug 23326.
Ilia K
- [Lldb-commits] [PATCH] Fix duplicate shared module list entries
Aidan Dodds
- [Lldb-commits] [PATCH] Fix duplicate shared module list entries
Greg Clayton
- [Lldb-commits] [PATCH] Fix duplicate shared module list entries
Phabricator
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Chaoren Lin
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Chaoren Lin
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Pavel Labath
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Pavel Labath
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Chaoren Lin
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Chaoren Lin
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Pavel Labath
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Pavel Labath
- [Lldb-commits] [PATCH] Fix process attach and detach for Windows
Adrian McCarthy
- [Lldb-commits] [PATCH] 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] [PATCH] Introduced SysV ABI support for i386 Architecture
Greg Clayton
- [Lldb-commits] [PATCH] LanguageType string table lookups
Dawn Perchik
- [Lldb-commits] [PATCH] LanguageType string table lookups
Hafiz Abid Qadeer
- [Lldb-commits] [PATCH] LanguageType string table lookups
Greg Clayton
- [Lldb-commits] [PATCH] LanguageType string table lookups
Phabricator
- [Lldb-commits] [PATCH] Make SBValue::GetNonSyntheticValue return really that.
Siva Chandra
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Dawn Perchik
- [Lldb-commits] [PATCH] Refactor GetVariableInfo/GetValueStringFormatted/GetValue to use the same code (MI), part 2
Ilia K
- [Lldb-commits] [PATCH] Remove lldb_private library implicit dependencies on python
Greg Clayton
- [Lldb-commits] [PATCH] Remove lldb_private library implicit dependencies on python
Zachary Turner
- [Lldb-commits] [PATCH] Remove lldb_private library implicit dependencies on python
Zachary Turner
- [Lldb-commits] [patch] Typo fixes
Bruce Mitchener
Last message date:
Sun Jun 21 23:53:49 PDT 2015
Archived on: Tue Aug 4 15:45:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).