1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-02 05:45:58 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
John Dallaway fec29d7713 Implement LLDB memory service
We use CLI to read address size, replacing MI expression evaluation
which is not supported by LLDB-MI outside the context of a running
process.

We accommodate the LLDB response format when reading addressable size.

We assume little-endian since CLI 'show endian' is not supported.
2025-06-14 08:37:28 +01:00
..
.settings [releng] Require target platform bundles as minimum version 2025-05-19 14:28:08 -04:00
META-INF Report LLDB version and clean up LLDB-MI launch sequence 2025-06-11 18:05:57 +01:00
src/org/eclipse/cdt/dsf Implement LLDB memory service 2025-06-14 08:37:28 +01:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 547831 Add ILaunchTargets for GDB Remote 2019-06-03 00:22:36 -04:00
plugin.xml Debugger and Source tabs for the Core Build launch configuration. (#950) 2024-12-10 12:08:08 -05:00