Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-11Bugzilla Bug 156707: A failed operation (e.g., resume) can leave the CDebugTa...Mikhail Khodjaiants1-0/+4
2006-08-29Bug 155275: Exception when stepping.Mikhail Khodjaiants1-0/+4
2006-08-16Bug 136896: View variables in binary format.Mikhail Khodjaiants1-0/+5
2006-05-31Bug 144719: [Modules view] Modules from from different sessions are mixed up.Mikhail Khodjaiants1-0/+4
2006-05-29Bug 108472: Debug continues to fail.Mikhail Khodjaiants1-0/+6
2006-05-26Bug 137138: Common source containers get disposed.Mikhail Khodjaiants1-0/+5
2006-05-26Bug 122010: Registers View is displayed even if supportsRegisters and support...Mikhail Khodjaiants1-0/+6
2006-05-19Warning cleanup.Mikhail Khodjaiants1-0/+4
2006-05-12Bug 118274: Condition is not shown in the tooltip of conditional breakpoint.Mikhail Khodjaiants1-0/+10
2006-03-27Moved the extraction of the stop symbol to the launch.Mikhail Khodjaiants1-0/+5
2006-03-06Fix for Bug 93777: Postmortem and Local launch need a default preference for ...Mikhail Khodjaiants1-0/+5
2006-02-27All serializable objects should have a stable serialVersionUID.Mikhail Khodjaiants1-0/+4
2006-02-27The DirectorySourceContainer's UI now supports the subfolders searching optio...Mikhail Khodjaiants1-0/+12
2006-02-24Fix for bugs 129152 (Keyboard shortcuts are gone in CDT CVS HEAD) and 128844 ...Mikhail Khodjaiants1-0/+5
2006-02-20Fire the resume event instead of the change event when a non-current thread i...Mikhail Khodjaiants1-0/+4
2006-02-20CModuleManager needs to extend PlatformObject to be accessible as an adapter ...Mikhail Khodjaiants1-0/+5
2006-02-08Bug 126958: wrong state setting for thread in CThread.handleResumeEvent().Mikhail Khodjaiants1-0/+4
2006-01-30Bug 125603: Debugger don't stop on breakpoints if src is linked.Mikhail Khodjaiants1-0/+4
2006-01-30Bug 118894: Allow stopping at other locations other than main(). Applied patc...Mikhail Khodjaiants1-0/+6
2006-01-23Bug 119683: long messages during launch cause gdb to timeout, launch to fail....Mikhail Khodjaiants1-0/+6
2006-01-15Bug 123745: Disassembly view can get into endless loop.Mikhail Khodjaiants1-0/+4
2006-01-04Bug 118900: Display libraries loaded in post-mortem debug. Applied with modif...Mikhail Khodjaiants1-0/+5
2005-12-31Cleanup.Mikhail Khodjaiants1-0/+6
2005-12-29Temporary fix for bug 122344: Memory monitors are not shown in the Memory view.Mikhail Khodjaiants1-0/+4
2005-12-29Bug 122336: Use the asynchronous tree viewer in the Modules view.Mikhail Khodjaiants1-0/+10
2005-12-27Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.Mikhail Khodjaiants1-0/+4
2005-12-16Bug 118809: Failure to evaluate stack frame. Previous fix didn't work for sta...Mikhail Khodjaiants1-0/+5
2005-12-08Bug 118809: Failure to evaluate stack frame.Mikhail Khodjaiants1-0/+4
2005-11-28Bug 118272: Invalid stack trace when stepping out of function.Mikhail Khodjaiants1-0/+4
2005-11-07Bug 115385: Pointer to a structure is not updated correctly.Mikhail Khodjaiants1-0/+4
2005-10-24Fix for bugs 112008 and 111828.Mikhail Khodjaiants1-0/+10
2005-09-16Bug 109785: "mi_cmd_var_create: unable to create variable object" when steppi...Mikhail Khodjaiants1-0/+4
2005-09-09Bug 109206: Last register group is not added if it has only one register.Mikhail Khodjaiants1-0/+4
2005-09-06Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).Mikhail Khodjaiants1-1/+13
2005-09-06Bug 108636: mi level selection option should be moved to the gdb page.Mikhail Khodjaiants1-0/+4
2005-09-01Bug 108424: Debugger stops on removed breakpoints.Mikhail Khodjaiants1-0/+4
2005-08-25Bug 106241: Argument stopInMain has no impact in method org.eclipse.cdt.debug...Mikhail Khodjaiants1-0/+4
2005-08-25Bug 108028: Duplicate watchpointes.Mikhail Khodjaiants1-0/+4
2005-08-23Bug 107787: Casting variable to array causes NPE.Mikhail Khodjaiants1-0/+4
2005-08-052005-08-04 Alain MagloireAlain Magloire1-0/+6
2005-07-29The registers with errors shouldn't be disposed when the target is suspended....Mikhail Khodjaiants1-0/+5
2005-07-29Bug 104421: Register view can not show correct value when switch between diff...Mikhail Khodjaiants1-0/+20
2005-07-28Bug 103567: breakpoints view of of sync w/CDT CVS HEAD.Mikhail Khodjaiants1-0/+4
2005-07-26Bug 105224: Two identical directory source container types.Mikhail Khodjaiants1-0/+4
2005-07-26Bug 102929: Race conditions when setting breakpoints at launch. The initial b...Mikhail Khodjaiants1-0/+8
2005-07-222005-07-22 Alain MagloireAlain Magloire1-0/+4
2005-07-192005-07-18 Alain MagloireAlain Magloire1-0/+4
2005-07-14Bug 103917: NPE in Variables View.Mikhail Khodjaiants1-0/+4
2005-07-14Bug 103784: NPE in source lookup.Mikhail Khodjaiants1-0/+4
2005-07-11Bug 94770: Breakpoint marker messages need formatting.Mikhail Khodjaiants1-0/+8

Back to the top