mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +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 |
||
---|---|---|
.. | ||
.settings | ||
icons | ||
META-INF | ||
schema | ||
src/org/eclipse/cdt/debug | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
NEWS | ||
plugin.properties | ||
plugin.xml |