Alena Laskavaia
|
60aa52eccf
|
- a bit of extensibility for disassembly view
|
2009-02-05 18:58:54 +00:00 |
|
John Cortell
|
f81a89caed
|
Add constant for the Signals view, as is done for the other CDT debugger views.
|
2009-01-29 21:12:18 +00:00 |
|
Randy Rohrbach
|
86c7af6e76
|
Bugzilla 262804.
|
2009-01-28 20:17:07 +00:00 |
|
Alena Laskavaia
|
7d71c4678d
|
[216618] - Format submenu now should appear for expressions as well
|
2009-01-28 19:44:23 +00:00 |
|
Ken Ryall
|
cbcbc74c30
|
Bug 236857
|
2009-01-23 02:40:22 +00:00 |
|
John Cortell
|
89b260739c
|
Fixed bugzilla 260595. Disable the Show Full Paths action when not applicable
|
2009-01-09 21:33:39 +00:00 |
|
John Cortell
|
dbcc86e5c5
|
Fixed NPE caused by rev 1.31 in following scenario: you open a C file with File > Open that is not in the workspace, then create a breakpoint (double-click). Selecting the breakpoint in the Breakpoints view would result in an NPE.
|
2008-12-04 21:57:52 +00:00 |
|
Anton Leherbauer
|
7db7ce6ac9
|
Update bundle versions
|
2008-11-24 09:29:32 +00:00 |
|
Ken Ryall
|
b9deab734a
|
Refresh source files if the source containers have changed.
|
2008-11-04 21:38:16 +00:00 |
|
Anton Leherbauer
|
f6622589f1
|
Bug 252744 - Make ExternalEditorInput compatible to FileStoreEditorInput
|
2008-10-31 13:07:17 +00:00 |
|
Warren Paul
|
276424d6cc
|
fixed a couple of bugs where opening the file containing the breakpoint from the breakpoints view could open in a duplicate or incorrect editor.
|
2008-10-28 23:04:32 +00:00 |
|
John Cortell
|
7f3a9922f5
|
Don't show the custom memory-space savy Add Monitor dialog if there's only one memory space.
|
2008-09-18 16:31:32 +00:00 |
|
John Cortell
|
263d85a58d
|
Add strings used by the recently added Move To Line action (forgot to commit this earlier)
|
2008-08-21 12:09:52 +00:00 |
|
Ken Ryall
|
736c7a5e69
|
Reopen when the file "found" is in the workspace.
|
2008-08-14 15:31:25 +00:00 |
|
Ken Ryall
|
1c95fb3c77
|
More work in the executables manager and view: added a remove button, don't alllow duplicate exes from different providers in the list.
|
2008-08-12 20:27:10 +00:00 |
|
Mike Kucera
|
433174325e
|
project settings import/export wizards, bug 242010
|
2008-08-12 18:29:20 +00:00 |
|
Ken Ryall
|
1efd4082c4
|
Executables View improvements: source file providers, import exes with same name, externalized some strings
|
2008-08-08 20:19:00 +00:00 |
|
Anton Leherbauer
|
3d97393bad
|
Fix typo
|
2008-07-30 08:37:09 +00:00 |
|
Anton Leherbauer
|
8e70b3930f
|
Bug 242355 - Action "Open Disassembly" is enabled when it should not
|
2008-07-29 11:29:24 +00:00 |
|
John Cortell
|
0e2c6945bd
|
Fixed NPEs in code that is subject to dealing with a disposed frame.
|
2008-07-23 20:34:01 +00:00 |
|
John Cortell
|
f4e51c6139
|
Fix warnings
|
2008-07-15 19:18:16 +00:00 |
|
Ken Ryall
|
af2dd181dd
|
Added uid.
|
2008-07-09 21:16:29 +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 |
|
Chris Recoskie
|
7bf1b3fe02
|
copyrights
|
2008-06-11 15:50:53 +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 |
|
Mikhail Khodjaiants
|
0864dbf857
|
Contributing new disassembly.
|
2008-05-14 15:39:23 +00:00 |
|
Anton Leherbauer
|
3a389ae973
|
Enable Resume Without Signal action only if plug-in is active
|
2008-05-09 09:38:07 +00:00 |
|
Warren Paul
|
97f1304af9
|
don't use the control if already disposed.
|
2008-05-08 23:55:09 +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 |
|
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 |
|
Mikhail Khodjaiants
|
532bcc93b8
|
Bug 228063: applied patch from Pawel Piech (WindRiver).
|
2008-05-02 12:23:21 +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
|
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 |
|
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 |
|