Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-04Bug 341607 - Empty editor content for unavailable file resources when debugge...Teodor Madan1-12/+12
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell1-1/+1
2010-04-12[308933] Event breakpoints icons lack decoratorsJohn Cortell1-0/+10
2010-02-23[303569] Debug view does not reveal reason when thread is stopped by event br...John Cortell1-5/+9
2010-01-29[284286] Fixed wrong changes to copyrightMarc Khouzam1-1/+1
2009-12-18[284286] First phase of tracepoint support. Tracepoints can now be created/d...Marc Khouzam1-7/+25
2009-06-28Bug 248422 Double clicking in breakpoint view opens wrong source fileJames Blackburn1-27/+16
2009-03-13bug 254200 - use ICU4JVivian Kong1-1/+1
2008-12-04Fixed NPE caused by rev 1.31 in following scenario: you open a C file with Fi...John Cortell1-4/+9
2008-10-31Bug 252744 - Make ExternalEditorInput compatible to FileStoreEditorInputAnton Leherbauer1-4/+6
2008-10-28fixed a couple of bugs where opening the file containing the breakpoint from ...Warren Paul1-1/+22
2008-05-20bug 233058 - support for remote process exit code in debug sessionAlena Laskavaia1-1/+1
2008-04-25- allow custom breakpoints use ILabelProvider since IElementLabelProvider doe...Alena Laskavaia1-0/+14
2008-02-14Avoid usage of getPath() - related to bug 218266Anton Leherbauer1-2/+2
2008-01-04Applied patch to 204028. Setting an address breakpoint in a session with no ...John Cortell1-10/+12
2007-09-17Cleaned up the CSourceNotFound editor. It now works for non IDebugElements too.Ken Ryall1-1/+2
2007-08-25Bug 201165Ken Ryall1-9/+2
2007-05-17Bug 186981: Values of variables are shown differently depending on "show colu...Mikhail Khodjaiants1-84/+7
2007-03-29Added overlay images for breakpoints with actions attached.Ken Ryall1-0/+4
2007-02-17When the source locator finds source files by absolute path attempt to create...Ken Ryall1-0/+5
2007-02-06Bug 139203: "if" and "at" translateable? #71.Mikhail Khodjaiants1-2/+0
2006-12-12Support for CSourceNotFoundEditor, bug 167305.Ken Ryall1-0/+13
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer1-1/+1
2006-05-12Bug 118274: Condition is not shown in the tooltip of conditional breakpoint.Mikhail Khodjaiants1-123/+2
2006-04-05Corrected the shared library image selection.Mikhail Khodjaiants1-1/+1
2005-11-23Bug 117754: Stack frame can't display address.Mikhail Khodjaiants1-16/+21
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis1-8/+8
2005-06-22Bug 96563: "Go to file" is ghosted on breakpoints (outside projects?).Mikhail Khodjaiants1-2/+25
2005-06-17Bug 99217: NPE thrown when fetching deffered children.Mikhail Khodjaiants1-7/+4
2005-06-10Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is ...Mikhail Khodjaiants1-1/+4
2005-06-09Warning cleanup.Mikhail Khodjaiants1-18/+2
2005-05-09Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-13/+0
2005-04-21Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-9/+8
2005-03-22Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants1-1/+2
2005-02-18Bug 82264: Enhance the Shared Libraries view. Removed the Shared Libraries view.Mikhail Khodjaiants1-37/+0
2005-02-12Bug 82264: Enhance the Shared Libraries view. Implementing module's properties.Mikhail Khodjaiants1-1/+0
2005-02-07Bug 82264: Enhance the Shared Libraries view.Mikhail Khodjaiants1-34/+705
2004-04-19Fix for bug 58711: Breakpoint race condition.Mikhail Khodjaiants1-8/+10
2004-04-08Added breakpoint images and implemented the extension points for breakpoint m...Mikhail Khodjaiants1-1/+77
2004-04-07Strings externalization fixes and reformatting.Mikhail Khodjaiants1-2/+2
2004-04-01Moved the "Show Full Paths" action from toolbars to view's menus.Mikhail Khodjaiants1-0/+205

    Back to the top