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

19304 commits

Author SHA1 Message Date
Sergey Prigogin
dbf3690c8b Cosmetics. 2011-05-08 06:12:24 +00:00
Marc Khouzam
bcd45d7218 Bug 344892: Deadlock when trying to attach to more than one process on a remote target 2011-05-08 00:34:54 +00:00
Marc Khouzam
e4320d05fc Bug 345026: JUnit tests to test operations while the target is running 2011-05-06 20:20:53 +00:00
Marc Khouzam
7273934121 Bug 345019: Harmless race condition between stopping tracking breakpoints and GDB shutdown causes unnecessary error printout 2011-05-06 19:35:05 +00:00
Vivian Kong
f3be8a1ae2 Bug 340523 - Found 2 consecutive single quotes in text not handled by Java MessageFormat class 2011-05-06 19:31:54 +00:00
Marc Khouzam
e6ff1c5bd7 Bug 345018: Do not allow to try to terminate GDB more than once 2011-05-06 19:27:55 +00:00
Marc Khouzam
f0813190d4 Bug 344992: Missing rm.done in GDBProcesses_7_2.detachDebuggerFromProcess 2011-05-06 15:53:18 +00:00
Marc Khouzam
fecef62f25 Bug 344988: The implementations of IProcesses.terminate don't always complete the RequestMonitor 2011-05-06 15:30:40 +00:00
Patrick Chuong
b956965539 Bug 344842 - [disassembly] NPE when shutting down the workbench 2011-05-06 14:00:24 +00:00
Sergey Prigogin
f7a9c21d2e Cosmetics. 2011-05-06 03:50:55 +00:00
Sergey Prigogin
47c5cf200e Cosmetics. 2011-05-06 03:24:39 +00:00
Marc Khouzam
8de6de9d51 Bug 344892: Deadlock when trying to attach to more than one process on a remote target 2011-05-06 02:05:27 +00:00
Sergey Prigogin
b6a00cad30 Fixed typo. 2011-05-06 01:47:21 +00:00
Marc Khouzam
9503913d77 Bug 344890: We don't support starting a new process on a remote target yet 2011-05-05 19:37:10 +00:00
Marc Khouzam
d1cb95f6ed Bug 344890: Once we support starting a new process on a remote target, we should not use -exec-continue for that case, we must use -exec-run 2011-05-05 19:31:25 +00:00
Marc Khouzam
93b8e52303 Bug 340535: Attach session should allow to create a new process for multi-process 2011-05-05 15:56:52 +00:00
Anton Leherbauer
bb9af0b61c Bug 344768 - [disassembly] The disassembly view does not respect current line color setting 2011-05-05 06:52:02 +00:00
Marc Khouzam
d825a579ce Bug 342351: Process consoles are not named properly for multi-process 2011-05-05 01:32:06 +00:00
Marc Khouzam
b4c146eeed Bug 341406: "Connect to process" button in the debug view does nothing while target is running in all-stop 2011-05-04 20:22:10 +00:00
Marc Khouzam
15b027091d Bug 306552: DSF Debugger "disconnect" button is inactive for non-attach sessions even if "detach" command is supported by GDB. 2011-05-04 19:07:34 +00:00
Vivian Kong
eb723acf87 Bug 344646 - Use EFSExtensionManager to get project paths 2011-05-04 15:02:18 +00:00
Marc Khouzam
514f88bf08 Bug 343895: Missing Remote Shell entry in debug view 2011-05-04 10:12:45 +00:00
Marc Khouzam
664ef4c42f Bug 341465: doInitialize() must be private to allow each version of the service to get properly initialized. 2011-05-04 09:42:36 +00:00
Marc-Andre Laperle
343844689b Bug 344604 - Hyperlink on arguments inside macro function call underlines all the call 2011-05-04 05:45:38 +00:00
Sergey Prigogin
1b82834478 Cosmetics. 2011-05-04 02:59:36 +00:00
Sergey Prigogin
54f1590001 Cosmetics. 2011-05-04 02:53:51 +00:00
Sergey Prigogin
c2fe1df925 Cosmetics. 2011-05-04 02:10:34 +00:00
Sergey Prigogin
ac05898a57 Cosmetics. 2011-05-04 01:50:33 +00:00
Marc Khouzam
9995c38ddb Bug 344636: Breakpoints disappear when restarting the inferior 2011-05-04 01:03:32 +00:00
Marc Khouzam
a9a60065f6 Bug 344635: Installed decorator no longer appears after an inferior runs to completion 2011-05-04 00:34:43 +00:00
Sergey Prigogin
3b5439c8ea Cosmetics. 2011-05-04 00:26:59 +00:00
Sergey Prigogin
241d1dcfa9 Cosmetics. 2011-05-04 00:23:24 +00:00
Sergey Prigogin
a89d4541e9 Cosmetics. 2011-05-03 23:23:12 +00:00
Sergey Prigogin
19cd344600 Cosmetics. 2011-05-03 22:52:33 +00:00
Sergey Prigogin
9827997ee8 Cosmetics. 2011-05-03 22:33:35 +00:00
Sergey Prigogin
920b26a152 Cosmetics. 2011-05-03 22:31:35 +00:00
Markus Schorn
2771aee44d Bug 344521: ClassCastException during content assist. 2011-05-03 09:45:14 +00:00
Chris Recoskie
dff7d999fc Bug 133881 - Make refreshing after building optional
Fix ConcurrentModificationException in clearExclusionsForProject()
2011-05-02 19:34:51 +00:00
Sergey Prigogin
f88c1e14b6 Bug 326269. A follow up patch by Anton Gorenkov. 2011-05-02 18:40:24 +00:00
Chris Recoskie
8cd8d355be Bug 133881 - Make refreshing after building optional
Fix ConcurrentModificationException by making RefreshScopeManager and friends threadsafe.
2011-05-02 17:37:56 +00:00
Chris Recoskie
7e74809492 Bug 133881 - Make refreshing after building optional
Fixing project close/delete and open workflows.
2011-05-02 15:52:54 +00:00
Chris Recoskie
f4f78d731d Bug 133881 - Make refreshing after building optional
Fixing project close/delete and open workflows.
2011-05-02 15:04:43 +00:00
Marc Khouzam
5465ec9a3d Bug 344408: Cannot show mixed-mode disassembly when doing project-less debug 2011-05-02 15:03:13 +00:00
Marc Khouzam
4c26cbe63e Bug 344298: Support for Disassembly in case of multi-process. 2011-05-02 13:58:54 +00:00
Markus Schorn
557c7ee6d6 Bug 344310: Address of overloaded method for instantiation. 2011-05-02 13:38:51 +00:00
Vivian Kong
08663d85ab build against 3.7M7 2011-05-02 13:12:34 +00:00
Markus Schorn
63eebc5290 Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler. 2011-05-02 09:24:05 +00:00
Anton Leherbauer
f915813d3e Bug 344387 - Content assist get activated when it's not supposed to 2011-05-02 07:57:02 +00:00
Anton Leherbauer
a23de8c133 Bug 343948 - Shared ast is exposed for concurrent usage 2011-05-02 07:52:10 +00:00
Alena Laskavaia
38bd4a6094 fixed reporting of error in empty constructor 2011-05-02 02:18:23 +00:00