|
-
Jun 24th, 2006, 07:18 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] debugging java programs
Hello
I was wondering if debugging java programs were problematic in the sense that if you debug a java program for one platform (say windows) would that sort out all the bugs for other platformss (like various flavours of UNIX)?
-
Jun 25th, 2006, 06:50 AM
#2
Re: debugging java programs
Java is platform independent, so absolutely yes
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jun 25th, 2006, 07:09 AM
#3
Frenzied Member
Re: debugging java programs
Debugging that is guranteed to work: System.out.println()
-
Jun 25th, 2006, 09:41 AM
#4
Thread Starter
Frenzied Member
Re: debugging java programs
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|