1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/debug
Jonah Graham 7743993a08 Bug 572880: Keep internal representation of opcode as a String
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
2021-05-19 09:32:42 -04:00
..
org.eclipse.cdt.debug.application Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.debug.application.doc [releng] Update to newer help-docs-eclipserun-repo 2021-04-12 09:28:45 -04:00
org.eclipse.cdt.debug.application.product Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.debug.application.tests Remove launch files that have little value 2021-04-06 13:38:01 -04:00
org.eclipse.cdt.debug.core Bug 572581: reenable disabled DSF-GDB tests 2021-04-09 20:51:00 -04:00
org.eclipse.cdt.debug.dap Bug 572880: Keep internal representation of opcode as a String 2021-05-19 09:32:42 -04:00
org.eclipse.cdt.debug.dap-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.debug.standalone-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.debug.ui Bug 572880: Keep internal representation of opcode as a String 2021-05-19 09:32:42 -04:00
org.eclipse.cdt.gdb Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.gdb-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.gdb.ui Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.gnu.debug-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
pom.xml Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00