gdb 6.3: Add hack to remove references to arm mapping symbols. These are used to...
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 14 Nov 2005 15:30:54 +0000 (15:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 14 Nov 2005 15:30:54 +0000 (15:30 +0000)
commit824295f3609d4c5e76ca153756e41406d81f0534
tree5c5bcf5cfd304e267ddf0a1d481f4681fe56ef14
parent1e74465eb77afd6b731ed51cb3c9cd44682aa507
gdb 6.3: Add hack to remove references to arm mapping symbols. These are used to mark boundaries between arm and thumb code but gdb 6.3 doesn't understand them so having it ignore them is preferable to corrupting the output.
packages/gdb/files/kill_arm_map_symbols.patch [new file with mode: 0644]
packages/gdb/gdb_6.3.bb