Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Bug 333946 - [disassembly][api] provisional package should be marked internal...Anton Leherbauer2-10/+42
2011-01-08Bug 333443 - Changing the method to be public instead of protected.Randy Rohrbach1-1/+1
2011-01-06Bug 260133: Extract function and extract local variable don't handle type pro...Emanuel Graf3-274/+57
2011-01-06Bug 321069 - ASTWriter fails on IASTDeclarators with nested declaratorsEmanuel Graf1-0/+1
2011-01-05Bug 333587 - Update to work with new MinGW installer. Backported from HEAD.Doug Schaefer1-55/+49
2011-01-05Bug 329531 - Fix crossgcc builds.Doug Schaefer1-197/+214
2011-01-05bug 330693: Improve suggested variable name in Extract Local VariableEmanuel Graf2-12/+91
2011-01-04Bug 333509 - Need more generic implementation which references IMemoryBlockRe...Randy Rohrbach1-7/+5
2011-01-04Bug 330693: Improve suggested variable name in Extract Local VariableEmanuel Graf2-8/+22
2011-01-04Bug 331963: Extract local variable doesn't put template type parametersEmanuel Graf2-10/+102
2011-01-03Bug 330688: Automatically select text in Extract Local VariableEmanuel Graf1-1/+2
2010-12-27Bug 333200: Declaration ambiguity, bit-field versus member-initializer.Markus Schorn2-1/+10
2010-12-22Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Rev...Anton Leherbauer2-24/+42
2010-12-22Bug 286162 - Debug core logs spawner IO exception when running C/C++ executab...Anton Leherbauer2-19/+44
2010-12-21Bug 240558 - Doxygen comment generator doesn't recognize void parameter properlyAnton Leherbauer2-4/+56
2010-12-20Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI threadMarc Khouzam1-51/+54
2010-12-17Bug 332114: Exceptions when parsing gcc-testsuite.Markus Schorn14-68/+131
2010-12-16Bug 325556: GDB 7.x MI thread details field ignored (DSF).Marc Khouzam2-1/+3
2010-12-16Bug 325556: GDB 7.x MI thread details field ignored (DSF)Marc Khouzam1-1/+8
2010-12-16Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF)Marc Khouzam1-8/+17
2010-12-16Don't enable activities when the workbench isn't running.Ken Ryall1-14/+17
2010-12-13add group write permission to buildsVivian Kong1-1/+3
2010-12-13Bug 332191 - Expression text hover should use fallback if no parsing informat...Anton Leherbauer1-120/+270
2010-12-13Fix unused local variableAnton Leherbauer1-2/+1
2010-12-03update build page with Eclipse's find a mirror scriptVivian Kong1-1/+1
2010-12-03update subversive version in build scriptVivian Kong1-1/+1
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer4-43/+31
2010-11-30Bug 331232: Missing unregistersMarc Khouzam1-0/+4
2010-11-30Bug 329724 - DSF-GDB launcher fails if there are newlines between command lin...Sergey Prigogin1-7/+6
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin2-12/+7
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin1-11/+3
2010-11-27Bug 328522. Fixed NPE.Sergey Prigogin1-24/+23
2010-11-25Bug 330646 - Disassembly view causes AssertionErrorAnton Leherbauer2-21/+63
2010-11-25Bug 328522 - Content Assist feature - auto-replace "." with "->" during manua...Anton Leherbauer4-38/+178
2010-11-24Bug 330123: Rename refactoring and const parameters.Markus Schorn2-40/+37
2010-11-24Bug 330747: Octal char constants in preprocessing condition.Markus Schorn2-1/+20
2010-11-22Bug 326970: [processes] Missing fixes to handle GDB 7.2 where groupId is no l...Marc Khouzam1-14/+40
2010-11-22Bug 328573: Variables view has problems with duplicate debug info for local v...Marc Khouzam1-12/+25
2010-11-22Bug 329868: Default protocol for remote debugging should be TCP.Marc Khouzam1-3/+3
2010-11-22Bug 330608: Do not discard OOB records if we are waiting for an answer to a c...Marc Khouzam1-1/+3
2010-11-18Bug 330594 - ResourceException checking HasNatureExpression when project closedJames Blackburn1-13/+5
2010-11-18Fix formatter issues with macrosAnton Leherbauer3-4/+88
2010-11-17Bug 330282 - AIX spawner should kill all child processesChris Recoskie2-0/+0
2010-11-17fixing binary properties on AIX spawnerChris Recoskie12-846/+861
2010-11-17Bug 328391 - DisassemblyBackendDsf gotoSymbol needs to handle IExpressionDMLo...Anton Leherbauer1-2/+6
2010-11-16Increment memory browser versionAnton Leherbauer2-2/+2
2010-11-16Fix JRE Runtime and compliance settingsAnton Leherbauer5-5/+27
2010-11-16Bug 330342 - Memory Browser does not work when memory block retrieval does no...Anton Leherbauer1-10/+13
2010-11-15Bug 322129 - Remove mnemonics from hyperlink textAnton Leherbauer1-3/+3
2010-11-12Bug 326636 - [disassembly] Enable disassembly view as "editor"Anton Leherbauer2-5/+5

Back to the top