jaPBe - older version

Just starting out? Need help? Post your questions and find answers here.
chippy73
User
User
Posts: 59
Joined: Wed Feb 16, 2005 6:11 pm
Location: S.W.Wales

jaPBe - older version

Post by chippy73 »

I am running PB 3.94 with jaPB v2.5.4.22

The above version of jaPBe has a debugger change which I don't like.

I am looking for the previous version of jaPBe before this change was made to the debugger screen.

Can anyone point me to a site where I can get it? The jaPBe site doesn't list any previous versions other than pre pb3.90 and I don't want to go back that far.

Or maybe someone can email it to me?

email: alan.carpenter@homecall.co.uk

Many thanks for any help.

Alan
PB v3.94 PVXP v2.13 JaPBe v2.5.4.22
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

The debugger has nothing to do with jaPBe :shock:

Purebasic 3.94 introduced a new IDE and 3 new debuggers ; jaPBe (and all the other 3rd party editors) uses the standalone debugger.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
chippy73
User
User
Posts: 59
Joined: Wed Feb 16, 2005 6:11 pm
Location: S.W.Wales

Post by chippy73 »

gnozal

So am I right in saying that when I select compile/debug button in JaPBe it is actually using the PB debugger?

This means that I need to go back to PB3.91 ??

Alan
PB v3.94 PVXP v2.13 JaPBe v2.5.4.22
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

chippy73 wrote:So am I right in saying that when I select compile/debug button in JaPBe it is actually using the PB debugger?
Yes
chippy73 wrote:This means that I need to go back to PB3.91
I don't understand what's wrong with the new debugger ?
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
chippy73
User
User
Posts: 59
Joined: Wed Feb 16, 2005 6:11 pm
Location: S.W.Wales

Post by chippy73 »

What's wrong with the new debugger?

Well, you have to keep hitting the update button to see the variables change, in the previous one which was screen-wise smaller, the variables changed in real time.

You mentioned 3 debuggers. Do I have a choice in which one I can use?

I still prefer the old debugger. It was easier to use, in my opinion.

Alan
PB v3.94 PVXP v2.13 JaPBe v2.5.4.22
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

How can you prefer an unsupported version of purebasic ? You are surprising me a lot !

How will you do next year ? and the year after ? You will stay with PB3.91 ?

Well, i think it's better to explain what's wrong today in order to correct it for future.

:roll:
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> you have to keep hitting the update button to see the variables change

You now use the Watch viewer for that.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
chippy73
User
User
Posts: 59
Joined: Wed Feb 16, 2005 6:11 pm
Location: S.W.Wales

Post by chippy73 »

Thank you PB, that works fine.
PB v3.94 PVXP v2.13 JaPBe v2.5.4.22
Post Reply