[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [pushed] [ppc] Tell GDB we stopped because of SIGTRAP
changeset: 9757:47697f5b6e130bab6fe96e8a18f7df8b25ad0ac9 tag: tip user: jimix@xxxxxxxxxxxxxxxxxxxxx date: Tue Apr 4 18:21:00 2006 -0400 files: tools/gpproxy/riscwatch.py description: [ppc] Tell GDB we stopped because of SIGTRAP diff -r 1056a40f301eb9d21c612b30f2e5d22f0ffecf1b -r 47697f5b6e130bab6fe96e8a18f7df8b25ad0ac9 tools/gpproxy/riscwatch.py --- a/tools/gpproxy/riscwatch.py Tue Apr 4 15:10:43 2006 -0400 +++ b/tools/gpproxy/riscwatch.py Tue Apr 4 18:21:00 2006 -0400 @@ -29,7 +29,7 @@ MEMVAL = re.compile("\w+ (\w+)") TIMEOUT = 2 SIGNALS = { - "Stopped": "13", + "Stopped": "05", } GPRXLATE = re.compile("r(\d+)") _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |