Re: Misaligned read/write of memory by GDB
"Frank Ch. Eigler" <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
OK, but did you consider an alternate of having a memory target that is unable to handle an unaligned access return sid::bus::misaligned, and then have gdb back down to byte-by-byte access? - FChE