Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Debug Java on AS400?

165 views
Skip to first unread message

Martin Stoeberl

unread,
Feb 9, 2004, 12:36:05 PM2/9/04
to
Hi together!

New day, new problem! :)
I need to debug a selfmade java library (jar package) on AS400 but I don't
know how. I've wrote a testprogram which I start with RUNJVA OPTION(*DEBUG).
So I can debug the testprogram but not the library I use. How can I add the
library in my debug session?

cu
Martin


Saml

unread,
Feb 9, 2004, 8:27:40 PM2/9/04
to
Try System Debugger. It's a GUI app that runs on Windows but debugs
programs running on the iSeries. I haven't used it for Java, but I do use
if for RPG and CL. STRDBG is good, but this is better, one major benefit
being that it will remember your
breakpoints between session.

There are IBM installation instructions somewhere, but I think this Midrange
article will suffice:
http://www.midrangeserver.com/mpo/mpo032703-story04.html

Sam

"Martin Stoeberl" <Martin....@t-online.de> wrote in message
news:c08ga8$v0f$00$1...@news.t-online.com...

Karl Hanson

unread,
Feb 10, 2004, 8:54:19 AM2/10/04
to

Links to more info:
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/rzahh/sysdebug.htm
http://www.eservercomputing.com/iseries/articles/index.asp?id=30

It runs on Windows, but since the GUI is Java based, it will run on
other platforms too (eg Linux).

--
Karl Hanson

Martin Stoeberl

unread,
Feb 10, 2004, 12:31:23 PM2/10/04
to
I tried the system debugger out today, works great. I will never use any
other debugger! ;)
Thanks for the tip!

cu
Martin


Saml

unread,
Feb 10, 2004, 7:48:39 PM2/10/04
to
Yep! Little bit of effort to install, but a great tool.

Sam

"Martin Stoeberl" <Martin....@t-online.de> wrote in message

news:c0b4dc$pc$07$1...@news.t-online.com...

0 new messages