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
Ship It!
The technical aspects of this patch look fine. Could you change the commit message to comply with gem5's commit message policy? See http://www.m5sim.org/Submitting_Contributions.
Change Summary:
Updated description to follow the commit message policy
Description: |
|
|---|
Ship It!
