- e9dcd8b [lldb] [Host/Terminal] Fix warnings with termios disabled by Michał Górny · 3 years, 7 months ago
- e50f02b [lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse by Michał Górny · 3 years, 7 months ago
- 073c5d0 [lldb] [Host/Socket] Make DecodeHostAndPort() return a dedicated struct by Michał Górny · 3 years, 7 months ago
- 8dbbe33 Revert "[lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse" by Med Ismail Bennani · 3 years, 7 months ago
- e1acadb [lldb] [Host/ConnectionFileDescriptor] Refactor to improve code reuse by Michał Górny · 3 years, 7 months ago
- 4373f35 [lldb] [Host] Move port predicate-related logic to gdb-remote by Michał Górny · 3 years, 8 months ago
- 58d28b9 [lldb] [lldb-gdbserver] Unify listen/connect code to use ConnectionFileDescriptor by Michał Górny · 3 years, 8 months ago
- 0a39a9c Modernize and simplify HostInfo::GetOSKernelDescription by Pavel Labath · 3 years, 7 months ago
- a53978c [lldb] Remove a trailing \0 from the result of HostInfoMacOSX::GetOSBuildString by Pavel Labath · 3 years, 7 months ago
- 9d63b90 [lldb] [Host/ConnectionFileDescriptor] Do not use non-blocking mode by Michał Górny · 3 years, 7 months ago
- 21bb808 [lldb] Support serial port parity checking by Michał Górny · 3 years, 8 months ago
- ea9e9d6 [lldb] [Host/SerialPort] Fix build with GCC 7 by Martin Storsjö · 3 years, 8 months ago
- ff56d80 [lldb] [Host/FreeBSD] Remove unused variable (NFC) by Michał Górny · 3 years, 8 months ago
- 43f8845 [lldb] Fix build errors from 8b8070e23 by Pavel Labath · 3 years, 8 months ago
- 8b8070e Host::GetOSBuildString by Pavel Labath · 3 years, 8 months ago
- 66e06cc [llvm] [ADT] Update llvm::Split() per Pavel Labath's suggestions by Michał Górny · 3 years, 8 months ago
- b8c3683 [lldb] [Host/SerialPort] Add std::moves for better compatibility by Michał Górny · 3 years, 8 months ago
- cbe78984 [lldb] [Host/Terminal] Add missing #ifdef for baudRateToConst() by Michał Górny · 3 years, 8 months ago
- 4a7b4be [lldb] Add serial:// protocol for connecting to serial port by Michał Górny · 3 years, 8 months ago
- 92fb574 [lldb] [Host] Add setters for common teletype properties to Terminal by Michał Górny · 3 years, 8 months ago
- 39f2b05 [lldb] [Host] Make Terminal methods return llvm::Error by Michał Górny · 3 years, 8 months ago
- fee461b [lldb] [ConnectionFileDescriptorPosix] Combine m_read_sp & m_write_sp by Michał Górny · 3 years, 8 months ago
- 4b46a41 [lldb] [ConnectionFileDescriptorPosix] Refactor scheme matching by Michał Górny · 3 years, 8 months ago
- dcb0e68 [lldb] [ConnectionFileDescriptorPosix] Use a single NativeFile by Michał Górny · 3 years, 8 months ago
- 93c1b3c [lldb] Remove some anonymous namespaces by Pavel Labath · 3 years, 8 months ago
- fd9bc13 [lldb] Fix a stray array access in Editline by Pavel Labath · 3 years, 8 months ago
- bd21257 [lldb] [Host] Fix flipped logic in TerminalState::Save() by Michał Górny · 3 years, 8 months ago
- 58b4501 [lldb] [Host] Refactor TerminalState by Michał Górny · 3 years, 8 months ago
- 52b04ef [lldb] [Host] Remove TerminalStateSwitcher by Michał Górny · 3 years, 8 months ago
- 3dbf27e [lldb] A different fix for Domain Socket tests by Pavel Labath · 3 years, 8 months ago
- be2a421 [lldb] Fix SocketTest.DomainGetConnectURI on macOS by stripping more zeroes from getpeername result by Raphael Isemann · 3 years, 8 months ago
- 9da2fa2 [lldb] Move StringConvert inside debugserver by Michał Górny · 3 years, 8 months ago
- 93b82f4 [lldb] [Host] Refactor XML converting getters by Michał Górny · 3 years, 9 months ago
- 0b61f43 [CMake] Consistently use the LibXml2::LibXml2 target instead of LIBXML2_LIBRARIES by Markus Böck · 3 years, 8 months ago
- 5f1c8d8 [lldb] [Host] Refactor Socket::DecodeHostAndPort() to use LLVM API by Michał Górny · 3 years, 9 months ago
- c1af84c Revert "[lldb] [Host] Refactor Socket::DecodeHostAndPort() to use LLVM API" by Michał Górny · 3 years, 9 months ago
- a6daf99 [lldb] [Host] Refactor Socket::DecodeHostAndPort() to use LLVM API by Michał Górny · 3 years, 9 months ago
- 5685eb9 [lldb] Fix DomainSocket::GetSocketName for unnamed sockets by Pavel Labath · 3 years, 9 months ago
- 8567f4d [lldb] Support querying registers via generic names without alt_names by Michał Górny · 3 years, 10 months ago
- 4b2e38d [lldb][NFC] Cleanup EditlineHistory by Raphael Isemann · 3 years, 9 months ago
- 4f7fb13 [lldb] Don't save empty expressions in the multiline editor history by Raphael Isemann · 3 years, 9 months ago
- ffcf571 [LLDB] Fix 'std::out_of_range' crashing bug when file name completion using file path. by Hiroki · 3 years, 9 months ago
- d9c5613 Update logic to close inherited file descriptors. by Rumeet Dhindsa · 3 years, 10 months ago
- 8bbef4f [lldb] [gdb-remote] Sync vFile:open mode constants with GDB by Michał Górny · 3 years, 10 months ago
- 14735ca [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat by Michał Górny · 3 years, 10 months ago
- 55fd6f2 Revert "D106035: Remove conditional compilation for WCHAR support in libedit" by Neal Sidhwaney · 3 years, 10 months ago
- 7529f0e D106035: Remove conditional compilation for WCHAR support in libedit by Neal Sidhwaney · 4 years, 1 month ago
- 72a8367 Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]. NFC by Fangrui Song · 3 years, 10 months ago
- 7d27230 [lldb][AArch64] Add memory tag writing to lldb-server by David Spickett · 4 years, 2 months ago
- fd2433e [lldb] Replace default bodies of special member functions with = default; by Jonas Devlieghere · 4 years ago
- 355541a [lldb] Avoid using any shell when calling xcrun. by Raphael Isemann · 4 years ago
- e50f9c4 [lldb] Rename StringRef _lower() method calls to _insensitive() by Martin Storsjö · 4 years ago
- da2e614 [lldb][AArch64] Add memory tag reading to lldb-server by David Spickett · 4 years, 4 months ago
- 8a5165b [lldb][NFC] Remove some redundant semicolons on HostInfoMacOSX by Raphael Isemann · 4 years ago
- 48e2d3a [lldb][NFC] Remove an outdated comment in HostInfoBase by Raphael Isemann · 4 years ago
- f3f9045 [lldb] Fix leak in test by Vitaly Buka · 4 years ago
- 632cbca [lldb] Move once_flags in HostInfoLinux so the internal state struct by Raphael Isemann · 4 years ago
- 9494c51 [lldb] Use C++11 default member initializers by Jonas Devlieghere · 4 years ago
- 76e47d4 [lldb][NFC] Use C++ versions of the deprecated C standard library headers by Raphael Isemann · 4 years ago
- 5af3a66 Remove Windows editline from LLDB by Neal (nealsid) · 4 years, 1 month ago
- fd89af6 Wrap edit line configuration calls into helper functions by Neal (nealsid) · 4 years, 1 month ago
- 08ce2ba [lldb] [MainLoop] Support multiple callbacks per signal by Michał Górny · 4 years, 2 months ago
- 479b672 [lldb] Pretend host architecture is arm64 on AS by Jonas Devlieghere · 4 years, 2 months ago
- c8d18cb Reland "[lldb] [Process] Watch for fork/vfork notifications" for Linux by Michał Górny · 4 years, 2 months ago
- 121cff7 Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups by Pavel Labath · 4 years, 2 months ago
- c9cf394 [lldb] Replace NativeProcess delegate list with a single delegate by Pavel Labath · 4 years, 2 months ago
- a345419 [lldb] [Process] Watch for fork/vfork notifications by Michał Górny · 4 years, 3 months ago
- f49a444 [lldb][Editline] Fix crash when navigating through empty command history. by Jordan Rupprecht · 4 years, 2 months ago
- c83cd8f [NFC] Reordering parameters in getFile and getFileOrSTDIN by Abhina Sreeskantharajan · 4 years, 2 months ago
- 3e0ad11 [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch by Med Ismail Bennani · 4 years, 3 months ago
- 5826aa4 Migrate to llvm::unique_function instead of static member functions for callbacks by Neal (nealsid) · 4 years, 3 months ago
- 36254f1 [lldb] Revert ScriptedProcess patches by Med Ismail Bennani · 4 years, 3 months ago
- 6dbea3e [lldb] Add scoped timer to HostInfoMacOSX::GetXcodeSDKPath by Jonas Devlieghere · 4 years, 3 months ago
- d62a53a [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch by Med Ismail Bennani · 4 years, 4 months ago
- 004a264 [lldb] Fix shared library directory computation on windows by Pavel Labath · 4 years, 4 months ago
- 1db2888 [lldb] Remove some nanosleep preprocessor magic by Pavel Labath · 4 years, 4 months ago
- 732534e [lldb] s/TARGET_OS_EMBEDDED/TARGET_OS_IPHONE/ by Jonas Devlieghere · 4 years, 4 months ago
- bd03f6d [lldb] [Process/FreeBSDRemote] Introduce powerpc support by Michał Górny · 4 years, 4 months ago
- 98e50a7 [lldb] Honor the CPU type & subtype when launching on macOS by Jonas Devlieghere · 4 years, 4 months ago
- ecb00a7 [VFS] Add support to RedirectingFileSystem for mapping a virtual directory to one in the external FS. by Nathan Hawes · 4 years, 5 months ago
- 719f7784 [VFS] Combine VFSFromYamlDirIterImpl and OverlayFSDirIterImpl into a single implementation (NFC) by Nathan Hawes · 4 years, 5 months ago
- 3a50ed8 [lldb] FixFileSystem::GetExternalPath for VFS API change by Jonas Devlieghere · 4 years, 5 months ago
- 13dea03 [lldb] Fix some bugs in the Pipe class and add tests by Pavel Labath · 4 years, 5 months ago
- b69c09b Support custom expedited register set in gdb-remote by Muhammad Omair Javaid · 4 years, 6 months ago
- b4b8365 [lldb][NFC] Move OptionDefinition from lldb-private-types.h to its own Utility header by Raphael Isemann · 4 years, 7 months ago
- bc12566 [lldb] [Host/freebsd] Set Arg0 for 'platform process list -v' by Michał Górny · 4 years, 7 months ago
- 2384c4f Revert "[lldb] [Host/freebsd] Set Arg0 for 'platform process list -v'" by Michał Górny · 4 years, 7 months ago
- fce8e75 [lldb] [Host/freebsd] Set Arg0 for 'platform process list -v' by Michał Górny · 4 years, 7 months ago
- f893b29 [lldb] [Host/{free,net}bsd] Fix process matching by name by Michał Górny · 4 years, 7 months ago
- ba447f3 [NFC][lldb] Silence unused variable warning by Nathan James · 4 years, 7 months ago
- 45c3fc9 [lldb][NFC] Make GetResumeCountForLaunchInfo return an unsigned. by Raphael Isemann · 4 years, 7 months ago
- e4cc6e9 [lldb] Modernize PseudoTerminal::Fork by Pavel Labath · 4 years, 8 months ago
- 73811d3 [lldb] Move copying of files into reproducer out of process by Jonas Devlieghere · 4 years, 8 months ago
- dae7b10 [lldb] Split out NetBSD/x86 watchpoint impl for unification by Michał Górny · 4 years, 8 months ago
- bb1d702 [lldb][NFC] Make GetShellSafeArgument return std::string and unittest it. by Raphael Isemann · 4 years, 8 months ago
- daae4a8 [lldb] Modernize PseudoTerminal::OpenSecondary by Pavel Labath · 4 years, 8 months ago
- 6bb123b [lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary by Pavel Labath · 4 years, 8 months ago
- 5d330f4 [lldb] [Windows] Remove unused functions. NFC. by Martin Storsjö · 4 years, 8 months ago
- 3dfb949 [lldb] Check for and use ptsname_r if available by Pavel Labath · 4 years, 8 months ago
- e3b0414 [lldb] Change the xcrun (fallback) logic in GetXcodeSDK by Jonas Devlieghere · 4 years, 8 months ago