mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf | ||
org.eclipse.cdt.dsf.ui | ||
org.eclipse.cdt.examples.dsf | ||
org.eclipse.cdt.examples.dsf-feature | ||
org.eclipse.cdt.examples.dsf.pda | ||
org.eclipse.cdt.examples.dsf.pda.ui | ||
org.eclipse.cdt.tests.dsf | ||
pom.xml |