# # ChangeLog for tools/gdb # # Generated by Trac 1.2.1 # Apr 28, 2024, 3:15:25 AM Thu, 24 Sep 2020 20:31:09 GMT Thierry Delisle [d8b17e2] * tools/gdb/utils-gdb.py (modified) update gdb support after change to ready queue to use RWlock Fri, 12 Jun 2020 21:01:21 GMT Thierry Delisle [ff79d5e] * libcfa/src/concurrency/invoke.h (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/thread.cfa (modified) * tools/gdb/utils-gdb.py (modified) Fixed park unpark to support park as first step of main() [[Fixes #170]] Fri, 01 May 2020 16:34:03 GMT Thierry Delisle [9987d79] * tools/gdb/utils-gdb.py (modified) Several fixes in the gdb support. It is starting to be useful *and* ... Wed, 18 Mar 2020 19:39:29 GMT Thierry Delisle [96df7c9c] * tools/gdb/utils-gdb.py (modified) Pushing intermediate to other machines Thu, 12 Mar 2020 21:55:30 GMT Thierry Delisle [bb75b4e] * tools/gdb/utils-gdb.py (modified) Changed processors and clusters command to fit more closely info threads Thu, 12 Mar 2020 20:01:15 GMT Thierry Delisle [1cfdee9] * tools/gdb/.gdbinit (added) * tools/gdb/README (added) * tools/gdb/utils-gdb.gdb (added) * tools/gdb/utils-gdb.py (added) First draft changes to gdb support