Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-22 | Remove unused variables from gdbserver | Tom Tromey | 1 | -2/+2 |
2018-06-29 | Add missing parameter to 'amd64_create_target_description' (and unbreak build) | Sergio Durigan Junior | 1 | -1/+1 |
2018-05-10 | gdbserver/Windows: crash during connection establishment phase | Joel Brobecker | 1 | -12/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-05 | Convert the rest x86 target descriptions | Yao Qi | 1 | -2/+2 |
2017-09-05 | Convert amd64-linux target descriptions | Yao Qi | 1 | -17/+105 |
2017-09-05 | [GDBserver] Use pre-generated tdesc as test | Yao Qi | 1 | -82/+0 |
2017-09-05 | Share i386-linux target description between GDB and GDBserver | Yao Qi | 1 | -36/+3 |
2017-09-05 | Dynamically composite xml in reply to GDB | Yao Qi | 1 | -19/+5 |
2017-09-05 | [GDBserver] unit test to i386_tdesc | Yao Qi | 1 | -0/+37 |
2017-09-05 | [GDBserver] Centralize tdesc for i386-linux | Yao Qi | 1 | -0/+177 |