gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr)
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 22 Sep 2005 20:04:07 +0000 (20:04 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 22 Sep 2005 20:04:07 +0000 (20:04 +0000)
commit153ada05e0051228c641736634c255bc18962e81
tree36dd05d65d17980d325dd16f30cd47b4689500e3
parent3d947aa7a969ef9343e1d64b055d37d0ce856fb0
gdb_6.3: patch the thumb handling to use a thumb swi (not an undefined instr)
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.
packages/gdb/gdb-6.3/thumb-breakpoint.patch [new file with mode: 0644]
packages/gdb/gdb_6.3.bb