RE: [debugger] break on watch ?

2003-11-04 Thread richard.foley

>True, but are we running 5.8.x in production?
>
>Also, isn't 'w' (lowercase) "window" -- show a patch of code? 
>Not unlike 
>the '-' and 'l' commands?
>
Not anymore.

w is set watch variable

W is delete watch variable

l is list code

v is view window of code (much like w-indow used to be)

Richard Foley
---
Ciao - shorter than Aufwiedersehen


>B
>
>At 07:55 AM 11/4/2003 +0100, [EMAIL PROTECTED] wrote:
>
>> >For the Debugger, take a look at the W command -- Set Watch
>> >Point (doc in
>> >Camel, under "Debugger Commands > Tracing"
>> >
>>
>>Make that the 'w' command.
>>
>>Uppercase 'W' is deprecated as of 5.8.0.
>>
>>Richard Foley
>>---
>>Ciao - shorter than Aufwiedersehen
>>
>> >
>> >B
>> >
>> >At 08:55 PM 11/3/2003 +0200, Gabor Szabo wrote:
>> >
>> >>I am looking in either the built in debugger or ptkdb.
>> >>
>> >>Is there a way to set a 'floating' break point that will
>> >>stop the code execution when the value of a variable changes ?
>> >>Or when the value of a variable receives a certain value ?
>> >>
>> >>Better yet when a hash changes ?
>> >>
>> >>The point is that I don't know the code, I have know idea
>> >>where is this variable changed and there are lots of places
>> >in the code
>> >>where it can change.
>> >>
>> >>thanks
>> >>Gabor
>> >
>> >Bob Goolsby
>> >[EMAIL PROTECTED]
>> >(408) 853-2055
>> >
>> >
>>
>>Visit our website at http://www.ubs.com
>>
>>This message contains confidential information and is intended only
>>for the individual named.  If you are not the named addressee you
>>should not disseminate, distribute or copy this e-mail.  Please
>>notify the sender immediately by e-mail if you have received this
>>e-mail by mistake and delete this e-mail from your system.
>>
>>E-mail transmission cannot be guaranteed to be secure or error-free
>>as information could be intercepted, corrupted, lost, destroyed,
>>arrive late or incomplete, or contain viruses.  The sender therefore
>>does not accept liability for any errors or omissions in the contents
>>of this message which arise as a result of e-mail transmission.  If
>>verification is required please request a hard-copy version.  This
>>message is provided for informational purposes and should not be
>>construed as a solicitation or offer to buy or sell any securities or
>>related financial instruments.
>
>Bob Goolsby
>[EMAIL PROTECTED]
>(408) 853-2055
>
>

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.



RE: [debugger] break on watch ?

2003-11-04 Thread Bob Goolsby (bogoolsb)
True, but are we running 5.8.x in production?

Also, isn't 'w' (lowercase) "window" -- show a patch of code? Not unlike 
the '-' and 'l' commands?

B

At 07:55 AM 11/4/2003 +0100, [EMAIL PROTECTED] wrote:

>For the Debugger, take a look at the W command -- Set Watch
>Point (doc in
>Camel, under "Debugger Commands > Tracing"
>
Make that the 'w' command.

Uppercase 'W' is deprecated as of 5.8.0.

Richard Foley
---
Ciao - shorter than Aufwiedersehen
>
>B
>
>At 08:55 PM 11/3/2003 +0200, Gabor Szabo wrote:
>
>>I am looking in either the built in debugger or ptkdb.
>>
>>Is there a way to set a 'floating' break point that will
>>stop the code execution when the value of a variable changes ?
>>Or when the value of a variable receives a certain value ?
>>
>>Better yet when a hash changes ?
>>
>>The point is that I don't know the code, I have know idea
>>where is this variable changed and there are lots of places
>in the code
>>where it can change.
>>
>>thanks
>>Gabor
>
>Bob Goolsby
>[EMAIL PROTECTED]
>(408) 853-2055
>
>
Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
Bob Goolsby
[EMAIL PROTECTED]
(408) 853-2055


RE: [debugger] break on watch ?

2003-11-04 Thread richard.foley

>For the Debugger, take a look at the W command -- Set Watch 
>Point (doc in 
>Camel, under "Debugger Commands > Tracing"
>

Make that the 'w' command.

Uppercase 'W' is deprecated as of 5.8.0.

Richard Foley
---
Ciao - shorter than Aufwiedersehen

>
>B
>
>At 08:55 PM 11/3/2003 +0200, Gabor Szabo wrote:
>
>>I am looking in either the built in debugger or ptkdb.
>>
>>Is there a way to set a 'floating' break point that will
>>stop the code execution when the value of a variable changes ?
>>Or when the value of a variable receives a certain value ?
>>
>>Better yet when a hash changes ?
>>
>>The point is that I don't know the code, I have know idea
>>where is this variable changed and there are lots of places 
>in the code
>>where it can change.
>>
>>thanks
>>Gabor
>
>Bob Goolsby
>[EMAIL PROTECTED]
>(408) 853-2055
>
>

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.



Re: [debugger] break on watch ?

2003-11-03 Thread Bob Goolsby (bogoolsb)
For the Debugger, take a look at the W command -- Set Watch Point (doc in 
Camel, under "Debugger Commands > Tracing"



B

At 08:55 PM 11/3/2003 +0200, Gabor Szabo wrote:

I am looking in either the built in debugger or ptkdb.

Is there a way to set a 'floating' break point that will
stop the code execution when the value of a variable changes ?
Or when the value of a variable receives a certain value ?
Better yet when a hash changes ?

The point is that I don't know the code, I have know idea
where is this variable changed and there are lots of places in the code
where it can change.
thanks
   Gabor
Bob Goolsby
[EMAIL PROTECTED]
(408) 853-2055


Re: [debugger] break on watch ?

2003-11-03 Thread Shlomi Fish
On Mon, 3 Nov 2003, Gabor Szabo wrote:

>
> I am looking in either the built in debugger or ptkdb.
>
> Is there a way to set a 'floating' break point that will
> stop the code execution when the value of a variable changes ?
> Or when the value of a variable receives a certain value ?
>
> Better yet when a hash changes ?
>
> The point is that I don't know the code, I have know idea
> where is this variable changed and there are lots of places in the code
> where it can change.
>

You can achieve this with a small Tied variable logic. (if all else
fails).

Regards,

Shlomi Fish

> thanks
>Gabor
>



--
Shlomi Fish[EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

Falk Fish


[debugger] break on watch ?

2003-11-03 Thread Gabor Szabo

I am looking in either the built in debugger or ptkdb.

Is there a way to set a 'floating' break point that will
stop the code execution when the value of a variable changes ?
Or when the value of a variable receives a certain value ?

Better yet when a hash changes ?

The point is that I don't know the code, I have know idea
where is this variable changed and there are lots of places in the code
where it can change.

thanks
   Gabor