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

552 commits

Author SHA1 Message Date
Pawel Piech
3b2df140bd [301975] - CountingRequestMonitor status is broken 2010-02-08 16:38:47 +00:00
Anton Leherbauer
cf2231be77 Bug 300053 - Inserting additional breakpoint marker into DSF Disassembly View
Patch from Patrick Chuong
2010-02-05 09:14:17 +00:00
Pawel Piech
db0b2d61e1 [301913] - [services] Support for repeated call to addServiceEventListener 2010-02-05 05:33:06 +00:00
Pawel Piech
1d7bf46ba1 [301726] - [breakpoints][view model] Breakpoints disappear when hiding view in DSF debug session 2010-02-03 17:59:09 +00:00
John Cortell
5110ac05c1 Clarify comment. Discussed with Marc. 2010-02-03 14:14:53 +00:00
John Cortell
7190d7b8bf Doc enhancement 2010-02-03 13:15:54 +00:00
Pawel Piech
eff0e4d9ac [300586] Error logged by DsfSuspendTrigger 2010-02-01 16:59:29 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Vivian Kong
9390bddf1f move up feature version since plugins version are now at 2.1.0 2010-02-01 15:36:50 +00:00
Pawel Piech
2d7bd22a64 Fix timer icon. 2010-01-25 23:23:29 +00:00
Pawel Piech
52945d7704 [300586] - Error logged by DsfSuspendTrigger 2010-01-23 00:59:09 +00:00
Anton Leherbauer
5886936df7 [300361] [expressions] FormattedValueVMUtil does not always set active format value property 2010-01-21 13:42:12 +00:00
John Cortell
82fc7b6d78 Correct wording in comment 2010-01-18 23:31:58 +00:00
Anton Leherbauer
e27412e7dd [297601] Add find action to local view menu 2010-01-14 08:51:27 +00:00
Anton Leherbauer
b9a6ef638c [297601] [disassembly] Support 'Find' operation in disassembly view 2010-01-13 14:53:37 +00:00
Anton Leherbauer
29c8d99049 [298135] Fix removeServiceEventListener argument 2010-01-13 13:58:50 +00:00
Pawel Piech
89fca7f409 Fixed generics warnings. 2010-01-11 22:10:01 +00:00
Ken Ryall
fceb61087c Bug 299167, turn the Variable View's Address column into a Location column. 2010-01-11 22:08:24 +00:00
Pawel Piech
76547b9958 Converted some protected methods to private to avoid exposing unnecessary API. 2010-01-11 19:43:50 +00:00
Pawel Piech
e73091a618 Fixed test method name. 2010-01-09 00:58:09 +00:00
Pawel Piech
b4eb1781ac Bug 292468 - Create unit tests for BreakpointsMediator2 2010-01-09 00:56:21 +00:00
Pawel Piech
7fdf059e22 Warnings cleanup. 2010-01-09 00:54:36 +00:00
Pawel Piech
26033a36c2 Bug 293049 - [concurrent] Received IllegalStateException on shutdown 2010-01-08 19:14:04 +00:00
Pawel Piech
3c3cbab6e7 Bug 292468 - [breakpoints] Cannot update breakpoint status properly with current IBreakpointAttributeTranslator 2010-01-08 18:45:28 +00:00
Pawel Piech
2340eaf2a9 [292616] - Added additional synchronization for the fMinStepInterval variable. 2010-01-07 17:50:16 +00:00
Anton Leherbauer
4aa54bd7e5 [292616] [concurrency] Missing annotations in SteppingController 2010-01-07 12:39:08 +00:00
Marc Khouzam
ed8c6d8a9a [298909] API fix 2010-01-07 01:28:26 +00:00
Pawel Piech
c13753ddb3 [298135]- Several calls to DsfSession add/removeServiceEventListener not on executor thread 2010-01-06 00:38:05 +00:00
Pawel Piech
e31d06b003 [298909] - [launch] DSF suspend trigger susceptible to race conditions 2010-01-05 23:51:29 +00:00
Pawel Piech
cc24890314 Fixed suspend trigger adapter registration. 2009-12-30 00:18:45 +00:00
Marc Khouzam
226a428dff [298104] Protect agains possible NPE 2009-12-18 15:34:26 +00:00
Marc Khouzam
2a9515f36d [298101] Check against null runControl service. 2009-12-17 19:48:14 +00:00
Anton Leherbauer
ab53de8c4f [255026] [expressions][cdi] Support for advanced expression hover 2009-12-17 09:43:46 +00:00
Anton Leherbauer
a326de8cbd [297387] [disassembly] When location combo box has focus, 'Home' key shouldn't jump to PC address
Patch from Navid Mehregani
2009-12-14 07:50:51 +00:00
Anton Leherbauer
12fdecc1fe Bug 296823 - workaround for excessive response from gdb 2009-12-11 10:30:36 +00:00
John Cortell
5687f0ee0f Documentation improvement 2009-12-10 21:42:09 +00:00
John Cortell
ceaa353fb9 [297535] Optimization to DsfServicesTracker 2009-12-10 21:15:49 +00:00
Pawel Piech
dde65a6ae5 [297140] Added comments to clarify method usage. 2009-12-10 20:48:53 +00:00
Anton Leherbauer
9150108ed8 [296257] [disassembly] Merge 'Go to Address' and 'Go to Symbol' actions and expose it as a combo box in the toolbar
Patch by Navid Mehregani
2009-12-02 14:50:58 +00:00
Anton Leherbauer
214ac8648b [295895] DSF Disassembly view attempts to insert source even when 'Show Source' option is off 2009-11-26 08:27:39 +00:00
Pawel Piech
b27b63cf81 Bug 296014 - 'Add new expression' can end up in the middle of Expression list 2009-11-24 19:48:24 +00:00
John Cortell
d8117374fc Befriend EDC plugin 2009-11-17 21:21:40 +00:00
John Cortell
b60a11baac Fixed EDC warnings 2009-11-16 22:10:42 +00:00
Marc Khouzam
2b793aaf12 [294351] Fix comment 2009-11-12 14:15:21 +00:00
Marc Khouzam
48fb821c7d [294351] Add a default hover for DSF. 2009-11-12 14:06:54 +00:00
Ken Ryall
dcd0c58abf Bug 159955, enable the source not found editor for DSF. 2009-11-10 22:06:46 +00:00
Randy Rohrbach
7bd060b64d Bugzilla 294779. 2009-11-10 19:16:21 +00:00
Anton Leherbauer
7e5c056111 [294351] Fix leaking service tracker 2009-11-10 12:21:23 +00:00
Anton Leherbauer
cb50de1748 [294605] [disassembly view] Exception from toggle breakpoint action after viewer refresh 2009-11-10 09:24:44 +00:00
Pawel Piech
695c6aab00 Bug 294351 - Add debug hover support for DSF 2009-11-10 00:08:13 +00:00