Review Board 2.0.15


sparc: Make remote debugging with gdb work

Review Request #3200 - Created Nov. 7, 2015 and submitted

Information
Palle Lyckegaard
gem5
Reviewers
Default

sparc: Make remote debugging with gdb work
Remove sparc V8 TBR register from list of registers since it is not part of sparc V9. This brings the number of registers in sync with what gdb expects

Without this patch gdb complains about receoved packet too long.

with this patch gdb is able to work properly with gem5 for remote debugging.

Note: gdb is version 7.8
Note: gdb is configured with --target=sparc64-sun-solaris2.8

Review request changed
Updated (Nov. 16, 2015, 3:17 a.m.)

Status: Closed (submitted)