1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/dsf
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.dsf Bug 572880: show opcodes in disassembly view as byte sequence 2021-04-23 16:11:35 -04:00
org.eclipse.cdt.dsf.ui Bug 572880: Keep internal representation of opcode as a String 2021-05-19 09:32:42 -04:00
org.eclipse.cdt.examples.dsf Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.examples.dsf-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.examples.dsf.pda Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
org.eclipse.cdt.examples.dsf.pda.ui Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.tests.dsf Minor updates to bundles to have proper translations 2020-08-30 23:03:53 -04:00
pom.xml Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00