The Week Of Monday 12 April 2021 Archives by author
Starting: Mon Apr 12 02:25:31 PDT 2021
Ending: Sun Apr 18 23:51:08 PDT 2021
Messages: 254
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100500: Add setting to artifically delay communication with the debug server, in order ro simulate slow network conditions
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 6c4f250 - Revert "[lldb] [gdb-remote client] Refactor handling qSupported"
Ahmed Bougacha via lldb-commits
- [Lldb-commits] [PATCH] D98370: [lldb] Fix SBValue::Persist() for constant values
Andy Yankovsky via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D99812: [PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslator for the PPC backend
Anshil Gandhi via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100500: Add setting to artifically delay communication with the debug server, in order ro simulate slow network conditions
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100500: Add setting to artifically delay communication with the debug server, in order ro simulate slow network conditions
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100500: Add setting to artifically delay communication with the debug server, in order ro simulate slow network conditions
Augusto Noronha via Phabricator via lldb-commits
- [Lldb-commits] [lldb] b241f3c - [LLDB] Use path relative to binary for finding .dwo files.
Caroline Tice via lldb-commits
- [Lldb-commits] [lldb] 042668d - Revert "[LLDB] Use path relative to binary for finding .dwo files."
Caroline Tice via lldb-commits
- [Lldb-commits] [lldb] 3dc24bc - [LLDB] Re-land: Use path relative to binary for finding .dwo files.
Caroline Tice via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Caroline Tice via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 3dc24bc - [LLDB] Re-land: Use path relative to binary for finding .dwo files.
David Blaikie via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 8a64d80 - [lldb] Require x86 backend for a bunch of DWARF tests
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 96c8216 - [lldb][Arm/AArch64] Add basic disassemble tests for Arm/AArch64
David Spickett via lldb-commits
- [Lldb-commits] [lldb] a1f3187 - [lldb] Require x86 for unwind no-return test
David Spickett via lldb-commits
- [Lldb-commits] [lldb] f152472 - [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 29a4d78 - [lldb][AArch64] Only run MTE memory region test if we have MTE
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 6cdc223 - [lldb][AArch64] Simplify MTE memory region test
David Spickett via lldb-commits
- [Lldb-commits] [PATCH] D100193: [lldb] Require x86 backend for a bunch of DWARF tests
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100193: [lldb] Require x86 backend for a bunch of DWARF tests
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100192: [lldb][Arm/AArch64] Add basic disassemble tests for Arm/AArch64
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100195: [lldb] Require x86 for unwind no-return test
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100194: [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97684: [lldb][AArch64] Simplify MTE memory region test
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97684: [lldb][AArch64] Simplify MTE memory region test
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97684: [lldb][AArch64] Simplify MTE memory region test
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97281: [lldb][AArch64] Add class for managing memory tags
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97282: [lldb][AArch64] Add memory-tagging qSupported feature
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95601: [lldb][AArch64] Add memory tag reading to lldb-server
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95602: [lldb][AArch64] Add MTE memory tag reading to lldb
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97285: [lldb][AArch64] Add "memory tag read" command
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100493: [lldb][AArch64] Don't check for VmFlags in smaps files
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100493: [lldb][AArch64] Don't check for VmFlags in smaps files
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100493: [lldb][AArch64] Don't check for VmFlags in smaps files
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100493: [lldb][AArch64] Don't check for VmFlags in smaps files
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98179: [lit] Sort test start times based on prior test timing data
David Zarzycki via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Diana Picus via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Diana Picus via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 01ad95f - Mark armv6m compat with armv7em; match armv7em being compat with armv6m
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] 71a45e7 - NFC put the armv6m entry with the other Cortex-M entries
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] 9d4415d - Don't refer to allocation map entry after deallocating it
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] e9fe788 - Target::ReadMemory read from read-only binary file Section, not memory
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D99944: [LLDB] AArch64 PAC elf-core stack unwinder support
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D99944: [LLDB] AArch64 PAC elf-core stack unwinder support
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100500: Add setting to artifically delay communication with the debug server, in order ro simulate slow network conditions
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100520: [lldb] Set code and data address mask from qHostInfo
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100338: Add a setting that enables memory to be read from the file cache instead of process when the section LLDB is reading from is read-only
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98370: [lldb] Fix SBValue::Persist() for constant values
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [lldb] e3d3327 - [lldb] Remove reproducer from previous test run
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] ba62ebc - [lldb] Disable Shell/Subporcess with reproducers
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 30f591c - [lldb] Disable TestLaunchProcessPosixSpawn.py with reproducers
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 7dbb427 - [lldb] Fix replaying TestMemoryRead.py from reproducer
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 8a5af9e - [debugserver] Fix unintialized member variable
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] ae8a5c6 - [debugserver] Use class member initialization for RNBContext
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 8a5af9e - [debugserver] Fix unintialized member variable
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 479b672 - [lldb] Pretend host architecture is arm64 on AS
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] e825eff - [lldb] Build debugserver 2-way fat on AS
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] accb095 - [lldb] Disable TestClangModulesUpdate.py because it's flaky
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 87183b1 - [lldb] Only override target arch if it is compatible
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] a749bd7 - [lldb] Add addressing_bits to KNOWN_HOST_INFO_KEYS and sort the list
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 6ce1067 - [lldb] Simplify output for skipped categories in dotest.py
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 8639e2a - [lldb] Raise a CrashLogParseException when failing to parse JSON crashlog
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] fdbb5a7 - [lldb] Add code and data address mask to Process
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] 8770b4e - [lldb] Implement ABI::Fix{Code, Data}Address for AArch64
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] db2da0c - [lldb] Set addressable bits from qHostInfo
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D100193: [lldb] Require x86 backend for a bunch of DWARF tests
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100508: [lldb] Simplify output for skipped categories in dotest.py
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D99944: [LLDB] AArch64 PAC elf-core stack unwinder support
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100520: [lldb] Set code and data address mask from qHostInfo
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lld] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100508: [lldb] Simplify output for skipped categories in dotest.py
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100521: [lldb] Fix up code addresses in RegisterContextUnwind
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100520: [lldb] Set code and data address mask from qHostInfo
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100508: [lldb] Simplify output for skipped categories in dotest.py
Jordan Rupprecht via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Jordan Rupprecht via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D99944: [LLDB] AArch64 PAC elf-core stack unwinder support
Justin Cohen via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Justin Cohen via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Justin Cohen via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 127322d - [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
Martin Storsjö via lldb-commits
- [Lldb-commits] [lldb] a401870 - [lldb] Remove a superfluous trailing semicolon, fixing warnings. NFC.
Martin Storsjö via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100447: [lldb] Silence GCC warnings about control reaching the end of non-void functions. NFC.
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98179: [lit] Sort test start times based on prior test timing data
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100384: [lldb/Plugins] Update ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [lldb] c62ef12 - [lldb] [test] Mark more lldb-server tests xfail on Windows
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] 3842de4 - [lldb] [gdb-remote client] Refactor handling qSupported
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] ff31af4 - [lldb] [gdb-remote client] Refactor handling qSupported
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] aab81c2 - [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] 63d7564 - Reland "[lldb] [Process] Watch for fork/vfork notifications" for FreeBSD
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] 7da3b44 - Reland "[lldb] [Process] Watch for fork/vfork notifications" for NetBSD
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] c8d18cb - Reland "[lldb] [Process] Watch for fork/vfork notifications" for Linux
Michał Górny via lldb-commits
- [Lldb-commits] [lldb] f1812a2 - [lldb] [gdb-remote server] Abstract away getting current process
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100153: [lldb] [Process] Introduce protocol extension support API
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100153: [lldb] [Process] Introduce protocol extension support API
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [lldb] [gdb-remote server] Abstract away getting current process
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [gdb-remote server] Abstract away getting current process
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [gdb-remote server] Abstract away getting current process
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [gdb-remote server] Abstract away getting current process
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100208: [lldb] [Process/Linux] Report fork/vfork stop reason to client
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100261: [lldb] [gdb-remote server] Support selecting process via Hg
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100459: [lldb] [gdb-remote client] Refactor SetCurrentThread*()
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100262: [lldb] [gdb-remote client] Support switching PID along with TID
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100261: [lldb] [gdb-remote server] Support selecting process via Hg
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100263: [lldb] [gdb-remote client] Remove breakpoints in forked processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100267: [lldb] [gdb-remote client] Remove breakpoints throughout vfork
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100503: [lldb] [client] Implement follow-fork-mode
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100503: [lldb] [client] Implement follow-fork-mode
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100261: [lldb] [gdb-remote server] Support selecting process via Hg
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100508: [lldb] Simplify output for skipped categories in dotest.py
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100541: [lldb] [gdb-remote client] Support detaching by PID
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100547: [lldb] [Process/FreeBSD] Report fork/vfork events to LLGS
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100554: [lldb] [Process/NetBSD] Report fork/vfork events to LLGS
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 428b17c - [LLDB] Fix buildbots breakage due to TestGuessLanguage.py
Muhammad Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D99944: [LLDB] AArch64 PAC elf-core stack unwinder support
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98153: Some FormatEntity.cpp cleanup and unit testing
Neal via Phabricator via lldb-commits
- [Lldb-commits] [lldb] c9cf394 - [lldb] Replace NativeProcess delegate list with a single delegate
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 121cff7 - Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 14b9f32 - [lldb] Remote @debugserver_test from TestAppleSimulatorOSType
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] d7ce89c - [lldb] Remove self-skipping code from lldb-server tests
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 872b1da - [lldb/test] s/add_no_ack_remote_stream/do_handshake
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 2494243 - [lldb] Move QThreadSuffixSupported and QListThreadsInStopReply into llgs
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] ded6604 - [lldb/test] Remove the "expect_captures" feature of lldb-server tests
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100195: [lldb] Require x86 for unwind no-return test
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100153: [lldb] [Process] Introduce protocol extension support API
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100146: [lldb] [gdb-remote client] Refactor handling qSupported
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100140: [lldb] [gdb-remote server] Refactor handling qSupported
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98822: [lldb] [Process] Watch for fork/vfork notifications
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100194: [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [lldb] [gdb-remote server] Abstract away getting current process
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [lldb] [gdb-remote server] Abstract away getting current process
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100256: [gdb-remote server] Abstract away getting current process
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100261: [lldb] [gdb-remote server] Support selecting process via Hg
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100191: [lldb] [llgs] Support owning and detaching extra processes
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100418: [lldb] [MainLoop] Support multiple callbacks per signal
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Peter Collingbourne via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Peter Collingbourne via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100515: [lldb] Add GetCodeAddressMask and GetDataAddressMask to Process
Peter Collingbourne via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 34c697c - [lldb] Don't recursively load types of static member variables in the DWARF AST parser
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] 5a5a94e - [lldb] Delete dead StackFrameList::Merge
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] 0f3ed7a - [lldb] Fix incorrect test data in FileSpecTest.IsRelative
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D100180: [lldb] Don't recursively load types of static member variables in the DWARF AST parser
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100212: [lldb] Delete dead StackFrameList::Merge
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D98179: [lit] Sort test start times based on prior test timing data
Roman Lebedev via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 8a5af9e - [debugserver] Fix unintialized member variable
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] ebee457 - [LLLDB] Adding additional check LibCppStdFunctionCallableInfo based on crash reports
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [PATCH] D97786: LLDB: Use path relative to binary, not relative to debugger CWD, for finding .dwo files.
Stella Stamenova via Phabricator via lldb-commits
- [Lldb-commits] [lldb] cc88d30 - [lldb-vscode] Reduce chattiness of progress events
Walter Erquinigo via lldb-commits
- [Lldb-commits] [PATCH] D100340: [lldb-vscode] Add postRunCommands
walter erquinigo via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100443: [lldb-vscode] Reduce chattiness of progress events
walter erquinigo via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100443: [lldb-vscode] Reduce chattiness of progress events
walter erquinigo via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100443: [lldb-vscode] Reduce chattiness of progress events
walter erquinigo via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100740: json
walter erquinigo via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D100740: json
walter erquinigo via Phabricator via lldb-commits
Last message date:
Sun Apr 18 23:51:08 PDT 2021
Archived on: Fri Apr 23 09:34:46 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).