Skip to content
Snippets Groups Projects
  1. Dec 22, 2016
  2. Dec 16, 2016
  3. Dec 15, 2016
    • Lioncash's avatar
      gdbstub: Remove global variable from public interface · ba20dd9b
      Lioncash authored
      Currently, this is only ever queried, so adding a function to check if the
      server is enabled is more sensible.
      
      If directly modifying this externally is ever desirable, it should be done
      by adding a function to the interface, rather than exposing implementation
      details directly.
      ba20dd9b
  4. Dec 05, 2016
  5. Nov 14, 2016
  6. Oct 28, 2016
  7. Sep 21, 2016
  8. Sep 18, 2016
  9. Jun 08, 2016
  10. May 10, 2016
  11. May 07, 2016
  12. Apr 23, 2016
  13. Apr 06, 2016
  14. Nov 22, 2015
    • polaris-'s avatar
      Fix read and write register blocks in gdbstub · 2732ec75
      polaris- authored
      Previously, the padding wasn't correctly accounted for which caused the gdbstub to read and write everything after R15 (starting with the dummy FPA registers) incorrectly, which caused CPSR to not be handled correctly. Everything appears to be working as expected with this change.
      2732ec75
  15. Nov 04, 2015
  16. Oct 29, 2015
  17. Oct 22, 2015
  18. Oct 21, 2015
  19. Oct 12, 2015
  20. Oct 04, 2015
  21. Sep 20, 2015
Loading