Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-09-22 | gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr) | John Bowler | 1 | |
This doesn't fix thumb debugging (a thumb program run under gdb will crash right at the start) but it does avoid the illegal instruction crash by inserting a swi instead. |