1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

3084 commits

Author SHA1 Message Date
Ken Ryall
50b3346cec Cache the source file list for an executable and don't block the UI while getting it. 2008-06-27 18:26:34 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Alena Laskavaia
8c309586cd [236214] - fixed potential NPE 2008-06-11 13:36:40 +00:00
Alena Laskavaia
2c178d6c68 [236214] - patch for function breakpoints without source info 2008-06-09 16:33:55 +00:00
Doug Schaefer
a42b98e843 Fix up license files. 2008-06-03 16:47:46 +00:00
Vivian Kong
44dfc4a59d fix for bug 234909 2008-05-30 19:30:09 +00:00
Warren Paul
c33ef0d470 fixed breakpoint creation with new type argument. 2008-05-29 12:36:43 +00:00
Ken Ryall
5297afa058 Merge changes from CDT 4.0.x. 2008-05-21 20:41:48 +00:00
Alena Laskavaia
69ea8a3218 bug 233058 - support for remote process exit code in debug session 2008-05-20 20:06:08 +00:00
Mikhail Khodjaiants
213739b2dc Disabled disassembly memory rendering. 2008-05-16 16:50:02 +00:00
John Cortell
41132eeef2 Monitor created with memory-space and address bypassed the address factory, thus allowing an out of range memory monitor to be created. 2008-05-15 23:47:50 +00:00
Jason Montojo
009b2c6396 Bug 232314 - added feature.properties to build.properties for GNU Build/Debug features 2008-05-15 15:43:34 +00:00
Mikhail Khodjaiants
0864dbf857 Contributing new disassembly. 2008-05-14 15:39:23 +00:00
John Cortell
1c28b186cf Fixed typo in method name 2008-05-13 23:57:44 +00:00
Doug Schaefer
72580d7559 Fix up plugin dependencies. 2008-05-09 15:11:34 +00:00
Anton Leherbauer
3a389ae973 Enable Resume Without Signal action only if plug-in is active 2008-05-09 09:38:07 +00:00
Anton Leherbauer
e65eee8ef2 Avoid breaking API change by keeping and deprecating obsolete methods (bug 118100) 2008-05-09 09:37:08 +00:00
Warren Paul
97f1304af9 don't use the control if already disposed. 2008-05-08 23:55:09 +00:00
John Cortell
81120f9c45 Fix label handling for ICBreakpoint.TEMPORARY and add label for new SOFTWARE type. 2008-05-08 03:16:26 +00:00
John Cortell
b36ad37def Addressed two loose ends of bugzilla 118100 2008-05-08 02:42:34 +00:00
John Cortell
79aa62cd97 Renamed ICBreakpointTyped to ICBreakpointType 2008-05-07 23:29:25 +00:00
John Cortell
9ec9ace2e4 Typo 2008-05-07 23:25:31 +00:00
Jason Montojo
83f704c367 Bug 230820 - externalized strings for org.eclipse.cdt.gnu.{build,debug}-feature; cleaned up feature.properties 2008-05-07 18:17:33 +00:00
John Cortell
1f35172785 Updated to provide clarity on the use of TEMPORARY as a special-case, bit-wise qualifier. 2008-05-06 21:01:02 +00:00
Alena Laskavaia
5a0701efaa bug 118100 - moving breakpoints types in ICBreakpointTyped 2008-05-06 13:51:32 +00:00
Mikhail Khodjaiants
2cac1ea941 API change in AbstractHandler. 2008-05-06 12:44:44 +00:00
Anton Leherbauer
4bf9d0cd24 Follow up fix for 228063 2008-05-06 10:16:19 +00:00
Sergey Prigogin
d8bfd60f62 Fixed compilation errors with Eclipse 3.4M7. 2008-05-03 06:05:09 +00:00
John Cortell
bbf8808238 Provide new breakpoint type constant and provide detailed explanation of all types. New types set the ground for Freescale hardware breakpoint solution (post Ganymede) 2008-05-02 21:39:00 +00:00
Mikhail Khodjaiants
532bcc93b8 Bug 228063: applied patch from Pawel Piech (WindRiver). 2008-05-02 12:23:21 +00:00
Alena Laskavaia
af61802112 - added couple more of working catchpoints: fork, vfork and exec 2008-05-01 14:25:50 +00:00
John Cortell
83332ab6f8 Fix NPE in action adapters when editor is not fed by a file. 2008-04-30 22:57:21 +00:00
Alena Laskavaia
a43de426a4 - added debugModelId for breakpoint contribution 2008-04-29 16:11:48 +00:00
Alena Laskavaia
7b194b46e6 - update to exclude unused Type attribute 2008-04-28 21:57:39 +00:00
Alena Laskavaia
7e4a18be7c - ui for hardware breakpoints in Properties 2008-04-28 21:57:25 +00:00
Alena Laskavaia
dc62fa9320 - bug 118100 - hardware breakpoints support 2008-04-28 21:56:56 +00:00
Alena Laskavaia
5273116bf3 - implement correct LabelFieldEditor which would be aligned with other fields and removed hack for .valueLabel in custom field editors 2008-04-28 21:55:50 +00:00
Alena Laskavaia
036c97d5bc - fixed bug with marker subtypes 2008-04-28 21:54:13 +00:00
Alena Laskavaia
0ad8a0893e - removed hack with ".valueLabel" for label provided field editors 2008-04-28 21:54:01 +00:00
Alena Laskavaia
f493c4a10f - renamed and added support for ICBreakpointUIContributionUser 2008-04-28 21:52:46 +00:00
Alena Laskavaia
45b37ef4e8 - added interface for breakpoint ui contribution users 2008-04-28 21:51:51 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Alena Laskavaia
f90a097f60 - corrected english 2008-04-28 14:09:37 +00:00
Alena Laskavaia
e121273887 - updated test to get more precise info when test is failing 2008-04-28 14:08:40 +00:00
John Cortell
a602cd1826 Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level. 2008-04-25 21:23:39 +00:00
Doug Schaefer
ce5ef3cbc1 Doug's attempt at fixing source build. 2008-04-25 19:43:48 +00:00
Alena Laskavaia
2c293213be bug 226689 - catchpoint support, removed obsolete page 2008-04-25 18:57:50 +00:00
Alena Laskavaia
8c037f0524 bug 226689 - catchpoint support 2008-04-25 17:39:32 +00:00
Alena Laskavaia
c652147479 bug 226689 - catchpoint support 2008-04-25 16:06:06 +00:00
Alena Laskavaia
d694db4e57 - allow custom breakpoint use MESSAGE attribute as breakpoint label if label provider is not installed 2008-04-25 16:01:36 +00:00