Ранг: 281.8 (наставник), 272thx Активность: 0.25↘0.01 Статус: Участник Destroyer of protectors
Создано: 31 октября 2009 14:40 · Поправил: MasterSoft · Личное сообщение · #1
JDebugTool 4.3 Trial version (03.10.2009)
JDebugTool has a standalone Java debugger. It is built on top of the standard JPDA (Java Platform Debugger Architecture) and is itself written in Java.
Track down bugs faster with JDebugTool:
Code:
- Line and method breakpoints.
- Breakpoint Groups.
-Localand Remote debugging.
- Run, Attach and Listen.
- User friendly GUI.
- Multi-Thread debugging.
- Display and traverse stack backtraces.
-Data Tool Tips.
- Hot Swap classes andPop stack frames.
- Save settings in Projects.
- Display variables in current scope.
- Drill down into object references.
- Modify primitive variables.
- Display loaded classes.
- Display toString() results.
-Catch thrown Exceptions.
- Display Chained Exceptions.
- Evaluate simple Expressions including Method Calls.
что-то мне подсказывает, что это sourcelevel отладчик, что делает его бесполезным для взлома (обычно вся отладочная дребедень отрезается при релизе). так что лучше действовать по старинке - декомпиляция, приведение к компилируемому виду в IDE типа IntelliJ IDEA, и отладка там же
This release enhances the tool tips in the Breakpoints, Exceptions, Watchpoints, Threads, Stack, and Loaded Classes Panels. Clears the previous results in the String/To String Window on the start of a new debug session, rather than when the previous debug session terminated.
MasterSoft пишет: Мну кажется, что эть особой проблемы не представляет. может поделишься тогда опытом? что-то копаться в паре тысяч файлов не улыбается