Results 1 to 4 of 4

Thread: [RESOLVED] debugging java programs

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    Resolved [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)?

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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

  3. #3
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: debugging java programs

    Debugging that is guranteed to work: System.out.println()

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    Re: debugging java programs

    thanks dudes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width