commit | 0425609680927f3368b0e0270452d41759d43b3f | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Aug 03 11:32:20 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu Oct 21 15:51:23 2010 +1000 |
tree | eb462107976ea43a61add98a86e840bc951c0242 | |
parent | 95d3a8cd1596b7d34b873d1fa5a70bbc656f5410 [diff] |
microblaze: Remove old user debugging gdb stub Old gdb uses priviledged exception handler to handle gdb exception. New gdb uses brki r16, 0x18 that's why we can remove old gdb support. Signed-off-by: Michal Simek <monstr@monstr.eu>