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

19341 commits

Author SHA1 Message Date
Sergey Prigogin
67e7fae707 Bug 345793 - Codan checkers run even when disabled. 2011-05-13 22:31:04 +00:00
Marc Khouzam
4bd2d6a68d Bug 323071: Make sure LargePipedInputStream does not leak so that we can run all JUnit tests in a single run. 2011-05-13 18:31:13 +00:00
Marc Khouzam
48182ee891 Bug 345751: Inferior console does not get removed after a restart with GDB 7.0 and 7.1 2011-05-13 18:13:28 +00:00
Marc Khouzam
f0be94ea01 Bug 339456: Thread created event with wrong id after restart for GDB < 7.0 2011-05-13 15:01:50 +00:00
Marc Khouzam
e2e514ace6 Bug 343862: Infinite assertions when an error happens when setting breakpoints. Need to complete the requestMonitor of cancelled operations. 2011-05-13 14:29:18 +00:00
Marc Khouzam
624a55093f Bug 343862: Infinite assertions when an error happens when setting breakpoints 2011-05-13 11:13:02 +00:00
Anton Leherbauer
c1a81dbd68 Bug 331232 - There are memory leaks with each GDB debug session (partial fix) 2011-05-13 10:33:44 +00:00
Anton Leherbauer
db1a6be8f8 Small performance enhancement, related to 343538 2011-05-13 07:08:43 +00:00
Sergey Prigogin
6c51aa8adf Configurable name style for constant and variable names. 2011-05-13 06:17:30 +00:00
Sergey Prigogin
c5a85e4b4d Template-based New Class creation. 2011-05-13 02:41:49 +00:00
John Cortell
9612b01db0 Bug 342141 - Executables view content goes stale in various scenarios [Discovered inefficiency in new code. There's no need to research a project for executables when we've been able to determine that one or more specific Executable objects were removed. Just update the model and notify listeners.] 2011-05-12 17:55:37 +00:00
John Cortell
a48a40919f Forgot copyright boilerplate 2011-05-12 16:15:51 +00:00
Anton Leherbauer
c3d3296b60 Bug 343538 - Index not updated when complete folder deleted 2011-05-12 13:41:58 +00:00
Anton Leherbauer
a5750c313d Bug 345124 - NPE while Toggle Source/Header 2011-05-12 09:31:11 +00:00
Sergey Prigogin
b414e5add0 Cosmetics. 2011-05-11 18:39:50 +00:00
Sergey Prigogin
dd14bdd42e Cosmetics. 2011-05-11 18:39:28 +00:00
Sergey Prigogin
135c54443a Cosmetics. 2011-05-11 17:58:59 +00:00
Markus Schorn
8bdef4b07e Bug 341605: Disable search button for missing element selection, by Marko Tomljenovic. 2011-05-11 15:23:04 +00:00
Anton Leherbauer
fe42af7abe Initialize file descriptors with -1 in case of exec_detached, related to 345164 2011-05-11 12:12:30 +00:00
Anton Leherbauer
19370c7dcf Bug 345164 - Spawner leaks pipes 2011-05-11 08:35:03 +00:00
Sergey Prigogin
6ea674106c Cosmetics. 2011-05-10 23:26:13 +00:00
Sergey Prigogin
21a2b93c96 Fixed insertion of extraneous space character. 2011-05-10 23:06:24 +00:00
Sergey Prigogin
2ba3a82120 Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton Gorenkov. 2011-05-10 19:44:49 +00:00
Chris Recoskie
af28c6569c Bug 133881 - Make refreshing after building optional
- changed scheduling rules for refreshes to be the set of resources to be refreshed for a given project
2011-05-10 18:55:15 +00:00
Marc Khouzam
04e7974825 Bug 345164: Revert changes to Spawner and instead explicitly close streams in DSF-GDB and CDI 2011-05-10 17:38:42 +00:00
Chris Recoskie
b609ec68ba Bug 133881 - Make refreshing after building optional
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Teodor Madan
2fab85bf17 Bug 345134 - Cannot Cast multiple variable at once. Perform cast on all elements from selection 2011-05-10 08:29:09 +00:00
Sergey Prigogin
496fe2cc92 Cosmetics. 2011-05-10 03:02:17 +00:00
Sergey Prigogin
ab3d7d9a43 Cosmetics. 2011-05-10 02:36:00 +00:00
Sergey Prigogin
be029369eb Cosmetics. 2011-05-10 02:34:46 +00:00
Marc Khouzam
a7c5159320 Bug 339456: Thread created event with wrong id after restart for GDB < 7.0 2011-05-09 19:16:43 +00:00
Marc Khouzam
371fea8238 Bug 345164 - Spawner leaks pipes 2011-05-09 18:18:38 +00:00
Marc Khouzam
790ba0fc84 Bug 345164: Avoid leaking pipes 2011-05-09 17:42:41 +00:00
Marc Khouzam
323cc9f222 Bug 339456: Thread created event with wrong id after restart for GDB < 7.0 2011-05-09 02:27:39 +00:00
Marc Khouzam
f83c63c05f Bug 246740: Restart action does not work when the program is running 2011-05-09 01:43:13 +00:00
Marc Khouzam
5ae69e168a Bug 344892: Deadlock when trying to attach to more than one process on a remote target. Small cleanup 2011-05-09 00:14:16 +00:00
Sergey Prigogin
46ac14620b Methods for controlling grabExcessHorisontalSpace and grapExcessVerticalSpace grid layout attributes. 2011-05-08 22:23:40 +00:00
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