Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-16updated.CDT_1_0_1_branchAlain Magloire1-0/+8
2003-04-16Patch from Sam Robb check for null == formatAlain Magloire1-0/+3
2003-04-07"Big Hammer fix" form Chris Songer, fixes the lockupsAlain Magloire4-2/+45
2003-04-07updatedAlain Magloire1-0/+5
2003-04-07Check for program == null when creating the session.Alain Magloire1-4/+25
2003-03-20updated.Alain Magloire1-0/+9
2003-03-20Patch from Chris Songer, for setSelection, some ICElementAlain Magloire1-6/+30
2003-03-17updatedAlain Magloire1-0/+11
2003-03-17Check for the source code in the directory of the binary.Alain Magloire1-0/+39
2003-03-17updatedAlain Magloire1-0/+6
2003-03-17Specify in the text this is a "C Local Application"Alain Magloire2-6/+6
2003-03-17fixing a recursive loop in the sourcelocatorAlain Magloire1-232/+7
2003-03-14Cross-referencing projects cause the debugger to go into a stack overflow exc...Mikhail Khodjaiants1-0/+5
2003-03-14This commit was manufactured by cvs2svn to create branch 'cdt_1_0_1'.cvs2svn1-0/+457
2003-03-12udpated.Alain Magloire1-0/+7
2003-03-12Set the line information, patch form Chris SongerAlain Magloire1-0/+2
2003-03-12updatedAlain Magloire1-1/+8
2003-03-12bug fix, better check when calling addr2line to find theAlain Magloire1-2/+16
2003-03-12updated.Alain Magloire1-0/+23
2003-03-12Synchronized getBinaryContainer() and getArchiveContainer().Alain Magloire1-2/+2
2003-03-12New method create(parent, file, binary) this save a callAlain Magloire1-14/+34
2003-03-12Use the new method CModelManager.create(parent, file, binary)Alain Magloire1-26/+15
2003-03-12Remove unused method addIfExec() and Visitor class.Alain Magloire1-33/+0
2003-03-12Remove unused method addIfExec()Alain Magloire1-12/+0
2003-03-11Multiple fix from Alex Chapiro moved from the headAlain Magloire6-50/+230
2003-03-06updated.Alain Magloire1-0/+7
2003-03-06overload isBinary/isArchive/isTranslationUnitAlain Magloire3-4/+70
2003-03-06updated.Alain Magloire1-0/+10
2003-03-06Make the register probe less intruisive.Alain Magloire3-15/+24
2003-01-23This commit was manufactured by cvs2svn to create branch 'cdt_1_0_1'.cvs2svn5-0/+1642
2003-01-20Removed :fixed build number 1.0.1 for plugin properties displayJudy N. Green1-1/+1
2003-01-20Changed to fixed build number 1.0.1 for plugin properties displayJudy N. Green1-1/+1
2003-01-07Fix for bug 29098: The step commands don't switch to the corresponding instru...Mikhail Khodjaiants2-2/+9
2003-01-07Fix for bug 29095: The current instruction is incorrect in the disassembly mode.Mikhail Khodjaiants2-2/+8
2003-01-03Fix in the 'findFileByRelativePath' method of 'CDirectorySourceLocation'. Che...Mikhail Khodjaiants2-9/+10
2003-01-03Fix for bug 28977: Unable to set breakpoint properties from the Breakpoint view.Mikhail Khodjaiants2-1/+5
2003-01-03This commit was manufactured by cvs2svn to create branch 'cdt_1_0_1'.cvs2svn24-2160/+171
2002-12-20Try to recover if we loose track.Alain Magloire1-5/+3
2002-12-20popDirectory() make sure the stack is not emptyAlain Magloire1-6/+6
2002-12-20updatedAlain Magloire1-0/+16
2002-12-20Preparing to enable plugins to be built for update using Eclispe update managerJudy N. Green1-12/+3
2002-12-20Check if CValue has variables before calling 'getCDIVariables'.Mikhail Khodjaiants2-1/+5
2002-12-20small eclipse 2.1 change, added getRawLocationDavid Inglis1-1/+8
2002-12-19updatedAlain Magloire1-0/+6
2002-12-19Catch possible risk of NPEAlain Magloire1-9/+16
2002-12-19updated.Alain Magloire1-0/+11
2002-12-19bail out if the line does not match the pattern.Alain Magloire1-10/+2
2002-12-19Fall Back the project Location for the working directory.Alain Magloire1-2/+11
2002-12-19Added new utility class - SWTUtil.Mikhail Khodjaiants3-6/+112
2002-12-19Added new utility class - PixelConverterMikhail Khodjaiants3-31/+75

Back to the top