Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Bug 392380 - [memory] User can create a memory block on an element that doesn...Pawel Piech3-9/+22
2012-10-17Bug 392127 - The Traditional Memory Renderer update properly ( in Automatic m...Eugene Tarassov1-1/+4
2012-10-16Maven: Sync-up version number for Maven with feature/plug-in versionsUwe Stieber1-1/+1
2012-10-16Style: Fix indentation in Activator.javaUwe Stieber1-1/+1
2012-10-16Eclipse Integration: Bug 391941 - BundleException while initializing org.ecli...Uwe Stieber1-6/+5
2012-10-16Bug 391809 - There are typos in the error messages returned when reading memo...Eugene Tarassov1-2/+2
2012-10-15Eclipse Integration: Fix Bug 391941 - BundleException while initializing org....Uwe Stieber2-2/+6
2012-10-10Bug 391612 - [breakpoints] Editing breakpoint scope group in bp view can lead...Pawel Piech1-7/+5
2012-09-20Bug 389767 - Neither expressions or registers follow the Background Debug Cha...Eugene Tarassov8-42/+67
2012-09-20Bug 389924 - When requesting less data than is in the cache the TCFMemoryBloc...Eugene Tarassov1-1/+1
2012-09-20TCF Debugger: Remove accidently added @Override annotationsUwe Stieber1-26/+0
2012-09-20TCF Debugger: Fix some additional cases to protect the TCFModelProxy from acc...Uwe Stieber1-2/+2
2012-09-20TCF Debugger: Fix an NPE if the id of the node passed to getAutoExpandNode(.....Uwe Stieber1-1/+27
2012-09-18Bug 389598 - "Symbols Files..." Dialog: Wrong entry is chosen for editingEugene Tarassov1-5/+6
2012-09-18RelEng: Bumping plug-in and feature versions for Juno SR1Uwe Stieber4-7/+7
2012-09-14Bug 389197 - [debug view] If user expands stack trace, it should re-expand af...Eugene Tarassov2-12/+79
2012-09-06Bug 388973 - Guard against ISymbols.Symbol.getAddress() returning null.Pawel Piech1-1/+1
2012-09-06Bug 388973 - Guard against ISymbols.Symbol.getAddress() returning null.Pawel Piech2-2/+7
2012-09-04Bug [388356] Disassembly view attempts to disassemble beyond address spaceScott Tepavich1-2/+21
2012-05-19Bug 379455 - [breakpoints] Add an option to group breakpoints by their config...Pawel Piech3-3/+11
2012-05-18TCF Debugger: fixed compile error in the breakpoint scope organizerEugene Tarassov1-1/+1
2012-05-18TCF Debugger: code cleanup: removed TABs and extra spacesEugene Tarassov8-99/+97
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech10-68/+371
2012-05-18US3739 - Grouping Breakpoints by Trigger ScopePawel Piech5-0/+182
2012-05-16TCF Debugger: fixed: assertion failure if a context is removed same time when...Eugene Tarassov1-24/+22
2012-05-15Releng: Fix copyright headerUwe Stieber235-232/+262
2012-05-11TCF Debugger: the debugger now uses monospaced font to display numbers in the...Eugene Tarassov7-11/+176
2012-05-10TCF Debugger: more compact layout of details pane - less scrolling, easier to...Eugene Tarassov1-44/+29
2012-05-10TCF Debugger: fixed FindBugs warningEugene Tarassov1-14/+7
2012-05-10TCF Debugger: details pane font now depends on preferencesEugene Tarassov1-2/+22
2012-05-10TCF Debugger: the debugger now uses monospaced font to display numbers in det...Eugene Tarassov5-26/+61
2012-05-10TCF Debugger: fixed reference to CDT internal classEugene Tarassov2-7/+393
2012-05-09TCF Core: fixed FindBugs warningsEugene Tarassov6-10/+17
2012-05-03TCF Debugger: a bit better views update policyEugene Tarassov1-1/+1
2012-05-03TCF Debugger: added small delay when updating target list in the Debug Config...Eugene Tarassov1-69/+84
2012-05-03Bug 378397 - AssertionError in TcfLaunchDelegateEugene Tarassov1-20/+19
2012-04-30Fixed some of FindBugs warningsEugene Tarassov13-44/+65
2012-04-27TCF Debugger: OSGi service definition: IValueAddServiceEugene Tarassov6-6/+155
2012-04-27TCF Core: Fix Bug 377619 - [eclipse] Simplify handling of "serviceProviders" ...Uwe Stieber7-460/+33
2012-04-27TCF Core: new breakpoint status properties: MemoryContext and HitCountEugene Tarassov2-7/+11
2012-04-26TCF Tests: more expression testsEugene Tarassov1-1/+3
2012-04-25TCF Debugger: changed "Memory context" to be fully qualified nameEugene Tarassov1-9/+4
2012-04-24TCF Debugger: added MemoryContext property in the breakpoint status pageEugene Tarassov1-37/+59
2012-04-23TCF Debugger: better formatting of error report in details panes of the debug...Eugene Tarassov3-25/+26
2012-04-23Bug 377342 - Image leaks in arguments tabEugene Tarassov1-2/+2
2012-04-19TCF Debugger: fixed: ArrayIndexOutOfBoundsException when the TCF Disassembly ...Eugene Tarassov1-39/+32
2012-04-19TCF Debugger: fixed intermittent error "JSON: unsupported object type: ..." w...Eugene Tarassov1-2/+4
2012-04-19TCF Debugger: a bit more efficient scheduling of model deltasEugene Tarassov1-11/+19
2012-04-18TCF Core: a bit more efficient scheduling of data cache itemsEugene Tarassov1-6/+20
2012-04-18TCF Tests: changed tests run control to resume contexts more aggressively - i...Eugene Tarassov1-8/+22

Back to the top