Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-10Bug 81353: automatically opening of the disassembly window.Mikhail Khodjaiants3-1/+30
2005-06-10Warning cleanup.Mikhail Khodjaiants12-38/+50
2005-06-10UpdateMikhail Khodjaiants1-0/+2
2005-06-09Warning cleanup.Mikhail Khodjaiants3-20/+7
2005-06-09Warning cleanup.Mikhail Khodjaiants1-0/+4
2005-06-09Bug 94139: User-defined register groups. Externalized strings for the "Restor...Mikhail Khodjaiants3-3/+11
2005-06-09Don't save the list of registers for default groups.Mikhail Khodjaiants2-1/+10
2005-06-09Bug 94139: User-defined register groups. Support fo the "Restore Default Regi...Mikhail Khodjaiants8-2/+139
2005-06-07New images for mapping source containers.Mikhail Khodjaiants7-1/+16
2005-06-07Bug 94139: User-defined register groups. Support fo the "Edit Register Group"...Mikhail Khodjaiants13-19/+186
2005-06-07The endianness flag is not chached.Mikhail Khodjaiants2-2/+6
2005-06-06Bug 98594: Unable to set address breakpoints.Mikhail Khodjaiants2-5/+9
2005-06-062005-06-06 Alain MagloireAlain Magloire3-6/+33
2005-05-31Bug 84816: The modification of the signal properties should be done in the ba...Mikhail Khodjaiants2-13/+3
2005-05-31Bug 84816: The modification of the signal properties should be done in the ba...Mikhail Khodjaiants2-41/+46
2005-05-252005-05-25 Alain MagloireAlain Magloire2-0/+64
2005-05-24Bug 88558: run-to-line not thread oriented. The "Run to Line" action should b...Mikhail Khodjaiants2-3/+49
2005-05-24Bug 88558: run-to-line not thread oriented. The IRunTo* and IJumpTo* interfac...Mikhail Khodjaiants6-162/+172
2005-05-24Redundant code.Mikhail Khodjaiants1-3/+0
2005-05-20Moved to the Platform Source Lookup framework (bug 80175).Mikhail Khodjaiants1-0/+2
2005-05-20Bug 94139: User-defined register groups. UI to add/remove user-defined groups.Mikhail Khodjaiants8-0/+382
2005-05-20Bug 94139: User-defined register groups. Added API and group serialization.Mikhail Khodjaiants13-105/+532
2005-05-18fail on null exe when adapting to an older debugger since they never supporte...David Inglis2-1/+6
2005-05-18must handle null exe now when attachingDavid Inglis1-1/+2
2005-05-162005-05-16 Alain MagloireAlain Magloire2-9/+42
2005-05-16Cleaned up some obvious NLS warnings. Also turned off the warnings for the te...Doug Schaefer4-3/+50
2005-05-12Bug 94905: Error examining structure contents in debugger. The structure's el...Mikhail Khodjaiants2-1/+6
2005-05-122005-05-12 Alain MagloireAlain Magloire2-0/+21
2005-05-10Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants9-14/+13
2005-05-09Bug 80175: Replace the CDT source lookup by the source lookup provided by Ecl...Mikhail Khodjaiants26-2924/+34
2005-04-29Breakdoine the Location hierachyAlain Magloire6-16/+108
2005-04-282005-04-28 Alain MagloireAlain Magloire5-18/+31
2005-04-27Update the source search path of the underlyuing debugger when the source con...Mikhail Khodjaiants4-1/+143
2005-04-272005-04-27 Alain MagloireAlain Magloire9-30/+30
2005-04-272005-04-27 Alain MagloireAlain Magloire2-2/+5
2005-04-27Added path validation to CDirectorySourceContainerDialog.Mikhail Khodjaiants3-2/+41
2005-04-25Added the new source container type (CDirectorySourceContainer) to provide th...Mikhail Khodjaiants15-12/+532
2005-04-25Fix test changes in CDIAlain Magloire3-90/+110
2005-04-252005-04-25 Alain MagloireAlain Magloire17-268/+707
2005-04-252005-04-25 Alain MagloireAlain Magloire19-108/+389
2005-04-22Initalize the particiapants of the source lookup director when converting fro...Mikhail Khodjaiants2-0/+6
2005-04-21Changed the labels of the "Source Lookup Path" preference page to "Common Sou...Mikhail Khodjaiants3-2/+7
2005-04-21Bug 92292: [artwork] "Instruction Stepping Mode" image is same as "Use Step F...Mikhail Khodjaiants3-0/+5
2005-04-21Restoring the session manager.Mikhail Khodjaiants3-37/+39
2005-04-21Restoring the session manager.Mikhail Khodjaiants1-0/+4

Back to the top