The Week Of Monday 9 September 2019 Archives by thread
Starting: Mon Sep 9 00:45:45 PDT 2019
Ending: Sun Sep 15 23:49:01 PDT 2019
Messages: 202
- [Lldb-commits] [PATCH] D65677: [VirtualFileSystem] Make the RedirectingFileSystem hold on to its own working directory.
Sam McCall via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D66791: [lldb][ELF] Read symbols from .gnu_debugdata sect.
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67347: [Windows] Use EH info from the PE32 exceptions directory to construct unwind plans
Aleksandr Urakov via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371417 - LLDB - Simplify GetProgramFileSpec
David Carlier via lldb-commits
- [Lldb-commits] [PATCH] D67022: Enhance SymbolFileDWARF::ParseDeclsForContext performance
Guilherme Andrade via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67369: Implement DW_OP_convert
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67370: Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371457 - Fix ELF core file memory reading for PT_LOAD program headers with no p_filesz
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] r371459 - [Reproducer] Disconnect when the replay server is out of packets.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371460 - Revert "[Reproducer] Add a `cont` to ModuleCXX.test"
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D67376: [DWARF] Evaluate DW_OP_entry_value
Vedant Kumar via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371470 - [Symbol] Give ClangASTContext a PersistentExpressionState instead of a ClangPersistentVariables
Alex Langford via lldb-commits
- [Lldb-commits] [PATCH] D67378: [Utility] Replace Cleanup by llvm::scope_exit
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371472 - [Expression] Remove unused header from LLVMUserExpression
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r371474 - [Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371491 - [LLDB] FreeBSD fix new SetFile call.
David Carlier via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Stella Stamenova via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67390: [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Wilhelm Kleine via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371512 - [lldb] Readd missing functionalities/breakpoint tests
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371532 - Implement DW_OP_convert
Adrian Prantl via lldb-commits
- [Lldb-commits] [lldb] r371543 - [Function] Factor out GetCallEdgeForReturnAddress, NFC
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r371544 - [lldbtest] Add an "expected_cmd_failure" option to the filecheck helper
Vedant Kumar via lldb-commits
- [Lldb-commits] [PATCH] D67111: Adding caching to libc++ std::function formatter for lookups that require scanning symbols
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371560 - Fix a thinko in handling the QSetLogging packet.
Jim Ingham via lldb-commits
- [Lldb-commits] [PATCH] D67427: [Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371582 - Skip a test in TestProcessIO.py when running against ios devices.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r371583 - Ah, only skip this for embedded darwin targets.
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D67230: Remove call to obsolete gethostbyname, using getaddrinfo
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D66654: 2/2: Process formatters in reverse-chronological order
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371596 - [LLDB] Do not try to canonicalize gethostname() result
David Zarzycki via lldb-commits
- [Lldb-commits] [lldb] r371599 - [LLDB][ELF] Load both, .symtab and .dynsym sections
Konrad Kleine via lldb-commits
- [Lldb-commits] [lldb] r371600 - [LLDB][ELF] Fixup for comments in D67390
Konrad Kleine via lldb-commits
- [Lldb-commits] [lldb] r371614 - [lldb][NFC] Sort files in unittests/Expression/CMakeLists.txt
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371618 - [lldb][NFC] Remove dead code in SBAddress::GetDescription
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371623 - [lldb][NFC] Make include directories in Clang expression parser a std::string
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371624 - Revert "[LLDB][ELF] Fixup for comments in D67390"
Konrad Kleine via lldb-commits
- [Lldb-commits] [lldb] r371625 - Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"
Konrad Kleine via lldb-commits
- [Lldb-commits] [lldb] r371654 - [Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r371667 - [Status] Add a LLDB_ERRORF macro for error reporting (similar to LLDB_LOGF)
Vedant Kumar via lldb-commits
- [Lldb-commits] [lldb] r371668 - [DWARF] Evaluate DW_OP_entry_value
Vedant Kumar via lldb-commits
- [Lldb-commits] [PATCH] D67472: [Target] Move InferiorCall to Process
Alex Langford via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371685 - [Reproducer] Move GDB Remote Provider into Reproducer (NFC)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371688 - [NFC] Reformat SBDebugger before making changes
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371689 - [Reproducer] Move the command loader into the reproducer (NFC)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D67474: [Reproducer] Add `reproducer dump` command
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371734 - [lldb] Remove duplicated breakpoint tests
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371738 - [lldb][NFC] Simplify makefiles also for breakpoint tests
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D66638: Unwind: Add a stack scanning mechanism to support win32 unwinding
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67520: Add pretty printing of Clang "bitfield" enums
Frederic Riss via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D67523: [Reproducer] Move GDB packet struct into the reproducer. (NFC)
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371784 - [NFC] Sort source files in Utility/CMakeLists.txt
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371795 - The setUp/tearDown methods I added mssed up the test function; reorder.
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] r371796 - [Target] Move InferiorCall to Process
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] r371817 - For PR17164: split -fno-lax-vector-conversion into three different
Richard Smith via lldb-commits
- [Lldb-commits] [PATCH] D67538: [Reproducer] Include the this pointer in the API log.
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371823 - [lldb][NFC] Make ArgEntry::quote private and provide a getter
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D67540: [lldb] Remove SetCount/ClearCount from Flags
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371836 - [lldb][NFC] Simplify Args::ReplaceArgumentAtIndex
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371842 - [lldb][NFC] Remove ArgEntry::ref member
Raphael Isemann via lldb-commits
- [Lldb-commits] [lldb] r371866 - [lldb] - Update unit tests after lib/ObjectYAML change.
George Rimar via lldb-commits
- [Lldb-commits] [lldb] r371882 - Fix error in ProcessLauncherWindows.cpp
Adrian McCarthy via lldb-commits
- [Lldb-commits] [lldb] r371885 - [Reproducer] Include the this pointer in the API log.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371890 - [Support] Add overload writeFileAtomically(std::function Writer)
Jan Korous via lldb-commits
- [Lldb-commits] [lldb] r371899 - [test] Print the log output on failure.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371902 - [LLDB] Add missing breaks for switch statement
Tim Shen via lldb-commits
- [Lldb-commits] [lldb] r371905 - [test] Update TestAPILog to pass on Windows.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371907 - [Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] r371909 - [Reproducer] Add reproducer dump command.
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D67583: Fix swig python package path
Haibo Huang via Phabricator via lldb-commits
- [Lldb-commits] [lldb] r371922 - [lldb] Code cleanup: FormattersContainer.h: Use range-based for loops.
Jan Kratochvil via lldb-commits
- [Lldb-commits] [PATCH] D67589: Fix crash on SBCommandReturnObject & assignment
Jan Kratochvil via Phabricator via lldb-commits
Last message date:
Sun Sep 15 23:49:01 PDT 2019
Archived on: Fri Oct 4 13:08:17 PDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).