Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
5c58c90
[lldb] Update JSONTransport to use MainLoop for reading. (#152367)
ashgti Aug 12, 2025
77c25d6
[lldb] Disable JSONTransportTests on Windows. (#153453)
ashgti Aug 13, 2025
a0ccd95
Bump ProtocolServerMCPTest timeout to 200ms (#154182)
mysterymath Aug 18, 2025
dc3ad07
[lldb] Refactoring JSONTransport into an abstract RPC Message Handler…
ashgti Aug 19, 2025
f62d4a8
[lldb-dap] Add module symbol table viewer to VS Code extension #14062…
eronnen Aug 20, 2025
3c176e3
[lldb-dap] Re-land refactor of DebugCommunication. (#147787)
ashgti Aug 21, 2025
7ff6ac6
Revert "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)"
rastogishubham Aug 21, 2025
d32d7fa
Reapply "[lldb-dap] Re-land refactor of DebugCommunication. (#147787)…
ashgti Aug 21, 2025
2097336
Revert "[lldb-dap] Add module symbol table viewer to VS Code extensio…
omjavaid Aug 22, 2025
76b380f
[lldb-dap] Migrating 'completions' to structured types. (#153317)
ashgti Aug 22, 2025
b76406f
Re-land LLDB dap module symbol tables (#155021)
eronnen Aug 23, 2025
9fe9578
[lldb] Adopt JSONTransport in the MCP Server (#155034)
JDevlieghere Aug 25, 2025
d54de4a
Revert "[lldb] Adopt JSONTransport in the MCP Server" (#155280)
JDevlieghere Aug 25, 2025
b667b39
[lldb-dap] improve symbol table style (#155097)
eronnen Aug 25, 2025
6f2dc0f
[lldb] Adopt JSONTransport in the MCP Server (Reland) (#155322)
JDevlieghere Aug 25, 2025
fa21865
[lldb] Fix a warning
kazutakahirata Aug 26, 2025
058839c
[lldb][lldb-dap] parse `pathFormat` as an optional (#155238)
da-viper Aug 26, 2025
bcbae12
[lldb] Adding structured types for existing MCP calls. (#155460)
ashgti Aug 26, 2025
0a0d8dd
[lldb][test] Disable some more failing lldb-dap tests on Windows
DavidSpickett Aug 27, 2025
a07901a
[lldb] NFC Moving mcp::Transport into its own file. (#155711)
ashgti Aug 27, 2025
4f86e78
[lldb] Add lldb-mcp scaffolding (#155708)
JDevlieghere Aug 27, 2025
039391d
[lldb] Correct a usage after a rename was merged. (#155720)
ashgti Aug 27, 2025
d07b520
Revert "[lldb] NFC Moving mcp::Transport into its own file. (#155711)"
sylvestre Aug 28, 2025
6cecb98
Revert "[lldb] Correct a usage after a rename was merged. (#155720)"
mstorsjo Aug 28, 2025
5aac02e
[lldb-mcp] Fix building for Windows
mstorsjo Aug 28, 2025
97b076c
[lldb] Add lldbHost dependency to lldbProtocolMCP (#155811)
nikic Aug 28, 2025
48aafae
[vscode-lldb] Support lldb-dap environment in debug configuration (#1…
royitaqi Aug 28, 2025
12a8679
[lldb][test] Disable TestDAP_startDebugging.py on Windows
DavidSpickett Aug 29, 2025
8e2425d
[lldb][test] Skip more of TestDAP_attach.py on Windows
DavidSpickett Aug 29, 2025
640fe8b
[lldb][test] Disable more of TestDAP_attach.py on Windows
DavidSpickett Sep 12, 2025
c3fe5d4
[lldb][test] Disable a test from TestDAP_cancel.py on Windows
DavidSpickett Sep 15, 2025
1677af5
[lldb][lldb-dap] Disable more DAP tests on Windows (#158906)
DavidSpickett Sep 16, 2025
98db3c1
[lldb][lldb-dap] Disable all lldb-dap tests on Windows on Arm (#159542)
DavidSpickett Sep 18, 2025
351fddd
[lldb-dap] Fix typescript issue in updated typescript code. (#156117)
cmtice Aug 29, 2025
da6cc56
[lldb-dap] Add `--no-lldbinit` as a CLI flag (#156131)
piyushjaiswal98 Sep 4, 2025
077192d
ensure that dap_symbol is always initialized (#156956)
lexi-nadia Sep 4, 2025
f6b1799
[lldb-dap] Destroy debugger when debug session terminates (#156231)
royitaqi Sep 4, 2025
23007f2
Default-initialize all fields of lldb_dap::protocol::Symbol. (#157150)
lexi-nadia Sep 5, 2025
e613b02
[lldb-dap] Add command line option `--connection-timeout` (#156803)
royitaqi Sep 10, 2025
facd42d
[lldb-dap] Fix test: TestDAP_server.py (#157924)
royitaqi Sep 10, 2025
7daa74e
[lldb-dap] Add invalidated event (#157530)
DrSergei Sep 11, 2025
cba6b4b
[lldb-dap] Add `debugAdapterEnv` for `attach` requests & improve rege…
royitaqi Sep 12, 2025
2c8223e
[lldb-dap] Add stdio redirection (#158609)
DrSergei Sep 16, 2025
d57bc54
[NFC][lldb-dap] Fix typo in invalidated event (#158338)
DrSergei Sep 16, 2025
77b81d2
[lldb-dap] Add memory event (#158437)
DrSergei Sep 17, 2025
236e094
[lldb-dap] Bump form-data from 4.0.1 to 4.0.4
JDevlieghere Sep 18, 2025
46e7068
[vscode-lldb] Restart server when lldb-dap binary has changed (#159797)
royitaqi Sep 23, 2025
78bbdaa
[lldb-dap] Bump the version to 0.2.17
JDevlieghere Sep 23, 2025
2ec7a75
[lldb-dap] bundle lldb-dap extension using esbuild (#160598)
matthewbastien Sep 24, 2025
50269cd
[lldb-dap] Bump the version to 0.2.18
JDevlieghere Sep 24, 2025
26278ec
[lldb-dap] DataBreakpointInfoArguments make frameId optional. (#162845)
da-viper Oct 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions lldb/include/lldb/API/SBSymbol.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ class LLDB_API SBSymbol {

SymbolType GetType();

/// Get the ID of this symbol, usually the original symbol table index.
///
/// \returns
/// Returns the ID of this symbol.
uint32_t GetID();

bool operator==(const lldb::SBSymbol &rhs) const;

bool operator!=(const lldb::SBSymbol &rhs) const;
Expand All @@ -99,6 +105,15 @@ class LLDB_API SBSymbol {
// other than the actual symbol table itself in the object file.
bool IsSynthetic();

/// Returns true if the symbol is a debug symbol.
bool IsDebug();

/// Get the string representation of a symbol type.
static const char *GetTypeAsString(lldb::SymbolType symbol_type);

/// Get the symbol type from a string representation.
static lldb::SymbolType GetTypeFromString(const char *str);

protected:
lldb_private::Symbol *get();

Expand Down
10 changes: 10 additions & 0 deletions lldb/include/lldb/API/SBTarget.h
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,16 @@ class LLDB_API SBTarget {

lldb::SBModule FindModule(const lldb::SBFileSpec &file_spec);

/// Find a module with the given module specification.
///
/// \param[in] module_spec
/// A lldb::SBModuleSpec object that contains module specification.
///
/// \return
/// A lldb::SBModule object that represents the found module, or an
/// invalid SBModule object if no module was found.
lldb::SBModule FindModule(const lldb::SBModuleSpec &module_spec);

/// Find compile units related to *this target and passed source
/// file.
///
Expand Down
Loading