mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 20:05:35 +02:00
![]() We receive a string from GDB and then display the same string to the user. So instead of converting it internally into a Byte[] to then convert it back into a String, keep it as a String. This fixes a regression where some GDBs' output format was not as space separated 8-bit-bytes, but as words or similar. Change-Id: I4ea241ff9ea45165489604fee26a3593ec3f6756 |
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
debug-servers | ||
META-INF | ||
OSGI-INF/l10n | ||
src/org/eclipse/cdt/debug/dap | ||
.classpath | ||
.gitignore | ||
.project | ||
about.html | ||
about.ini | ||
about.mappings | ||
about.properties | ||
build.properties | ||
BuildDebugServers.xml | ||
cdt_logo_icon32.png | ||
plugin.xml | ||
pom.xml |