1. Jun 13, 2023
    • Tim Newsome's avatar
      Get gcc and gdb path from environment. · 6c5455c0
      Tim Newsome authored
      If the environment variables aren't set, then use the same defaults as
      previously.
      
      My current set of tools use riscv64-elf-gcc and riscv64-elf-gdb, and
      this makes it trivial to use them.
      6c5455c0
  2. May 26, 2023
    • Tim Newsome's avatar
      debug: New pylint => new warnings => new cleanups · af242299
      Tim Newsome authored
      - Replace general "Exception" with "GdbServerError" in gdbserver.py for when no
      samples are collected
      - Replace general "Exception" with "TargetsException" in targets.py for XLEN
      mismatch
      - Introduce "TestLibError" exception in testlib.py and replace general
      exceptions in various locations
      - Update pylint.rc to remove overgeneral-exceptions warning
      af242299
  3. May 23, 2023
  4. May 12, 2023
  5. May 11, 2023
  6. May 04, 2023
  7. May 02, 2023
    • Tim Newsome's avatar
      Update OpenOCD cfg files to new syntax · 2df94d84
      Tim Newsome authored
      We were using a variety of deprecated commands.
      
      The driving force behind this was the new way to use `expr{}` as the old
      way no longer works with mainline OpenOCD.
      2df94d84
  8. Apr 07, 2023
  9. Apr 06, 2023
  10. Mar 17, 2023
  11. Mar 03, 2023
  12. Mar 02, 2023
  13. Mar 01, 2023
  14. Feb 28, 2023
  15. Feb 21, 2023
  16. Feb 17, 2023
  17. Feb 16, 2023
  18. Feb 14, 2023
  19. Feb 04, 2023
  20. Feb 03, 2023
  21. Jan 20, 2023
  22. Jan 07, 2023