summaryrefslogtreecommitdiff
path: root/packages/gdb/gdb-6.3/thumb-breakpoint.patch
AgeCommit message (Collapse)AuthorFiles
2005-09-22gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr)John Bowler1
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.