mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
41b5a082be
The original java/bugseeker, but this time renamed to java/bugseeker-demo. The java/bugseeker port is now the full version. PR: 24454 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
12 lines
595 B
Plaintext
12 lines
595 B
Plaintext
BugSeeker is a fully portable Java debugger application based on JPDA. While
|
|
it only runs on JDK 1.2 or higher, it supports debugging JDK 1.1 and 1.0
|
|
applications too. The BugSeeker application is a Swing-based application that
|
|
allows you to step through your program while watching threads, variables,
|
|
field values, etc.
|
|
|
|
To use this program you will need to have a license installed. You can obtain
|
|
a license from the http://www.karmira.com/products/bugseeker2/demo.html. If
|
|
you already have a license key, you don't have to reregister there.
|
|
|
|
WWW: http://www.karmira.com/products/bugseeker2/
|