# # ChangeLog for tools/gdb in rtems-tools # # Generated by Trac 1.2.1.dev0 # 04/19/24 02:32:23 Tue, 09 Jul 2013 09:07:20 GMT Dhananjay Balan [3856406] * tools/gdb/python/classic.py (modified) * tools/gdb/python/objects.py (modified) Fix pretty printers pretty printers for rtems_id and rtems_attribute Mon, 08 Jul 2013 16:12:48 GMT Dhananjay Balan [f814c76] * tools/gdb/python/classic.py (modified) * tools/gdb/python/rtems.py (modified) Messege Queue Objects Added intial support for printing Mon, 08 Jul 2013 16:10:21 GMT Dhananjay Balan [ce55b57] * tools/gdb/python/objects.py (modified) Object can have index from 1 to 'maximum' Mon, 24 Jun 2013 04:10:59 GMT Dhananjay Balan [10bcd5d] * tools/gdb/python/chains.py (modified) * tools/gdb/python/objects.py (modified) * tools/gdb/python/threads.py (modified) Update chains structures - Fixes chains structure parsing - Fix ... Mon, 17 Jun 2013 17:10:17 GMT Dhananjay Balan [56a70ae] * tools/gdb/python/__init__.py (added) * tools/gdb/python/chains.py (added) * tools/gdb/python/classic.py (added) * tools/gdb/python/objects.py (added) * tools/gdb/python/rtems.py (added) * tools/gdb/python/threads.py (added) * tools/gdb/python/watchdog.py (added) Intial commit. Chris's intial work on the extenstions. Mon, 17 Jun 2013 15:31:09 GMT Dhananjay Balan [911e710] * tools/gdb/python/.gitignore (added) * tools/gdb/python/README.md (added) Initial commit