Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Bug 397715 - Update JUnit tests to verify value of change memory andMarc Khouzam2-6/+71
2013-01-28Bug 399123 - [reverse] Uncall does not work with instruction steppingMarc Khouzam1-2/+2
2013-01-25Bug 397715 - [memory][expressions] Make use of GDB 7.6 newMarc Khouzam7-19/+551
2013-01-24Temporarily disable CommandTimeoutTests as they may be the ones thatMarc Khouzam1-1/+1
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants15-51/+670
2013-01-21bug 378834: allow profiles other than "production" use ${gdbPathOption} propertyAndrew Gvozdev1-9/+4
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants10-537/+17
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants10-17/+537
2013-01-14Bug 378834 - Re-order debug tests to avoid hanging on Hudson. I don'tMarc Khouzam2-2/+2
2013-01-14Bug 378834 - Update Debug JUnit tests to run on Hudson Marc Khouzam12-69/+117
2013-01-10Bug 397906 - [tests] JUnit tests for upcoming GDB 7.6Marc Khouzam23-0/+624
2013-01-07Bug 380344 - RunToLine or MoveToLine doesn't use sourcelookup to set itsMarc Khouzam2-54/+127
2013-01-07Bug 396081 - Duplicate target breakpoints created when setting a GDBMikhail Khodjaiants2-78/+232
2013-01-04Bug 397460 - [breakpoints] Duplicate GDB breakpoints do not getMarc Khouzam1-8/+2
2012-12-23Bug 397039 - Avoid extra empty white spaces.Marc Khouzam2-2/+9
2012-12-21Bug 397039ajin2-4/+12
2012-12-21Bug 396386 - Cannot attach to process when prompted for a pidMarc Khouzam1-2/+7
2012-12-19Bug 394408: Support enhanced-expressions for local variables. ProperMarc Khouzam2-0/+56
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam5-265/+1243
2012-12-17Bug 392512: Support GDB breakpoint notifications. JUnit tests.Mikhail Khodjaiants9-4/+1087
2012-12-14CosmeticsMarc Khouzam1-12/+12
2012-12-13Bug 365776 - [breakpoints] Add breakpoint action to toggle reverseMarc Dumais2-1/+95
2012-12-11Bug 396293 - [Visualizer] right side cpu_margin not taken into accountMarc Dumais1-1/+2
2012-12-11Bug 396200 - [Visualizer] m_recache is never reset to falseMarc Dumais1-0/+2
2012-12-11Bug 396184 - [visualizer] - m_cpuMap and m_coreMap are not cleared whenMarc Dumais1-0/+3
2012-12-10Bug 396076 - [Visualizer] Cores displayed non-optimally when there areMarc Dumais1-1/+7
2012-11-29Bug 392512 - Support GDB breakpoint notificationsMikhail Khodjaiants7-36/+1672
2012-11-27Bug 394766: MIInferiorProcess leaks 2x LargePipedInputStreams after aMarc Khouzam1-4/+4
2012-11-27Bug 394766: MIInferiorProcess leaks 2x LargePipedInputStreams after aMarc Khouzam1-5/+15
2012-11-21Bug 394797 - LargePipedInputStream can use java 6's new constructor forMarc Khouzam1-4/+5
2012-11-15Bug 360314: Improve diagnostics of invalid selections in OS Resources view.Vladimir Prus3-15/+44
2012-11-08Bug 393474: In Expression view: cannot cast to type that contain commas.Marc Khouzam1-72/+73
2012-11-08Bug 393474: In Expression view: cannot cast to type that contain commasGrzegorz Kuligowski1-2/+4
2012-10-31Bug: 376203 Launch job never completes if GDB terminates on start.Mark Bozeman1-7/+38
2012-10-30Bug 376203: Launch job never completes if getting gdb version hangs.Marc Khouzam1-2/+29
2012-10-26Bug 360735: Add support for multi-selection in the Debug view for "ShowMarc Khouzam1-26/+54
2012-10-26Bug 360735: Add support for multi-process for "Show BreakpointsMarc Khouzam7-38/+381
2012-10-26Bug 360735: Add preference for behavior of "Show Breakpoints SupportedMarc Khouzam7-10/+144
2012-10-26Bug 360735: "Show Breakpoints Supported by Selected Target" should allowMikhail Khodjaiants2-18/+159
2012-10-18Bug 391115 - Disassembly view presents "\t" in instruction stringsDmitry Kozlov1-0/+3
2012-10-17Bug 391390 : Updatesite url is indigomhussein2-8/+0
2012-10-03Bug 386156 - IllegalArgumentException in ThreadVMNodeMikhail Khodjaiants1-2/+1
2012-09-26Bug 389097: [breakpoints] Disabled state of Catchpoints at creation isMarc Khouzam1-6/+2
2012-09-26Bug 387793: Fix JUnit tests for new -data-write-memory-bytesMarc Khouzam1-3/+8
2012-09-24Bug 387688: Memory cache update fixJohn Dallaway1-1/+10
2012-09-21Bug 387793: Support for -data-write-memory-bytesJohn Dallaway3-14/+86
2012-09-20Bug 360314: OS awareness debug view. Change of a text message withinMarc Khouzam1-1/+1
2012-09-20Bug 360314: OS awareness debug viewVladimir Prus19-3/+2022
2012-09-13Bug 389518: Simplify DSF-GDB preferences pageMarc Khouzam3-22/+13
2012-09-13Bug 389518: Simplify GDB traces preferenceMarc Khouzam3-40/+6

Back to the top