RE: [U2] Newest UV UniDebugger

2006-04-07 Thread Brian Leach
Just to add:

If you have entries for defcs and udcs, change those as well.
Later revisions will also allow you to specify zero for no timeout. 

Brian 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of David Jordan
 Sent: 06 April 2006 22:10
 To: 'Symeon Breen'
 Cc: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Newest UV UniDebugger
 
 Hi Symeom
 
 To increase the timeout of uniobjects, modify the unirpcservices files
 
 Locate the unirpcservices file in the account that UniVerse 
 is installed 
 
 \ibm\unishared\unirpc 
 
 Create a backup copy of the file unirpcservices
 
 It should look something like this.
 
 uvnet /usr/ibm/uv/bin/uvnetd host1,host2,host3 TCP/IP 3 3600 
 uvdrsrv /usr/ibm/uv/bin/uvdrsrvd * TCP/IP 0 3600 uvcs 
 /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600 uvfilefix 
 /usr/ibm/uv/bin/uvfilefix_server * TCP/IP 0 3600 uvserver 
 /usr/ibm/uv/bin/uvsrvd * TCP/IP 0 3600
 
 Being the Service, Network transport mechanisim, reserved and 
 timeout in tenths of seconds.
 
 For the service uvcs , the default is 3600 for 6 minutes, 
 change this for a longer time frame.
 
 David Jordan
 Managing Consultant
  
 DACONO Holdings Pty Ltd
 www.dacono.com.au
  
 PO Box 909
 Lane Cove
 NSW 2066
 Australia
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-07 Thread Senn, Bruce
What does the timeout parameter control?

I am having some problems with Uni RPC failing to find a service and
wondering if it might be related to the timeout value.

Bruce.


  Bruce J. Senn Phone:  (518) 388-6664
  Senior System Manager FAX:(518) 388-6458
  Union College E-mail:  [EMAIL PROTECTED]
  Schenectady, NY 12308 WWW:  http://www1.union.edu/~sennb



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Leach
Sent: Friday, April 07, 2006 4:40 AM
To: 'David Jordan'; 'Symeon Breen'
Cc: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

Just to add:

If you have entries for defcs and udcs, change those as well.
Later revisions will also allow you to specify zero for no timeout. 

Brian 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of David Jordan
 Sent: 06 April 2006 22:10
 To: 'Symeon Breen'
 Cc: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Newest UV UniDebugger
 
 Hi Symeom
 
 To increase the timeout of uniobjects, modify the unirpcservices files
 
 Locate the unirpcservices file in the account that UniVerse 
 is installed 
 
 \ibm\unishared\unirpc 
 
 Create a backup copy of the file unirpcservices
 
 It should look something like this.
 
 uvnet /usr/ibm/uv/bin/uvnetd host1,host2,host3 TCP/IP 3 3600 
 uvdrsrv /usr/ibm/uv/bin/uvdrsrvd * TCP/IP 0 3600 uvcs 
 /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600 uvfilefix 
 /usr/ibm/uv/bin/uvfilefix_server * TCP/IP 0 3600 uvserver 
 /usr/ibm/uv/bin/uvsrvd * TCP/IP 0 3600
 
 Being the Service, Network transport mechanisim, reserved and 
 timeout in tenths of seconds.
 
 For the service uvcs , the default is 3600 for 6 minutes, 
 change this for a longer time frame.
 
 David Jordan
 Managing Consultant
  
 DACONO Holdings Pty Ltd
 www.dacono.com.au
  
 PO Box 909
 Lane Cove
 NSW 2066
 Australia
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-07 Thread David Jordan
Hi Bruce


What does the timeout parameter control?

I am having some problems with Uni RPC failing to find a service and
?wondering if it might be related to the timeout value.

Bruce.

With UniRPC, if you say a unicommand session open to execute commands and no
activiy occurs after 6 mins, it drops the session.  The timeout increases
the time before an automatic logout occurs for uniobjects.

If you are running on Windows 2003, UniVerse had some problem with unirpc
that appeared to be resolved if you set the flag to allow the service to
interact with the destop in the services management console.

Regards

David Jordan
Managing Consultant
 
[EMAIL PROTECTED]
DACONO Holdings Pty Ltd
www.dacono.com.au
 
PO Box 909
Lane Cove
NSW 2066
Australia
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Newest UV UniDebugger

2006-04-06 Thread Symeon Breen
I do use it all the time and have encountered numerous problems, with
breakpoints, also in using run to cursor. If you do get into a muddle and
reset does not work you can do Session-show duel session. This is the
actual session in debug, so you can then do E or whatever command you need +
you can see perhaps where the problem lies, e.g. include statements make its
life hard on line number based breaks.

Another problem I have is in uniobjects mode, it does time out, so if i go
for lunch with my code open, when i come back i can not save it, so i have
to copy to notepad, close down, reopen and update :(



On 06/04/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 I have a similar problem. I have a support case with IBM on this right
 now. I'll get back when I have a solution

 Bjvrn Eklund

 -Ursprungligt meddelande-
 Fren: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] leslie chamberlin
 Skickat: den 5 april 2006 21:48
 Till: Nick Cipollina; [EMAIL PROTECTED];
 u2-users@listserver.u2ug.org
 Dmne: RE: [U2] Newest UV UniDebugger


 I've had the same problem with both setting the breakpoint and setting a
 watch.

 -Original Message-
 From: Nick Cipollina [mailto:[EMAIL PROTECTED]

 I'm referring to when I set a breakpoint on a variable.  I've also
 noticed that if you have a breakpoint set on a line, and you hit a
 subroutine before the breakpoint.  It will blow right by that too.

 Thanks,

 Nick Cipollina
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-06 Thread David Jordan
Hi Symeom

To increase the timeout of uniobjects, modify the unirpcservices files

Locate the unirpcservices file in the account that UniVerse is installed 

\ibm\unishared\unirpc 

Create a backup copy of the file unirpcservices

It should look something like this.

uvnet /usr/ibm/uv/bin/uvnetd host1,host2,host3 TCP/IP 3 3600 
uvdrsrv /usr/ibm/uv/bin/uvdrsrvd * TCP/IP 0 3600 
uvcs /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600 
uvfilefix /usr/ibm/uv/bin/uvfilefix_server * TCP/IP 0 3600 
uvserver /usr/ibm/uv/bin/uvsrvd * TCP/IP 0 3600

Being the Service, Network transport mechanisim, reserved and timeout in
tenths of seconds.

For the service uvcs , the default is 3600 for 6 minutes, change this for a
longer time frame.

David Jordan
Managing Consultant
 
DACONO Holdings Pty Ltd
www.dacono.com.au
 
PO Box 909
Lane Cove
NSW 2066
Australia
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Nick Cipollina
I'd settle for the debugger working all the time.

Thanks,
 
Nick Cipollina
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kate Stanton
Sent: Tuesday, April 04, 2006 9:50 PM
To: Bob Woodward; U2-Users List
Subject: Re: [U2] Newest UV UniDebugger

Hear, hear!

When you do Ctl-F to find a word you have highlighted, it no longer
defaults 
to look for that word.  You now have to highlight, Ctl-C, Ctl-F, Ctl-V
to do 
the same thing.  Same for Ctl-H to replace.

Change in behaviour of HOME key is driving one of our people mad, too.

Only enhancement we can see is list of labels from Edit menu (or
Ctl-F12). 
No use to us, as we use numeric labels in small programs.

What we would like to se is many, many more programs shown in the
Windows 
list, with the ability to sort them.

Cheers,  Kate

- Original Message - 
From: Bob Woodward [EMAIL PROTECTED]
To: U2-Users List u2-users@listserver.u2ug.org
Sent: Wednesday, April 05, 2006 5:15 AM
Subject: RE: [U2] Newest UV UniDebugger


 As a follow-up to this posting, I'd recommend to everyone NOT to
install
 the version 10.1b client utilities.  Stick with the 10.1a.  The README
 says that it's primarily an update to IBM standards in appearance.
It's
 a BIG mistake as far as I'm concerned.  The biggest problem is that
when
 a session is minimized, the UniDebugger AND Dynamic Connect look
 identical and I've not been able to find a way to change it.  Also, if
 you try to have the two versions co-exist, they don't.  Then there's
the
 problem of two different formats for the UniDebugger workspace files
 with no way to convert.

 Bottom line is you gain nothing in features or bug fixes, and the IBM
 standard appearance Well, let's just say I'm glad the car
companies
 don't do the same thing.  You wouldn't be able to tell the difference
 between trucks, cars, vans, or SUV's.

 BobW

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
 Sent: Friday, March 31, 2006 8:55 AM
 To: U2-Users List
 Subject: [U2] Newest UV UniDebugger

 Hi Folks,

 I've just downloaded and installed the newest utilities for Universe,
 v101b-clients-7149, from the IBM site.  They seem to have made a
number
 of changes and it seems like one is the format of the workspace file
in
 the UniDebugger program.  Does anyone know if there is a converter
 between the v101a version to the v101b version?  I've got a number of
 different work spaces with a number of different programs I keep in
them
 and it's going to be ROYAL pain in the butt to have to re-open all of
 them.

 I'm not too wild about the change in the icon's, either, since the
 Dynamic Connect icon and the UniDebugger icon are the same in the task
 bar.  There's not an easy way to change it, either, without hacking a
 file association entry.

 Thanks,

 BobW
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/ 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Bob Little
I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any messages it
outputs.  It'd be nice to be able to change the font size for that
window.  If that's an option right now, I sure couldn't find it.

Bob Little
UniVerse Developer
Market America, Inc.
(336) 478-1694
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina
Sent: Wednesday, April 05, 2006 8:33 AM
To: Kate Stanton; Bob Woodward; U2-Users List
Subject: RE: [U2] Newest UV UniDebugger

I'd settle for the debugger working all the time.

Thanks,
 
Nick Cipollina
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kate Stanton
Sent: Tuesday, April 04, 2006 9:50 PM
To: Bob Woodward; U2-Users List
Subject: Re: [U2] Newest UV UniDebugger

Hear, hear!

When you do Ctl-F to find a word you have highlighted, it no longer
defaults 
to look for that word.  You now have to highlight, Ctl-C, Ctl-F, Ctl-V
to do 
the same thing.  Same for Ctl-H to replace.

Change in behaviour of HOME key is driving one of our people mad, too.

Only enhancement we can see is list of labels from Edit menu (or
Ctl-F12). 
No use to us, as we use numeric labels in small programs.

What we would like to se is many, many more programs shown in the
Windows 
list, with the ability to sort them.

Cheers,  Kate

- Original Message - 
From: Bob Woodward [EMAIL PROTECTED]
To: U2-Users List u2-users@listserver.u2ug.org
Sent: Wednesday, April 05, 2006 5:15 AM
Subject: RE: [U2] Newest UV UniDebugger


 As a follow-up to this posting, I'd recommend to everyone NOT to
install
 the version 10.1b client utilities.  Stick with the 10.1a.  The README
 says that it's primarily an update to IBM standards in appearance.
It's
 a BIG mistake as far as I'm concerned.  The biggest problem is that
when
 a session is minimized, the UniDebugger AND Dynamic Connect look
 identical and I've not been able to find a way to change it.  Also, if
 you try to have the two versions co-exist, they don't.  Then there's
the
 problem of two different formats for the UniDebugger workspace files
 with no way to convert.

 Bottom line is you gain nothing in features or bug fixes, and the IBM
 standard appearance Well, let's just say I'm glad the car
companies
 don't do the same thing.  You wouldn't be able to tell the difference
 between trucks, cars, vans, or SUV's.

 BobW

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
 Sent: Friday, March 31, 2006 8:55 AM
 To: U2-Users List
 Subject: [U2] Newest UV UniDebugger

 Hi Folks,

 I've just downloaded and installed the newest utilities for Universe,
 v101b-clients-7149, from the IBM site.  They seem to have made a
number
 of changes and it seems like one is the format of the workspace file
in
 the UniDebugger program.  Does anyone know if there is a converter
 between the v101a version to the v101b version?  I've got a number of
 different work spaces with a number of different programs I keep in
them
 and it's going to be ROYAL pain in the butt to have to re-open all of
 them.

 I'm not too wild about the change in the icon's, either, since the
 Dynamic Connect icon and the UniDebugger icon are the same in the task
 bar.  There's not an easy way to change it, either, without hacking a
 file association entry.

 Thanks,

 BobW
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/ 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread colin.alfke
That's easy. In the view menu select 3 for Host. You can also close
the other windows (session is the host screen). Finally, just drag the
window edges (of the session window) to make it larger


Hth
Colin Alfke
Calgary Canada

P.S. I hope this isn't one of the really easy ones that gets 40
responses after I send this
 

-Original Message-
From: Bob Little

I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any 
messages it outputs.  It'd be nice to be able to change the 
font size for that window.  If that's an option right now, I 
sure couldn't find it.

Bob Little
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Nick Cipollina
Does anyone else have trouble with the debugger?  I'll set a break point
in a program, and the debugger will blow right by it sometimes.  It can
be very frustrating.

Thanks,
 
Nick Cipollina 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 12:37 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

That's easy. In the view menu select 3 for Host. You can also close
the other windows (session is the host screen). Finally, just drag the
window edges (of the session window) to make it larger


Hth
Colin Alfke
Calgary Canada

P.S. I hope this isn't one of the really easy ones that gets 40
responses after I send this
 

-Original Message-
From: Bob Little

I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any 
messages it outputs.  It'd be nice to be able to change the 
font size for that window.  If that's an option right now, I 
sure couldn't find it.

Bob Little
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread colin.alfke
I don't have a problem with it going past a breakpoint. I have had
trouble with it not realizing the debugging is done. The reset
option under the debug menu appears to be there to fix the issue - but
it doesn't seem to work.

Hth
Colin Alfke
Calgary Canada 

-Original Message-
From: Nick Cipollina 

Does anyone else have trouble with the debugger?  I'll set a 
break point in a program, and the debugger will blow right by 
it sometimes.  It can be very frustrating.

Thanks,
 
Nick Cipollina
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread leslie chamberlin
I have the same issue.  I am a newbie, so I assumed I did not know how
to use it properly.  I find this especially true when the breakpoint or
request to stop when a variable changes is in a called subroutine.  I
believe I did have the called subroutine as active, but it would not
stop at all when the variable changed.  I have read the available help
and could not get past that.  It also does not know the program is
complete.  It simply goes into some black hole.  The whole situation
made me uneasy and I could not find any help, so I use RAID which is
what others here use.  I would much prefer to use Unidebugger.  I would
love an online class session on this.

Thanks, Leslie Chamberlin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina
Sent: Wednesday, April 05, 2006 1:12 PM
To: [EMAIL PROTECTED]; u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

Does anyone else have trouble with the debugger?  I'll set a break point
in a program, and the debugger will blow right by it sometimes.  It can
be very frustrating.

Thanks,
 
Nick Cipollina 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 12:37 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

That's easy. In the view menu select 3 for Host. You can also close
the other windows (session is the host screen). Finally, just drag the
window edges (of the session window) to make it larger


Hth
Colin Alfke
Calgary Canada

P.S. I hope this isn't one of the really easy ones that gets 40
responses after I send this
 

-Original Message-
From: Bob Little

I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any 
messages it outputs.  It'd be nice to be able to change the 
font size for that window.  If that's an option right now, I 
sure couldn't find it.

Bob Little
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Bob Woodward
Hi Nick,

This has been a problem for awhile.  I think it has to do with when you
set the breakpoint.  If you make any changes to the program that moves
the lines of code, it loses it's position relative to the source code.
Think of the source code file as an overhead projector document.  Add a
transparency on top of the document and mark specific points.  Then
modify the underlying document so that it moves sentences and
paragraphs.  The transparency is no longer valid to the points you think
but are.  You could also think of it as relative vs. absolute address in
a spreadsheet.  Breakpoints would be an absolute address reference
regardless of the data at that location.  Change the meaning of the data
at that address and you no longer get the action you want.

What I do to work with this is clear all the breakpoints when I
recompile the program I'm working on and reset them.

HTH's,

BobW
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina
Sent: Wednesday, April 05, 2006 11:12 AM
To: [EMAIL PROTECTED]; u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

Does anyone else have trouble with the debugger?  I'll set a break point
in a program, and the debugger will blow right by it sometimes.  It can
be very frustrating.

Thanks,
 
Nick Cipollina 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 12:37 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

That's easy. In the view menu select 3 for Host. You can also close
the other windows (session is the host screen). Finally, just drag the
window edges (of the session window) to make it larger


Hth
Colin Alfke
Calgary Canada

P.S. I hope this isn't one of the really easy ones that gets 40
responses after I send this
 

-Original Message-
From: Bob Little

I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any 
messages it outputs.  It'd be nice to be able to change the 
font size for that window.  If that's an option right now, I 
sure couldn't find it.

Bob Little
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Nick Cipollina
I'm referring to when I set a breakpoint on a variable.  I've also
noticed that if you have a breakpoint set on a line, and you hit a
subroutine before the breakpoint.  It will blow right by that too.

Thanks,
 
Nick Cipollina
 

-Original Message-
From: leslie chamberlin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 05, 2006 2:59 PM
To: Nick Cipollina; [EMAIL PROTECTED];
u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

I have the same issue.  I am a newbie, so I assumed I did not know how
to use it properly.  I find this especially true when the breakpoint or
request to stop when a variable changes is in a called subroutine.  I
believe I did have the called subroutine as active, but it would not
stop at all when the variable changed.  I have read the available help
and could not get past that.  It also does not know the program is
complete.  It simply goes into some black hole.  The whole situation
made me uneasy and I could not find any help, so I use RAID which is
what others here use.  I would much prefer to use Unidebugger.  I would
love an online class session on this.

Thanks, Leslie Chamberlin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina
Sent: Wednesday, April 05, 2006 1:12 PM
To: [EMAIL PROTECTED]; u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

Does anyone else have trouble with the debugger?  I'll set a break point
in a program, and the debugger will blow right by it sometimes.  It can
be very frustrating.

Thanks,
 
Nick Cipollina 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 12:37 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

That's easy. In the view menu select 3 for Host. You can also close
the other windows (session is the host screen). Finally, just drag the
window edges (of the session window) to make it larger


Hth
Colin Alfke
Calgary Canada

P.S. I hope this isn't one of the really easy ones that gets 40
responses after I send this
 

-Original Message-
From: Bob Little

I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any 
messages it outputs.  It'd be nice to be able to change the 
font size for that window.  If that's an option right now, I 
sure couldn't find it.

Bob Little
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread leslie chamberlin
I've had the same problem with both setting the breakpoint and setting a
watch.

-Original Message-
From: Nick Cipollina [mailto:[EMAIL PROTECTED] 

I'm referring to when I set a breakpoint on a variable.  I've also
noticed that if you have a breakpoint set on a line, and you hit a
subroutine before the breakpoint.  It will blow right by that too.

Thanks,
 
Nick Cipollina
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Bob Woodward
I use the UniDebugger almost exclusively for all my programming.  The
only time I've had a problem with it not finishing is if I get into a
program that is either looping or waiting for some kind of input.  You
can usually see which program you're in by looking at the Call Stack
pane (Alt-4).  This is probably only going to help if you're stepping
through the programs, though.  If you hit F5 for GO, though, you're
going to lose the detail line by line execution display.

Reset does cause an interrupt to be sent so that is a brute-force method
of getting out of trouble.

Another thing to keep in mind is the number of variables you're
watching.  The more there are the longer it takes to execute the step
from line to line.

HTH's,

BobW
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 11:18 AM
To: u2-users@listserver.u2ug.org
Cc: [EMAIL PROTECTED]
Subject: RE: [U2] Newest UV UniDebugger

I don't have a problem with it going past a breakpoint. I have had
trouble with it not realizing the debugging is done. The reset
option under the debug menu appears to be there to fix the issue - but
it doesn't seem to work.

Hth
Colin Alfke
Calgary Canada 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-05 Thread Eric Armstrong
Bob,
You can make the Session window bigger (and therefore the font bigger) by
grabbing the left edge with the mouse and dragging it to the left.

-Original Message-
From: Bob Little [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 8:56 AM
To: Nick Cipollina; Kate Stanton; Bob Woodward; U2-Users List
Subject: RE: [U2] Newest UV UniDebugger


I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any messages it
outputs.  It'd be nice to be able to change the font size for that
window.  If that's an option right now, I sure couldn't find it.

Bob Little
UniVerse Developer
Market America, Inc.
(336) 478-1694
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina
Sent: Wednesday, April 05, 2006 8:33 AM
To: Kate Stanton; Bob Woodward; U2-Users List
Subject: RE: [U2] Newest UV UniDebugger

I'd settle for the debugger working all the time.

Thanks,
 
Nick Cipollina
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kate Stanton
Sent: Tuesday, April 04, 2006 9:50 PM
To: Bob Woodward; U2-Users List
Subject: Re: [U2] Newest UV UniDebugger

Hear, hear!

When you do Ctl-F to find a word you have highlighted, it no longer
defaults 
to look for that word.  You now have to highlight, Ctl-C, Ctl-F, Ctl-V
to do 
the same thing.  Same for Ctl-H to replace.

Change in behaviour of HOME key is driving one of our people mad, too.

Only enhancement we can see is list of labels from Edit menu (or
Ctl-F12). 
No use to us, as we use numeric labels in small programs.

What we would like to se is many, many more programs shown in the
Windows 
list, with the ability to sort them.

Cheers,  Kate

- Original Message - 
From: Bob Woodward [EMAIL PROTECTED]
To: U2-Users List u2-users@listserver.u2ug.org
Sent: Wednesday, April 05, 2006 5:15 AM
Subject: RE: [U2] Newest UV UniDebugger


 As a follow-up to this posting, I'd recommend to everyone NOT to
install
 the version 10.1b client utilities.  Stick with the 10.1a.  The README
 says that it's primarily an update to IBM standards in appearance.
It's
 a BIG mistake as far as I'm concerned.  The biggest problem is that
when
 a session is minimized, the UniDebugger AND Dynamic Connect look
 identical and I've not been able to find a way to change it.  Also, if
 you try to have the two versions co-exist, they don't.  Then there's
the
 problem of two different formats for the UniDebugger workspace files
 with no way to convert.

 Bottom line is you gain nothing in features or bug fixes, and the IBM
 standard appearance Well, let's just say I'm glad the car
companies
 don't do the same thing.  You wouldn't be able to tell the difference
 between trucks, cars, vans, or SUV's.

 BobW

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
 Sent: Friday, March 31, 2006 8:55 AM
 To: U2-Users List
 Subject: [U2] Newest UV UniDebugger

 Hi Folks,

 I've just downloaded and installed the newest utilities for Universe,
 v101b-clients-7149, from the IBM site.  They seem to have made a
number
 of changes and it seems like one is the format of the workspace file
in
 the UniDebugger program.  Does anyone know if there is a converter
 between the v101a version to the v101b version?  I've got a number of
 different work spaces with a number of different programs I keep in
them
 and it's going to be ROYAL pain in the butt to have to re-open all of
 them.

 I'm not too wild about the change in the icon's, either, since the
 Dynamic Connect icon and the UniDebugger icon are the same in the task
 bar.  There's not an easy way to change it, either, without hacking a
 file association entry.

 Thanks,

 BobW
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/ 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Newest UV UniDebugger

2006-04-05 Thread Bob Little
Yeah - Colin pointed that out. 

You'd think I might have tried that grab and resize thingy too, wouldn't 
ya?  I did in fact undock the host window in hopes it would reveal it's 
own menu, but it didn't and I said well I'll be darned! and redocked it.


I hung my head in shame for several minutes upon finding that one out. :)

At the risk of pointing out further bone-headedness on my part, can you 
step into a called subroutine that is not in the current source file?

Also - can one remap the function keys?

Eric Armstrong wrote:

Bob,
You can make the Session window bigger (and therefore the font bigger) by
grabbing the left edge with the mouse and dragging it to the left.

-Original Message-
From: Bob Little [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 8:56 AM
To: Nick Cipollina; Kate Stanton; Bob Woodward; U2-Users List
Subject: RE: [U2] Newest UV UniDebugger


I've only recently tried using the UniDebugger.

The terminal display window is so tiny, I can't read any messages it
outputs.  It'd be nice to be able to change the font size for that
window.  If that's an option right now, I sure couldn't find it.

Bob Little
UniVerse Developer
Market America, Inc.
(336) 478-1694

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-04 Thread Bob Woodward
As a follow-up to this posting, I'd recommend to everyone NOT to install
the version 10.1b client utilities.  Stick with the 10.1a.  The README
says that it's primarily an update to IBM standards in appearance.  It's
a BIG mistake as far as I'm concerned.  The biggest problem is that when
a session is minimized, the UniDebugger AND Dynamic Connect look
identical and I've not been able to find a way to change it.  Also, if
you try to have the two versions co-exist, they don't.  Then there's the
problem of two different formats for the UniDebugger workspace files
with no way to convert.

Bottom line is you gain nothing in features or bug fixes, and the IBM
standard appearance Well, let's just say I'm glad the car companies
don't do the same thing.  You wouldn't be able to tell the difference
between trucks, cars, vans, or SUV's.

BobW
 
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
Sent: Friday, March 31, 2006 8:55 AM
To: U2-Users List
Subject: [U2] Newest UV UniDebugger

Hi Folks,

I've just downloaded and installed the newest utilities for Universe,
v101b-clients-7149, from the IBM site.  They seem to have made a number
of changes and it seems like one is the format of the workspace file in
the UniDebugger program.  Does anyone know if there is a converter
between the v101a version to the v101b version?  I've got a number of
different work spaces with a number of different programs I keep in them
and it's going to be ROYAL pain in the butt to have to re-open all of
them.

I'm not too wild about the change in the icon's, either, since the
Dynamic Connect icon and the UniDebugger icon are the same in the task
bar.  There's not an easy way to change it, either, without hacking a
file association entry.

Thanks,

BobW
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-04 Thread Stevenson, Charles
Bob  other users of the newest UV UniDebugger,

Is there a request for the U2UG Enhncement committee implicitly embedded
in this frustration?
Do others agree?  If so, there is strength in numbers.  
That's what that committee is for.

Chuck Stevenson
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Newest UV UniDebugger

2006-04-04 Thread Bob Woodward
I've not heard anyone else comment.  Only one request for the URL.  I've
never made specific requests for modifications but if it could be passed
along, I'd agree to it.  :-)

BobW
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stevenson,
Charles
Sent: Tuesday, April 04, 2006 11:03 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Newest UV UniDebugger

Bob  other users of the newest UV UniDebugger,

Is there a request for the U2UG Enhncement committee implicitly embedded
in this frustration?
Do others agree?  If so, there is strength in numbers.  
That's what that committee is for.

Chuck Stevenson
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Newest UV UniDebugger

2006-04-04 Thread Kate Stanton

Hear, hear!

When you do Ctl-F to find a word you have highlighted, it no longer defaults 
to look for that word.  You now have to highlight, Ctl-C, Ctl-F, Ctl-V to do 
the same thing.  Same for Ctl-H to replace.


Change in behaviour of HOME key is driving one of our people mad, too.

Only enhancement we can see is list of labels from Edit menu (or Ctl-F12). 
No use to us, as we use numeric labels in small programs.


What we would like to se is many, many more programs shown in the Windows 
list, with the ability to sort them.


Cheers,  Kate

- Original Message - 
From: Bob Woodward [EMAIL PROTECTED]

To: U2-Users List u2-users@listserver.u2ug.org
Sent: Wednesday, April 05, 2006 5:15 AM
Subject: RE: [U2] Newest UV UniDebugger



As a follow-up to this posting, I'd recommend to everyone NOT to install
the version 10.1b client utilities.  Stick with the 10.1a.  The README
says that it's primarily an update to IBM standards in appearance.  It's
a BIG mistake as far as I'm concerned.  The biggest problem is that when
a session is minimized, the UniDebugger AND Dynamic Connect look
identical and I've not been able to find a way to change it.  Also, if
you try to have the two versions co-exist, they don't.  Then there's the
problem of two different formats for the UniDebugger workspace files
with no way to convert.

Bottom line is you gain nothing in features or bug fixes, and the IBM
standard appearance Well, let's just say I'm glad the car companies
don't do the same thing.  You wouldn't be able to tell the difference
between trucks, cars, vans, or SUV's.

BobW

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Woodward
Sent: Friday, March 31, 2006 8:55 AM
To: U2-Users List
Subject: [U2] Newest UV UniDebugger

Hi Folks,

I've just downloaded and installed the newest utilities for Universe,
v101b-clients-7149, from the IBM site.  They seem to have made a number
of changes and it seems like one is the format of the workspace file in
the UniDebugger program.  Does anyone know if there is a converter
between the v101a version to the v101b version?  I've got a number of
different work spaces with a number of different programs I keep in them
and it's going to be ROYAL pain in the butt to have to re-open all of
them.

I'm not too wild about the change in the icon's, either, since the
Dynamic Connect icon and the UniDebugger icon are the same in the task
bar.  There's not an easy way to change it, either, without hacking a
file association entry.

Thanks,

BobW
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/ 

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/