Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2005-07-12Bug 103162: Module View: Missing context menu on detailed pane.Mikhail Khodjaiants4-6/+23
2005-07-112005-07-10 Alain MagloireAlain Magloire2-19/+35
2005-07-11Bug 94770: Breakpoint marker messages need formatting.Mikhail Khodjaiants6-58/+56
2005-07-11Bug 102077: The DebugLabelViewDecorato asking info out of context. Added a ne...Mikhail Khodjaiants4-2/+31
2005-07-11Bug 102563: Break points not working. Temporary switching back to use file na...Mikhail Khodjaiants2-1/+6
2005-07-11Bug 103173: Register: user created register groups disappear after debug sess...Mikhail Khodjaiants2-3/+18
2005-07-08Filter breakpoints before setting using the source lookup mechanism.Mikhail Khodjaiants3-1/+68
2005-07-08Bug 79371: Setting breakpoints in the left hand side ruler of the disassembly...Mikhail Khodjaiants6-553/+614
2005-07-072005-07-07 Alain MagloireAlain Magloire2-0/+14
2005-07-04Removed the "IBreakpointTarget" interface.Mikhail Khodjaiants1-2/+1
2005-07-04Removed the "IBreakpointTarget" interface.Mikhail Khodjaiants2-6/+3
2005-07-04Removed the "IBreakpointTarget" interface.Mikhail Khodjaiants5-43/+19
2005-06-30Bug 102386: double-clicking on a disassembly line in the disassembly view doe...Mikhail Khodjaiants2-5/+11
2005-06-29Bug 41725: I can't set a breakpoint in a function where I used attach source.Mikhail Khodjaiants15-56/+402
2005-06-292005-06-29 Alain MagloireAlain Magloire2-0/+5
2005-06-29Removed unused imports.Mikhail Khodjaiants2-4/+7
2005-06-282005-06-28 Alain MagloireAlain Magloire2-1/+11
2005-06-282005-06-27 Alain MagloireAlain Magloire6-6/+96
2005-06-28Bug 101188: Breakpoints don't work with MingW gdb. Use "toPortableString" ins...Mikhail Khodjaiants2-4/+13
2005-06-282005-06-27 Alain MagloireAlain Magloire3-22/+13
2005-06-282005-06-27 Alain MagloireAlain Magloire12-95/+159
2005-06-27MI2 adjustements.Alain Magloire1-0/+18
2005-06-272005-06-27 Alain MagloireAlain Magloire3-56/+39
2005-06-272005-06-27 Alain MagloireAlain Magloire4-5/+19
2005-06-272005-06-27 Alain MagloireAlain Magloire109-446/+559
2005-06-272005-05-27 Alain MagloireAlain Magloire2-0/+7
2005-06-27EPL'ing the CDT.Doug Schaefer5-18/+16
2005-06-252005-06-25 Alain MagloireAlain Magloire2-15/+7
2005-06-252005-06-25 Alain MagloireAlain Magloire2-1/+8
2005-06-23Bug 100756: Breakpoints listed twice in Breakpoints view.Mikhail Khodjaiants2-2/+6
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis22-73/+83
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis756-3680/+3794
2005-06-23EPL'ing the CDT.Doug Schaefer5-90/+36
2005-06-22Bug 96563: "Go to file" is ghosted on breakpoints (outside projects?).Mikhail Khodjaiants2-2/+29
2005-06-21Minor refactoring.Mikhail Khodjaiants2-17/+24
2005-06-21Bug 91374: CDT launch should set ATTR_PROCESS_TYPE.Mikhail Khodjaiants2-0/+12
2005-06-20Bug 93855: Changing values in detailed pane doesn't work the first time after...Mikhail Khodjaiants3-0/+26
2005-06-20Bug 93856: Variable View: Should disable change value options if selected ite...Mikhail Khodjaiants2-1/+21
2005-06-17Bug 99217: NPE thrown when fetching deffered children.Mikhail Khodjaiants6-20/+89
2005-06-17Bug 100261: Memory veiw: Renderings content disappears when click on Vairable...Mikhail Khodjaiants2-0/+8
2005-06-16Bug 100471: Signed/Unsigned Integer renderings show '?' for valid memory blocks.Mikhail Khodjaiants2-6/+10
2005-06-16Bug 100447: NPE generated when Run To Line in Disassembly view.Mikhail Khodjaiants3-2/+7
2005-06-16Bug 100445: The endianess of a debug target is reversed.Mikhail Khodjaiants2-1/+5
2005-06-16Partial fix for bug 79371: Setting breakpoints in the left hand side ruler of...Mikhail Khodjaiants2-21/+54
2005-06-14Bug 98814: NullPointerException and failed to launch debug session for a proj...Mikhail Khodjaiants2-3/+15
2005-06-13Temporary fix for bug 77279: The memory view address should not be cleared on...Mikhail Khodjaiants5-0/+134
2005-06-13Fixed message identifiers.Mikhail Khodjaiants1-3/+3
2005-06-13Temporary fix for bug 79872: Make instruction stepping default in disassembly...Mikhail Khodjaiants6-16/+60
2005-06-10Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is ...Mikhail Khodjaiants6-5/+46
2005-06-10Bug 83465: Add "Run to line" and "Resume at line" actions to the context menu...Mikhail Khodjaiants2-5/+16

Back to the top