1. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  2. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  3. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  4. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  5. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  6. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  7. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  8. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 9 years ago
  9. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 9 years ago
  10. a9c5bcf scripts/gdb: disable pagination while printing from breakpoint handler by Jan Kiszka · 9 years ago
  11. a77e15e scripts/gdb: convert CpuList to generator function by Jan Kiszka · 9 years ago
  12. fffb944 scripts/gdb: convert ModuleList to generator function by Jan Kiszka · 9 years ago
  13. 54e2289 scripts/gdb: use a generator instead of iterator for task list by Daniel Wagner · 9 years ago
  14. 2478a8a scripts/gdb: ignore byte-compiled python files by Daniel Thompson · 9 years ago
  15. 276d97d scripts/gdb: port to python3 / gdb7.7 by Pantelis Koukousoulas · 9 years ago
  16. 5403727 scripts/gdb: add lx-lsmod command by Jan Kiszka · 9 years ago
  17. 3d4cd9c scripts/gdb: add class to iterate over CPU masks by Jan Kiszka · 9 years ago
  18. 116b47b scripts/gdb: add lx_current convenience function by Jan Kiszka · 9 years ago
  19. fe7f9ed scripts/gdb: add internal helper and convenience function for per-cpu lookup by Jan Kiszka · 9 years ago
  20. a4d8679 scripts/gdb: add get_gdbserver_type helper by Jan Kiszka · 9 years ago
  21. cf7492e scripts/gdb: add internal helper and convenience function to retrieve thread_info by Jan Kiszka · 9 years ago
  22. b24e2d2 scripts/gdb: add is_target_arch helper by Jan Kiszka · 9 years ago
  23. 4752871 scripts/gdb: add helper and convenience function to look up tasks by Jan Kiszka · 9 years ago
  24. 7704d58 scripts/gdb: add task iteration class by Jan Kiszka · 9 years ago
  25. ae7dbaa scripts/gdb: add lx-dmesg command by Jan Kiszka · 9 years ago
  26. 78e8781 scripts/gdb: add read_u16/32/64 helpers by Jan Kiszka · 9 years ago
  27. 7f99496 scripts/gdb: add get_target_endianness helper by Jan Kiszka · 9 years ago
  28. 7b599ef scripts/gdb: add internal helper and convenience function to look up a module by Jan Kiszka · 9 years ago
  29. 82b41e3 scripts/gdb: add automatic symbol reloading on module insertion by Jan Kiszka · 9 years ago
  30. 6605172 scripts/gdb: add lx-symbols command by Jan Kiszka · 9 years ago
  31. 850202e scripts/gdb: add module iteration class by Jan Kiszka · 9 years ago
  32. b0fecd8 scripts/gdb: add container_of helper and convenience function by Jan Kiszka · 9 years ago
  33. 2b51482 scripts/gdb: add cache for type objects by Jan Kiszka · 9 years ago
  34. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 9 years ago