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

91 commits

Author SHA1 Message Date
Mikhail Khodjaiants
15ab0165f1 Bug 365541 - View an array variable whose length is very long (such as
10000) in the editor or Variable View, will cause the interface to die.
2012-01-26 11:59:27 -05:00
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Pawel Piech
0c30d752e0 Bug 289526 - [debug view] Migrate the Restart feature to the new one, as supported by the platform 2010-05-04 17:34:55 +00:00
John Cortell
f223513d5f [308933] Event breakpoints icons lack decorators 2010-04-12 21:09:46 +00:00
Marc Khouzam
4eb4b63bcb [299835] Updating restart command icon to match the new platform one, which is clearer. We still need to actually use the platform command instead of contributing our own... 2010-04-05 00:53:29 +00:00
Marc Khouzam
34b76510c0 [284286] More icons for tracing 2010-01-21 14:51:35 +00:00
John Cortell
db501eff16 [299369] Introduce source container that resolves paths relative to the executable. Applied patch, with modifications. 2010-01-13 00:06:26 +00:00
Marc Khouzam
721192f266 [284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount. 2009-12-18 18:59:44 +00:00
Marc Khouzam
cb12839f79 [275687] Icons for Reverse debugging commands that are being migrated to the cdt.debug plugin 2009-10-01 19:54:33 +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
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
Alena Laskavaia
8c037f0524 bug 226689 - catchpoint support 2008-04-25 17:39:32 +00:00
Mikhail Khodjaiants
5b528871c9 Contributing new disassembly. 2008-04-16 17:10:57 +00:00
Ken Ryall
3071e4834e Bug 182388, Executables view and supporting classes. 2008-03-24 21:21:02 +00:00
Mikhail Khodjaiants
2a1bb17d2a Column support for Modules view. 2007-10-03 14:46:31 +00:00
Mikhail Khodjaiants
97742ee6c8 Bug 188348: TVT33:TCT175: ar: 13.001680 Wrong icons 2007-05-22 18:40:54 +00:00
Ken Ryall
891eaa7729 Added overlay images for breakpoints with actions attached. 2007-03-29 15:02:34 +00:00
Ken Ryall
d770ae8727 Fix bug 159833. 2006-11-02 18:38:28 +00:00
Ken Ryall
8bd344b11f Initial commit of the Import Executable Wizard. 2006-04-28 15:16:43 +00:00
Mikhail Khodjaiants
9d776d52c0 Replacing shared library images. 2006-04-11 20:45:23 +00:00
Mikhail Khodjaiants
b1ce084777 Replacing shared library images. 2006-04-11 20:44:35 +00:00
Mikhail Khodjaiants
69f829d455 Corrected the shared library image selection. 2006-04-05 19:21:15 +00:00
Mikhail Khodjaiants
a7d6556d98 Bug 105224: Two identical directory source container types. 2005-07-26 21:05:45 +00:00
Mikhail Khodjaiants
23842807c9 Bug 103910: The modules view's icon is missing. 2005-07-14 20:54:13 +00:00
Mikhail Khodjaiants
4d803ceaeb New images for mapping source containers. 2005-06-07 21:25:26 +00:00
Mikhail Khodjaiants
ac2dcaf6f4 Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed unused images. 2005-05-10 20:14:47 +00:00
Mikhail Khodjaiants
9da4023caa Bug 92292: [artwork] "Instruction Stepping Mode" image is same as "Use Step Filters". 2005-04-21 20:54:36 +00:00
Mikhail Khodjaiants
78c55ad047 Bug 91155: Wrong icon for "Restart". 2005-04-12 16:10:05 +00:00
Mikhail Khodjaiants
f690f6e4f1 Move to the new structure of the "icons" directory. 2005-04-08 23:55:18 +00:00
Mikhail Khodjaiants
d2511e5265 Applied patch from Dave Daoust (new images). 2005-04-08 00:07:41 +00:00
Mikhail Khodjaiants
4bc76bbea7 Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. 2005-03-22 00:11:28 +00:00
Mikhail Khodjaiants
2713cb877e Bug 82264: Enhance the Shared Libraries view. The "Load Symbols For All" action is added to the Modules view. 2005-02-15 21:44:45 +00:00
Mikhail Khodjaiants
b9cfea60b3 Bug 82264: Enhance the Shared Libraries view. New images for the "Load Symbols" action. 2005-02-15 05:09:46 +00:00
Mikhail Khodjaiants
74a096a516 Added images for the "Collapse All" action of the modules view. 2005-02-07 22:31:03 +00:00
Mikhail Khodjaiants
9b8605a1cf Added new images for the modules view. 2005-02-04 00:27:56 +00:00
Mikhail Khodjaiants
76109711a4 Added images of disabled registers and register groups. 2004-10-07 21:31:53 +00:00
Mikhail Khodjaiants
4729acab03 Added transparency to the icons. 2004-06-21 21:01:34 +00:00
Mikhail Khodjaiants
0c164d2456 Externalizing strings. 2004-06-18 22:17:10 +00:00
Mikhail Khodjaiants
f5ae1a741d Added the "Toggle Watchpoint" object contribution action. 2004-06-15 22:09:22 +00:00
Mikhail Khodjaiants
066c13ce24 Added transparency to the icons. 2004-06-14 16:49:40 +00:00
Mikhail Khodjaiants
a3b99f7790 New implementation of the "Refresh" actions for registers and shared libraries. 2004-06-09 19:11:54 +00:00
Mikhail Khodjaiants
0503091564 Added new images for the "Auto-Refresh" and "Refresh" actions. 2004-06-04 00:35:56 +00:00
Mikhail Khodjaiants
764632f0c3 New implementation of the "Add Expression" editor action. 2004-05-28 20:31:36 +00:00
Mikhail Khodjaiants
f7b0d8de3b Display global variables in the Variables view. 2004-05-27 21:53:39 +00:00
Mikhail Khodjaiants
3ae5819d17 New instructuion pointer images for the Disassembly view. 2004-05-25 20:45:26 +00:00
Mikhail Khodjaiants
4debf40704 Added the "Instruction Stepping Mode" action. 2004-05-13 18:56:46 +00:00
Mikhail Khodjaiants
48f0015abc Implementing the Disassembly view. 2004-04-15 22:53:48 +00:00
Mikhail Khodjaiants
e5bb96e955 Added breakpoint images and implemented the extension points for breakpoint marker annotations. 2004-04-08 20:10:09 +00:00