git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[lldb] Remove LLDB session dir and just store test traces in the respective test...
[lldb.git]
/
lldb
/
include
/
2020-12-01
Muhammad Omair Javaid
Make offset field optional in RegisterInfo packet for...
tree
|
commitdiff
2020-11-30
Muhammad Omair Javaid
Support custom expedited register set in gdb-remote
tree
|
commitdiff
2020-11-23
Michał Górny
[lldb] Prevent 'process connect' from using local-only...
tree
|
commitdiff
2020-11-20
David Spickett
[lldb][AArch64/Linux] Show memory tagged memory regions
tree
|
commitdiff
2020-11-19
Walter Erquinigo
[trace][intel-pt] Scaffold the 'thread trace start...
tree
|
commitdiff
2020-11-18
Raphael Isemann
[lldb][NFC] Don't let Process inherit from UserID
tree
|
commitdiff
2020-11-12
Jonas Devlieghere
[lldb/DataFormatters] Display null C++ pointers as...
tree
|
commitdiff
2020-11-12
Raphael Isemann
[lldb][NFC] Move OptionDefinition from lldb-private...
tree
|
commitdiff
2020-11-11
Walter Erquinigo
[intel-pt][trace] Implement a "get supported trace...
tree
|
commitdiff
2020-11-11
Vedant Kumar
[ThreadPlan] Delete unused ThreadPlanStepInRange code...
tree
|
commitdiff
2020-11-11
Vedant Kumar
[ThreadPlan] Reflow docs to fit the 80 column limit...
tree
|
commitdiff
2020-11-10
Pavel Labath
[lldb/DWARF] Fix sizes of DW_OP_const[1248][us] and...
tree
|
commitdiff
2020-11-09
Jonas Devlieghere
[lldb] Make GetSelectedOrDummyTarget return the target...
tree
|
commitdiff
2020-11-06
Walter Erquinigo
[trace][intel-pt] Implement the basic decoding function...
tree
|
commitdiff
2020-11-06
Vedant Kumar
[TargetList] Delete the destructor
tree
|
commitdiff
2020-11-06
Vedant Kumar
[TargetList] Simplify dummy target creation
tree
|
commitdiff
2020-11-04
Pavel Labath
[lldb/Utility] Delete Scalar::[US]IntValueIsValidForSize
tree
|
commitdiff
2020-11-04
Pavel Labath
[lldb] Delete Value::Vector class
tree
|
commitdiff
2020-11-03
Pavel Labath
[lldb/Utility] Add unit tests for RegisterValue::GetSca...
tree
|
commitdiff
2020-10-30
Joseph Tremoulet
[lldb] Report old modules from ModuleList::ReplaceEquiv...
tree
|
commitdiff
2020-10-30
Joseph Tremoulet
[lldb] GetSharedModule: Collect old modules in SmallVector
tree
|
commitdiff
2020-10-30
Zequan Wu
[lldb][NFC] Refactor getUUID functionality
tree
|
commitdiff
2020-10-29
Ilya Bukonkin
GetModule, GetExeModule methods added
tree
|
commitdiff
2020-10-27
Jonas Devlieghere
[lldb] Support Python imports relative the to the curre...
tree
|
commitdiff
2020-10-27
Raphael Isemann
[lldb][NFC] Make GetResumeCountForLaunchInfo return...
tree
|
commitdiff
2020-10-26
Pavel Labath
[lldb] Modernize PseudoTerminal::Fork
tree
|
commitdiff
2020-10-23
Jonas Devlieghere
[lldb] Move copying of files into reproducer out of...
tree
|
commitdiff
2020-10-23
Jonas Devlieghere
[lldb] Fix use of undefined type 'lldb_private::Utility...
tree
|
commitdiff
2020-10-23
Jonas Devlieghere
[lldb] Redesign Target::GetUtilityFunctionForLanguage API
tree
|
commitdiff
2020-10-23
Michał Górny
[lldb] Split out NetBSD/x86 watchpoint impl for unification
tree
|
commitdiff
2020-10-23
Jonas Devlieghere
[lldb] Fix missing initialization in UtilityFunction...
tree
|
commitdiff
2020-10-22
Jonas Devlieghere
[lldb] Fix a regression introduced by D75730
tree
|
commitdiff
2020-10-22
Raphael Isemann
[lldb][NFC] Make GetShellSafeArgument return std::strin...
tree
|
commitdiff
2020-10-21
Pavel Labath
[lldb] Port lldb gdb-server to libOption
tree
|
commitdiff
2020-10-19
Walter Erquinigo
[trace] rename ThreadIntelPT into TraceTrace
tree
|
commitdiff
2020-10-16
Pavel Labath
[lldb] Modernize PseudoTerminal::OpenSecondary
tree
|
commitdiff
2020-10-15
Jim Ingham
Add an SB API to get the SBTarget from an SBBreakpoint
tree
|
commitdiff
2020-10-14
Pavel Labath
[lldb-server][linux] Add ability to allocate memory
tree
|
commitdiff
2020-10-14
Pavel Labath
[lldb] Modernize PseudoTerminal::OpenFirstAvailablePrimary
tree
|
commitdiff
2020-10-14
Adrian Prantl
Move initialization of Variable::m_loc_is_const_data...
tree
|
commitdiff
2020-10-13
Raphael Isemann
[lldb] Allow limiting the number of error diagnostics...
tree
|
commitdiff
2020-10-13
Raphael Isemann
[lldb] Remove all the RegisterInfo name constification...
tree
|
commitdiff
2020-10-13
Raphael Isemann
[lldb][NFC] Remove property predicate matcher
tree
|
commitdiff
2020-10-13
Adrian Prantl
Add accessors. (NFC)
tree
|
commitdiff
2020-10-12
Walter Erquinigo
[trace] Scaffold "thread trace dump instructions"
tree
|
commitdiff
2020-10-12
Adrian McCarthy
[LLDB] Fix 37 tests on Windows
tree
|
commitdiff
2020-10-12
Pavel Labath
[lldb/Utility] Introduce UnimplementedError
tree
|
commitdiff
2020-10-10
Martin Storsjö
[lldb] [Windows] Add missing 'override', silencing...
tree
|
commitdiff
2020-10-10
Walter Erquinigo
[intel pt] Refactor parsing
tree
|
commitdiff
2020-10-09
Pavel Labath
[lldb] Delete copy operations on PluginInterface class
tree
|
commitdiff
2020-10-07
Pavel Labath
[lldb] Check for and use ptsname_r if available
tree
|
commitdiff
2020-10-05
Jim Ingham
Fix raciness in the StopHook check for "has the target...
tree
|
commitdiff
2020-09-30
Jim Ingham
Fix crash in SBStructuredData::GetDescription() when...
tree
|
commitdiff
2020-09-29
Walter Erquinigo
[trace] Fix destructor declaration
tree
|
commitdiff
2020-09-29
Jim Ingham
Revert "Revert "Add the ability to write target stop...
tree
|
commitdiff
2020-09-28
Jonas Devlieghere
Revert "Add the ability to write target stop-hooks...
tree
|
commitdiff
2020-09-25
Jim Ingham
Add the ability to write target stop-hooks using the...
tree
|
commitdiff
2020-09-25
Jason Molenda
Add support for firmware/standalone LC_NOTE "main bin...
tree
|
commitdiff
2020-09-25
Jonas Devlieghere
[lldb] Pass reference instead of pointer in protected...
tree
|
commitdiff
2020-09-24
Walter Erquinigo
[intel-pt] Refactor the JSON parsing
tree
|
commitdiff
2020-09-22
Walter Erquinigo
Add a "Trace" plug-in to LLDB to add process trace...
tree
|
commitdiff
2020-09-17
Jonas Devlieghere
[lldb] Return FileSP and StreamFileSP by value in IOHan...
tree
|
commitdiff
2020-09-16
Dave Lee
[lldb] Reword CompilerType docstring to not say "generi...
tree
|
commitdiff
2020-09-11
Med Ismail Bennani
[lldb/API] Add Breakpoint::SerializeToStructuredData...
tree
|
commitdiff
2020-09-03
Jonas Devlieghere
[lldb] Add reproducer verifier
tree
|
commitdiff
2020-09-02
Med Ismail Bennani
[lldb/Target] Add custom interpreter option to `platfor...
tree
|
commitdiff
2020-09-02
Jonas Devlieghere
[lldb] Move ScriptCommand and RegexCommand under Comman...
tree
|
commitdiff
2020-09-01
Raphael Isemann
Revert "[lldb] Add reproducer verifier"
tree
|
commitdiff
2020-08-31
Jonas Devlieghere
[lldb] Add reproducer verifier
tree
|
commitdiff
2020-08-31
Gongyu Deng
[lldb] tab completion for class `CommandObjectTypeForma...
tree
|
commitdiff
2020-08-28
Pavel Labath
[lldb/Utility] Polish the Scalar class
tree
|
commitdiff
2020-08-27
Pavel Labath
[lldb/Utility] Use APSInt in the Scalar class
tree
|
commitdiff
2020-08-26
Benjamin Kramer
Copy m_plan_is_for_signal_trap member.
tree
|
commitdiff
2020-08-25
Dave Lee
Remove unused/misnamed SetObjectModificationTime
tree
|
commitdiff
2020-08-25
Jonas Devlieghere
[lldb] Make Reproducer compatbile with SubsystemRAII...
tree
|
commitdiff
2020-08-24
Jonas Devlieghere
[lldb] Add a SymbolFileProvider to record and replay...
tree
|
commitdiff
2020-08-24
Gongyu Deng
[lldb] type category name common completion
tree
|
commitdiff
2020-08-24
Gongyu Deng
[lldb] Remote disk file/directory completion for platfo...
tree
|
commitdiff
2020-08-24
Gongyu Deng
[lldb] common completion for process pids and process...
tree
|
commitdiff
2020-08-24
Pavel Labath
[lldb/Utility] Remove some Scalar type accessors
tree
|
commitdiff
2020-08-22
Jonas Devlieghere
[lldb] Extract reproducer providers & co into their...
tree
|
commitdiff
2020-08-21
Gongyu Deng
[lldb] Tab completion for process load/unload
tree
|
commitdiff
2020-08-21
Jonas Devlieghere
[lldb] Fix a new -Wdocumetnation issues (NFC)
tree
|
commitdiff
2020-08-21
Jonas Devlieghere
[lldb] Capture and load home directory from the reproducer.
tree
|
commitdiff
2020-08-21
Jonas Devlieghere
[lldb] Implement WorkingDirectoryProvider in terms...
tree
|
commitdiff
2020-08-20
Eric Leese
Make DWARFExpression::GetLocationExpression public
tree
|
commitdiff
2020-08-20
Jonas Devlieghere
[lldb] Provide GetHomeDirectory wrapper in Host::FileSy...
tree
|
commitdiff
2020-08-20
Gongyu Deng
[lldb] tab completion for breakpoint names
tree
|
commitdiff
2020-08-20
Jordan Rupprecht
[lldb][asan] Mark destructor as virtual to allow subcla...
tree
|
commitdiff
2020-08-20
Pavel Labath
[lldb/Utility] Simplify Scalar handling of float types
tree
|
commitdiff
2020-08-19
Med Ismail Bennani
[lldb/interpreter] Add REPL-specific init file
tree
|
commitdiff
2020-08-17
Pavel Labath
[lldb/Utility] Simplify and generalize Scalar class
tree
|
commitdiff
2020-08-17
Raphael Isemann
[lldb] Add SBModule::GarbageCollectAllocatedModules...
tree
|
commitdiff
2020-08-17
Raphael Isemann
[lldb][NFC] Remove stride parameter from GetArrayElemen...
tree
|
commitdiff
2020-08-14
Raphael Isemann
[lldb] Deduplicate copy-pasted TypeSystemMap::GetTypeSy...
tree
|
commitdiff
2020-08-14
Shu Anzai
[lldb] Display autosuggestion part in gray if there...
tree
|
commitdiff
2020-08-14
Pavel Labath
[lldb/Utility] Simplify Scalar::PromoteToMaxType
tree
|
commitdiff
2020-08-12
Raphael Isemann
Revert "[lldb] Display autosuggestion part in gray...
tree
|
commitdiff
2020-08-12
Shu Anzai
[lldb] Display autosuggestion part in gray if there...
tree
|
commitdiff
2020-08-11
Gongyu Deng
[lldb] watchpoint ID common completion for commands...
tree
|
commitdiff
next