Re: buildbot vs --enable-targets=all
Andreas Schwab via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Aug 03 2022, Mark Wielaard wrote: > It looks like the instruction_reader_thumb only takes an array of > uint16_t (even though the instructions are 32bit long). But I might be > looking at the wrong code. I think the right place to fix that is in instruction_reader_thumb::read, when len == 4. Or perhaps there should be a class instruction_reader_thumb2 that uses uint32_t instead of uint16_t. -- Andreas Schwab, SUSE Labs, [email protected] GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."