Commit Graph
1571 Commits
Author SHA1 Message Date
Egor.Ushakov 859428a7ee IDEA-136606 Debug: View values in editor - slow for huge arrays 2015-02-17 17:12:04 +03:00
Egor.Ushakov cc0f243231 IDEA-136612 Allow to hide package name in frames view 2015-02-16 20:25:46 +03:00
Egor.Ushakov edac05d5a4 do not show default icon in front of stack frames (it only consumes space) 2015-02-16 20:25:44 +03:00
Egor.Ushakov f79ceb55d3 wrap toString based renderers label with double quote 2015-02-13 20:12:58 +03:00
Egor.Ushakov 2a42e953f6 fixed remote detection 2015-02-12 21:12:23 +03:00
Egor.Ushakov fd08180968 IDEA-89198 Allow to view variables with 'long' type as timestamp 2015-02-12 16:06:53 +03:00
Egor.Ushakov aaf6b66003 IDEA-106902 Option to "View as > Binary" when debugging 2015-02-12 14:45:26 +03:00
Egor.Ushakov 5da386943e act on cancelled value rendering 2015-02-11 20:58:39 +03:00
Egor.Ushakov 2848c220c2 avoid assert on getDebugProcess 2015-02-11 20:41:56 +03:00
Egor.Ushakov 7a84351a65 better threading for image renderers 2015-02-11 20:41:55 +03:00
Egor.Ushakov 18e24158c6 log exceptions in image renderer 2015-02-11 20:41:54 +03:00
Vassiliy.Kudryashov 6bc84cd119 https://ea.jetbrains.com/browser/ea_problems/64749 2015-02-11 19:40:08 +03:00
Egor.Ushakov 7474bfd63f image renderer for SunGraphics2D 2015-02-11 19:37:03 +03:00
Egor.Ushakov c3fe493eec extracted base class for tostring based renderers 2015-02-11 19:37:02 +03:00
Egor.Ushakov f5124e7ddb register renderers as extensions 2015-02-11 19:37:01 +03:00
Egor.Ushakov 26d8238f80 changed image and icon renderers links names 2015-02-11 19:37:00 +03:00
Egor.Ushakov c67a992230 IDEA-133881 Debugger will not stop on a breakpoint in a method of an inner class of an anonymous - fixes after review 2015-02-09 18:55:34 +03:00
Egor.Ushakov 2094726288 IDEA-135731 Adjust Range: adjusted range not displayed in Evaluate and Inspect windows 2015-02-09 17:27:11 +03:00
Vladimir Krivosheev 12ed379ede fast fix SOE 2015-02-09 14:36:36 +01:00
Egor.Ushakov fff17e2e89 Merge remote-tracking branch 'origin/master' 2015-02-09 15:02:40 +03:00
Vassiliy.Kudryashov cc5017b615 Debugger: Image/Icon viewer based on standard image viewer
Compilation fix
2015-02-09 14:59:59 +03:00
Egor.Ushakov 311f772bf1 Merge branch 'master' of https://github.com/JesusFreke/intellij-community 2015-02-09 14:51:43 +03:00
nik 7789cdcf8d Revert "Debugger: Image/Icon viewer based on standard image viewer"
This reverts commit 0852a82d9f.
2015-02-09 11:01:54 +03:00
Vassiliy.Kudryashov 0852a82d9f Debugger: Image/Icon viewer based on standard image viewer 2015-02-09 00:07:42 +03:00
Egor.Ushakov 775bf05c12 IDEA-31708 Debug frame view quoting of character values wrong 2015-02-06 17:08:10 +03:00
Egor.Ushakov f48abba040 perform inline debugger calculations with lowest priority 2015-02-06 15:53:19 +03:00
Egor.Ushakov d9a91846a8 fixed inline debugger slowness in large files 2015-02-06 15:33:51 +03:00
nik cb3c8dc893 debugger: show port and host in error message when IDE cannot connect to debuggee 2015-02-06 12:18:51 +03:00
Vassiliy.Kudryashov a8f070e40f "Show image / show icon" debugger action: chess-like background for popup 2015-02-06 00:55:11 +03:00
Egor.Ushakov e5bc723506 EA-63802 - assert: PositionManagerImpl$.run 2015-02-05 20:08:02 +03:00
Egor.Ushakov e22f061051 do not store more than we show for long values in debugger 2015-02-05 17:00:45 +03:00
Egor.Ushakov 5fbdee7346 enabled inline debugger while debugging decompiled code 2015-02-05 14:55:55 +03:00
Egor.Ushakov 4448cabea2 smart step into an anonymous class while debugging decompiled code 2015-02-05 12:48:03 +03:00
Egor.Ushakov ff46945822 enabled quick evaluate and smart step into while debugging decompiled code 2015-02-04 18:37:23 +03:00
Egor.Ushakov 19794117d5 IDEA-136001 Breakpoints in decompiled anonymous class do not work 2015-02-04 15:18:49 +03:00
Egor.Ushakov 444bc25938 toString implemented 2015-02-04 15:18:48 +03:00
Aleksey Pivovarov 65067f6104 diff: cleanup
* do not explicitly pass DEFAULT hint
* do not use FRAME hint - it's better to show modal window, than to show frame window that user cannot see
2015-02-03 20:45:47 +03:00
Aleksey Pivovarov d9b3fcd217 diff: cleanup: move to another package 2015-02-03 20:17:24 +03:00
Aleksey Pivovarov 77b5c5182d diff: cleanup: convert DiffContent/DiffRequest factories to services 2015-02-03 20:17:23 +03:00
Aleksey Pivovarov b895f4f472 diff: show diff from debugger - use new api 2015-02-03 20:14:12 +03:00
Egor.Ushakov f59534687c IDEA-79114 Display all numbers in hex 2015-01-28 15:55:34 +03:00
Egor.Ushakov 01a2f28c2a fixed incorrect line opened when debugging decompiled code 2015-01-26 18:08:25 +03:00
Ben Gruver 0ef4d01a14 Add support for specifying the debugging step size 2015-01-25 12:06:07 -08:00
Vladimir Krivosheev 686d9b668b cleanup 2015-01-21 14:38:09 +01:00
Vladimir Krivosheev 9ecc6547eb remove deprecated JVMDebugProvider 2015-01-21 14:35:01 +01:00
Egor.Ushakov cf49e2e0bf IDEA-135439 Unable to use Boolean breakpoint condition - better fix, moved unboxing to evaluator builder 2015-01-21 13:50:49 +03:00
Egor.Ushakov ce28e2bcb6 IDEA-135439 Unable to use Boolean breakpoint condition 2015-01-21 13:28:02 +03:00
Egor.Ushakov e3669c8d2c minor cleanup 2015-01-21 13:28:01 +03:00
Konstantin Bulenkov ef4c357e0b use JBUI 2015-01-19 17:26:41 +01:00
Egor.Ushakov 58dca1b0ae IDEA-133347 Can't set breakpoint and debug in decompiled code 2015-01-19 18:09:17 +03:00