• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Java Deuggers needed

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am looking for free java debugger. I have Forte for Java comunnity Edition but it's not working.Any sugessstion?
-
padma
 
Ranch Hand
Posts: 129
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey Padma,
I'm in the same boat. Let me know what you find out. We have Visual Age, but it's huge and unwieldy, especially if we aren't using it for development to try to use it just for debugging.
--liz
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by padma patil:
Hi,
I am looking for free java debugger. I have Forte for Java comunnity Edition but it's not working.Any sugessstion?
-
padma


What problems are you having with Forte? I debug with NetBeans all the time and I haven't had any problems.
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
check this out:
http://www.karmira.com/products/bugseeker2/index.html
it is not free, but the price is low.
btw, jdb is free :-)
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Elizabeth Lester:
Hey Padma,
I'm in the same boat. Let me know what you find out. We have Visual Age, but it's huge and unwieldy, especially if we aren't using it for development to try to use it just for debugging.
--liz



So download Eclipse at www.eclipse.org.
Kyle
 
reply
    Bookmark Topic Watch Topic
  • New Topic