Alena Laskavaia
|
521dfafba6
|
PR: 53470 - prevent ABR exception
|
2008-07-15 18:13:09 +00:00 |
|
Alena Laskavaia
|
9d31c68ce5
|
PR: 53470
|
2008-07-15 18:10:13 +00:00 |
|
John Cortell
|
f74aa0ca4a
|
Fixed bugzilla 240719. Element is now first checked to see if it's a ICDISharedLibrary, and then if not, an IBinary
|
2008-07-14 20:31:19 +00:00 |
|
John Cortell
|
d56a79adc4
|
Fixed for bugzilla 240538. Load Symbols for All in Modules view always generates a bogus error
|
2008-07-11 20:04:50 +00:00 |
|
Alena Laskavaia
|
170bb6ea07
|
[240238] - fixed adding expressions which has "char *" type for example
|
2008-07-09 21:21:30 +00:00 |
|
Ken Ryall
|
af2dd181dd
|
Added uid.
|
2008-07-09 21:16:29 +00:00 |
|
Alena Laskavaia
|
d537166abb
|
- change version to 5.1 on head
|
2008-07-09 16:43:51 +00:00 |
|
Alena Laskavaia
|
82f0c74d03
|
[216711] - added other visible gdb catch events, most of them is not support right now though
|
2008-07-09 16:37:40 +00:00 |
|
Alena Laskavaia
|
89050be0e1
|
[237858] - fixed expression evaluation for complex c++ data structures
|
2008-07-09 14:44:50 +00:00 |
|
John Cortell
|
e173a7fb80
|
Found two remaining cases of "jumpTo" terminology (variables names). Changes to "resumeAt"
|
2008-07-07 18:57:32 +00:00 |
|
John Cortell
|
8b0b647c7b
|
Move-to-line feature. Application of the patch in bugzilla 118147. Includes refactoring of resume-at-line feature which used "jump to line" terminology. While such terminology is aligned with gdb (it invokes the 'jump' command), it is otherwise counter intuitive and collides with the "move to line" concept. The interfaces and code are now consistent throughout in its use of "resume at line" terminology.
|
2008-07-07 18:44:06 +00:00 |
|
Ken Ryall
|
0387684e7d
|
Cache the source file list for an executable and don't block the UI while getting it.
|
2008-06-28 12:01:59 +00:00 |
|
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 |
|