Re: CP TRACE question....

2009-10-08 Thread Rob van der Heij
On Thu, Oct 8, 2009 at 11:14 PM, Dave Jones wrote: >    CPU ALL CMD TRACE ...  . . . . . . . . . Sure, the CMD is probably optional unless the CP command would look like a CPU address... (not in your case) I did not want to go into the commands because you just should be ware that this is p

Re: CP TRACE question....

2009-10-08 Thread Dave Jones
Excellent, PS; thanks a lot. P S wrote: On Thu, Oct 8, 2009 at 4:46 PM, Rob van der Heij wrote: Did you remember to use CPU ALL to activate PER for all CPUs (unless you know where to look for it) Good point: CPU ALL TRACE ... (in case it wasn't obvious) -- Dave Jones V/Soft www.vsoft-sof

Re: CP TRACE question....

2009-10-08 Thread P S
On Thu, Oct 8, 2009 at 5:14 PM, Dave Jones wrote: > Thanks, Rob and PSso I need to issue the TRACE command like so: > >    CPU ALL CMD TRACE ...  . . . . . . . . . > > correct? The "CMD" is optional, but sure.

Re: CP TRACE question....

2009-10-08 Thread Dave Jones
Thanks, Rob and PSso I need to issue the TRACE command like so: CPU ALL CMD TRACE ... . . . . . . . . . correct? Rob van der Heij wrote: On Thu, Oct 8, 2009 at 9:44 PM, Dave Jones wrote: Does this configuration have any impact on the ability of the TRACE command to trap machin

Re: CP TRACE question....

2009-10-08 Thread P S
On Thu, Oct 8, 2009 at 4:46 PM, Rob van der Heij wrote: > Did you remember to use CPU ALL to activate PER for all CPUs (unless > you know where to look for it) Good point: CPU ALL TRACE ... (in case it wasn't obvious)

Re: CP TRACE question....

2009-10-08 Thread Rob van der Heij
On Thu, Oct 8, 2009 at 9:44 PM, Dave Jones wrote: > Does this configuration have any impact on the ability of the TRACE command > to trap machine operations, set breakpoints, etc.? Did you remember to use CPU ALL to activate PER for all CPUs (unless you know where to look for it) Rob

Re: CP TRACE question....

2009-10-08 Thread P S
On Thu, Oct 8, 2009 at 3:44 PM, Dave Jones wrote: > Hi, gang. > > I have a question about the CP TRACE command.what are the ramifications, > if any, on using the TRACE command to monitor and debug an application > running in a virtual machine that has multiple virtual CPUs defined? The > appli

CP TRACE question....

2009-10-08 Thread Dave Jones
Hi, gang. I have a question about the CP TRACE command.what are the ramifications, if any, on using the TRACE command to monitor and debug an application running in a virtual machine that has multiple virtual CPUs defined? The application is aware of the multiple virtual processors and ca