Commit Graph
1571 Commits
Author SHA1 Message Date
Egor.Ushakov 3a83b6a500 IDEA-138233 It's not possible to navigate to target class and line from exception trace 2015-05-21 13:29:17 +03:00
Alexey Kudravtsev dadfb92d60 removed indeterminacy; memory leak fixed when myOriginalBreakPointsNodes retained 1mb of JDOM 2015-05-19 12:31:13 +03:00
Egor.Ushakov f2809a16a0 allow to assign primitives to Objects 2015-05-18 19:38:39 +03:00
Egor.Ushakov f20cfaa31e fixed testSeveralClassesOnOneLine 2015-05-18 17:25:32 +03:00
Egor.Ushakov a7712a63c2 IDEA-140303 Improve debugger settings popup wording 2015-05-18 14:04:27 +03:00
Egor.Ushakov 2b29265bf8 IDEA-140341 Debugger stops in anonymous class constructor - allow initializers 2015-05-15 18:53:27 +03:00
Egor.Ushakov c2bc5f0039 IDEA-140341 Debugger stops in anonymous class constructor 2015-05-15 17:33:23 +03:00
Egor.Ushakov b09d8bf1de IDEA-140186 10 seconds IDE hang if debug process hanged 2015-05-15 13:21:50 +03:00
Egor.Ushakov 76d43e32e7 cleanup 2015-05-14 20:30:47 +03:00
Egor.Ushakov ddface9ec7 removed unused logger 2015-05-14 20:17:09 +03:00
Egor.Ushakov 0186b10ece cleanup 2015-05-14 19:40:28 +03:00
Egor.Ushakov a84ee3044f IDEA-139800 Show file tree under java.io.File instances in debugger views 2015-05-14 19:35:42 +03:00
Egor.Ushakov 9a66103a88 moved renderers to the corresponding package 2015-05-14 19:35:41 +03:00
Egor.Ushakov d8b18795a8 IDEA-140152 In the debug window gear menu, the current state of the watching method return values and auto variables mode selections is unclear 2015-05-14 17:56:09 +03:00
Egor.Ushakov d9be1f18f9 IDEA-139945 - fixes after review 2015-05-14 17:12:19 +03:00
Egor.Ushakov ed36943182 IDEA-139945 When putting a watch on a breakpoint, Java debugger produces a boxed Integer instead of primitive int - correct fix 2015-05-14 16:44:20 +03:00
Egor.Ushakov fe1bba7752 IDEA-139945 When putting a watch on a breakpoint, Java debugger produces a boxed Integer instead of primitive int 2015-05-14 16:30:23 +03:00
Natalia UkhorskayaandEgor.Ushakov 18e9a3c87c allow simple getter providers for non-java languages 2015-05-13 20:08:36 +03:00
Egor.Ushakov f150c53d8e IDEA-139959 Freeze on evaluate expression action invocation. 2015-05-12 20:42:09 +03:00
Egor.Ushakov 9f1a944f75 forked tests debugging: fixed assert on reattach 2015-05-08 21:38:43 +03:00
Egor.Ushakov f093653738 fixed forked tests debugging did not stop in the first sub-session 2015-05-08 16:45:42 +03:00
Egor.Ushakov b6cbf386ab forked tests debugging prototype 2015-05-08 10:47:24 +03:00
Egor.Ushakov b33baed2aa no need for DefaultDebugUIEnvironment 2015-05-08 10:47:18 +03:00
Egor.Ushakov 1e4ef777f8 do not show null host name 2015-05-06 13:00:02 +03:00
Egor.Ushakov d176a75c5a avoid synchronization on this 2015-05-05 13:38:11 +03:00
Egor.Ushakov 47ad619d88 better context for IDEA-132876 Compiling evaluator does not work if stopped on method declaration line 2015-04-30 20:51:07 +03:00
Egor.Ushakov daf71f3816 fixed testSmartStepAnonymous 2015-04-30 19:39:58 +03:00
Egor.Ushakov 570bf3ef9e IDEA-139767 Do not show type for strings by default 2015-04-28 20:13:15 +03:00
Egor.Ushakov 54d08f488c fixing IDEA-132876 Compiling evaluator does not work if stopped on method declaration line 2015-04-28 18:03:20 +03:00
Egor.Ushakov 343687deb8 IDEA-139749 Smart step into method reference 2015-04-28 15:50:29 +03:00
Egor.Ushakov c48c4d75a8 IDEA-139741 Support position highlighting of exact lambda/method 2015-04-28 14:56:27 +03:00
Egor.Ushakov 12c537a639 fixed notnull assertion 2015-04-27 20:21:58 +03:00
Egor.Ushakov 78293368c3 IDEA-137957 Unable to set a breakpoint on anonymous class method invocation 2015-04-27 19:43:27 +03:00
Egor.Ushakov 997cf3c9b6 registry option to hide type for string variables 2015-04-27 15:15:36 +03:00
Egor.Ushakov 70af2065f7 IDEA-137960 Unable to evaluate local variable 2015-04-27 11:54:41 +03:00
Vladimir Krivosheev 6f3aad31ed cleanup 2015-04-24 14:30:45 +02:00
Eugene Zhuravlev a1d88063b6 disposed checks 2015-04-22 11:40:08 +02:00
Egor.Ushakov d21e230d44 IDEA-31350 Popup window can show dependent breakpoint information 2015-04-17 12:35:06 +03:00
Egor.Ushakov a97b76faea use all available space for stepping filters 2015-04-16 20:05:46 +03:00
Egor.Ushakov f407dcdb6e IDEA-139131 Memory leak if debug session is unable to start 2015-04-15 18:53:59 +03:00
Egor.Ushakov 62ca2024d1 EA-62187 - assert: JavaStackFrame.buildVariablesThreadAction 2015-03-25 15:13:59 +03:00
Egor.Ushakov 736da7bfbc do not keep strong reference to cached psi element 2015-03-23 20:15:34 +03:00
Egor.Ushakov c80ad101d5 removed now unused classes from java debugger - pt.2 2015-03-23 19:10:39 +03:00
Egor.Ushakov 2974f31aad removed now unused classes from java debugger 2015-03-23 19:10:37 +03:00
Egor.Ushakov b66000da0c debugger: instruction parser should stop on code offset, not instruction index 2015-03-20 20:27:36 +03:00
Egor.Ushakov 2d63e30ec1 debugger: reuse monitor slot on exit from synchronized block 2015-03-20 20:27:35 +03:00
Egor.Ushakov 222a9913d7 EA-66667 - UOE: VirtualMachineProxyImpl.isCollected 2015-03-20 15:49:53 +03:00
Egor.Ushakov 3802cef494 EA-66666 - UOE: VirtualMachineProxyImpl.dispose 2015-03-20 15:48:21 +03:00
Egor.Ushakov cd76b7ceb3 EA-66497 - OCE: ExpressionChildrenRenderer.getChildrenRenderer 2015-03-20 14:04:57 +03:00
Egor.Ushakov c4730edd29 EA-66416 - assert: SourcePosition$SourcePositionCache.calcLine 2015-03-19 19:11:02 +03:00