Commit Graph

42 Commits

Author SHA1 Message Date
Jindra Petřík
293f6c4a80 Debugging - do not invoke getter when there is none - avoid freezing 2023-11-10 20:26:04 +01:00
Jindra Petřík
8b3b740b44 Fixed AS3 Debugging P-code inside nested functions
Fixed AS3 Debugging - show (and click through) proper call stack
2023-11-05 21:11:10 +01:00
Jindra Petřík
982b44a0e6 Added ActionScript Debugger - Call stack frames switching - view variables around call stack
Added ActionScript Debugger - Highlight lines of callstack
Changed Basic tag info panel always visible even when nothing to display (to avoid flickering)
2023-11-05 21:11:10 +01:00
Jindra Petřík
dc5e50813f Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes 2023-10-16 09:36:06 +02:00
Jindra Petřík
487d1f8b14 Update license year 2023-03-19 22:43:41 +01:00
Jindra Petřík
1d82af4855 Update license header year 2022-11-06 21:44:39 +01:00
Jindra Petřík
61561c6e72 Fixed AS1/2 - debugger - rewinding playback to apply breakpoints 2021-12-08 19:04:53 +01:00
Jindra Petřík
a7989d2d02 Fixed: #1670 Parent component/window of dialogs not properly set 2021-04-05 16:56:59 +02:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
ef143d8ede string concatenation in logger inspection 2021-02-08 20:15:19 +01:00
Jindra Petřík
a2eaa42ecb Fixed: Concurrent access while debugging 2021-01-04 20:02:36 +01:00
Jindra Petřík
f1960ffdde Properly terminating debug session on Flash player manual close 2018-07-14 22:16:32 +02:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík
0cb15e9c76 Saving files before refreshing line endings 2018-01-07 17:18:39 +01:00
honfika@gmail.com
b7ec1ac830 #1401 SVG export: duplicate pattern IDs fixed 2017-06-22 13:15:43 +02:00
honfika@gmail.com
f7e5479bdd UI thread invoke fixes/improvements 3 2016-12-28 13:25:19 +01:00
Jindra Petřík
8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
b4d145da44 DebugHandler - method call 2016-03-21 21:35:35 +01:00
honfika@gmail.com
8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík
edad412fc1 AS3 RegExp literal decompilation and direct editation 2016-01-12 20:45:01 +01:00
Jindra Petřík
1aaf5d484c Issue #1118 debugging SWFs with subswfs (importassets, etc.) 2016-01-08 07:35:20 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
Jindra Petřík
27c60f3ff5 Debugger - view constantpool
remove .0 suffixes on number values during debugging
2015-12-15 22:18:37 +01:00
Jindra Petřík
33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík
9f1a63139f logging fix 2015-12-06 10:19:23 +01:00
Jindra Petřík
9123a3a646 Add watch stub... not working :-(, probably bug of adobe. 2015-12-06 10:18:37 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík
e2c299afa0 Debugger - wide line support for AS3 2015-12-05 13:26:56 +01:00
Jindra Petřík
6ea614fa54 AS3 debugger start halt fix
AS2 debugger - offsets fix, functions fix
2015-12-03 20:17:59 +01:00
honfika@gmail.com
d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
Jindra Petřík
10209fa9bb logging disabled for debugger 2015-11-23 16:06:24 +01:00
Jindra Petřík
ff30174764 debugger wide lines fix 2015-11-23 16:05:44 +01:00
Jindra Petřík
1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
Jindra Petřík
40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík
bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík
b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +01:00
Jindra Petřík
4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
Jindra Petřík
27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík
575d988ed4 FlashPlayer path setting
Library path setting
Debugger main menu
2015-11-15 20:12:50 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00