Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-12When the user disables a variable, don't dispose the CDI variable for targets...John Cortell1-2/+8
2007-11-05Bug 118299, improved watchpoint support.Ken Ryall2-1/+60
2007-06-14Fix up copyrights.Doug Schaefer6-5/+17
2007-05-11Bug 185956, now returns CDI interface.Ken Ryall1-2/+1
2007-04-24Add throws CDIException to new ICDIFormattable, as per Mikhail's recommendation.John Cortell1-1/+2
2007-04-24Fixed 183108. Allow the CDI backend to dictate the format (hex/decimal/binary...John Cortell1-0/+26
2007-04-05Corrected parameter names and JavaDoc of ICDIThread.getStackFrames. Bug 180819.John Cortell1-6/+3
2007-03-29Bug 175532. AddressToSource API interface definition.Ken Ryall1-0/+77
2007-03-29Added an ExecutableReloadedEvent so if the debugger backend detects that code...Ken Ryall1-0/+20
2007-02-15Bug 105196, add the the enabled flag to the CDI api for setting breakpoints i...Ken Ryall3-7/+115
2007-02-13Additional commentsJohn Cortell1-1/+5
2007-02-11Renamed units parameter name.John Cortell1-2/+2
2007-02-09Correct improper handling and general confusion of the addressable size conce...John Cortell3-5/+17
2007-02-08Fix bug 173197, allow CDI targets to provide an address factory.Ken Ryall1-0/+7
2007-02-08Fix bug 91771.Ken Ryall1-0/+24
2007-02-02Resolution for 172508. Update all variables and registers on the receipt of a...John Cortell1-0/+45
2007-01-31Added support for breakpoint problem markers, bug 170027.Ken Ryall2-0/+83
2007-01-29This completes the contribution of the memory space support for the memory view.John Cortell1-0/+12
2006-10-03Initial commit of memory space support in the memory view (made possible by 3...John Cortell2-0/+77
2006-08-26Fix bug 155316.Ken Ryall1-0/+11
2006-06-23Updated copyright dates to reflect latest in CVS.Doug Schaefer103-103/+103
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer104-104/+104
2006-06-15Added missing copyright notices.Ken Ryall1-0/+11
2006-04-28Extend the ICDITargetConfiguration interface to identify targets that support...Ken Ryall1-0/+37
2006-02-27All serializable objects should have a stable serialVersionUID.Mikhail Khodjaiants1-0/+5
2005-07-29Bug 104421: Register view can not show correct value when switch between diff...Mikhail Khodjaiants6-23/+107
2005-06-282005-06-27 Alain MagloireAlain Magloire1-3/+7
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis121-538/+538
2005-04-272005-04-27 Alain MagloireAlain Magloire1-2/+1
2005-04-252005-04-25 Alain MagloireAlain Magloire14-60/+297
2005-03-252005-03-24 Alain MagloireAlain Magloire2-2/+2
2005-03-232005-03-23 Alain MagloireAlain Magloire2-19/+11
2005-02-182005-02-18 Mikhail KhodjaiantsAlain Magloire1-35/+0
2005-01-112005-01-10 Mikhail KhodjaiantsAlain Magloire1-1/+22
2004-11-182004-11-19 Alain MagloireAlain Magloire2-4/+7
2004-11-172004-11-16 Alain MagloireAlain Magloire1-0/+9
2004-11-12define equals(ICDICondition)Alain Magloire1-0/+2
2004-11-122004-11-11 Alain MagloireAlain Magloire1-0/+1
2004-11-092004-11-09 Alain MagloireAlain Magloire1-1/+1
2004-11-082004-11-08 Alain MagloireAlain Magloire1-0/+35
2004-11-022004-11-02 Alain MagloireAlain Magloire5-125/+153
2004-11-01Add the corresponding xxDescriptor to the variable interface.Alain Magloire5-19/+5
2004-10-312004-10-31 Alain MagloireAlain Magloire21-259/+262
2004-10-292004-10-29 Alain MagloireAlain Magloire4-71/+30
2004-10-28remove getType()Alain Magloire1-8/+0
2004-10-282004-10-28 Alain MagloireAlain Magloire2-2/+21
2004-10-272004-10-26 Alain MagloireAlain Magloire3-30/+13
2004-10-262004-10-26 Alain MagloireAlain Magloire3-14/+6
2004-10-262004-10-26 Alain MagloireAlain Magloire4-18/+6
2004-10-252004-10-25 Alain MagloireAlain Magloire5-64/+77

Back to the top