[rtems-tools commit] Barrier taks queue
    Chris Johns 
    chrisj at rtems.org
       
    Sun Aug 24 23:45:34 UTC 2014
    
    
  
Module:    rtems-tools
Branch:    master
Commit:    66d0779c33ac817c8f23a24294d617800581ca36
Changeset: http://git.rtems.org/rtems-tools/commit/?id=66d0779c33ac817c8f23a24294d617800581ca36
Author:    Dhananjay Balan <mb.dhananjay at gmail.com>
Date:      Mon Aug  5 00:25:47 2013 +0530
Barrier taks queue
Print the barrier taks queue.
---
 tools/gdb/python/classic.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/gdb/python/classic.py b/tools/gdb/python/classic.py
index 29ffab5..b919383 100644
--- a/tools/gdb/python/classic.py
+++ b/tools/gdb/python/classic.py
@@ -251,3 +251,4 @@ class barrier:
         print '  Waiting:',self.core_b_control.waiting_threads()
         helper.tasks_printer_routine(self.core_b_control.tasks())
 
+
    
    
More information about the vc
mailing list