Marc Khouzam
de6f00d9c8
Bug 335320: NPE when terminating a launch and using the TraceControl view
2011-05-18 02:11:25 +00:00
Sergey Prigogin
d3e6580734
Cosmetics.
2011-05-18 00:31:21 +00:00
Sergey Prigogin
73def3b95b
Fixed a typo.
2011-05-17 22:31:15 +00:00
Sergey Prigogin
5dfe553d80
Cosmetics.
2011-05-17 22:29:38 +00:00
Sergey Prigogin
9c930dfff3
Cosmetics.
2011-05-17 22:28:18 +00:00
Marc Khouzam
24d1fac035
Bug 346125 - Exception when disposing TracingConsole
2011-05-17 17:05:02 +00:00
Sergey Prigogin
fae15af193
Cosmetics.
2011-05-17 02:33:03 +00:00
Sergey Prigogin
ea4ce17b7d
Cosmetics.
2011-05-17 00:28:10 +00:00
Sergey Prigogin
379dcc20dd
Cosmetics.
2011-05-16 23:19:39 +00:00
Sergey Prigogin
1f33df1de4
Fixed a typo.
2011-05-16 23:16:51 +00:00
Vivian Kong
a4609c0040
minor fix
2011-05-16 19:50:23 +00:00
Sergey Prigogin
570abc9774
Fixed a comment.
2011-05-16 19:22:17 +00:00
Vivian Kong
2f58a8c5d1
update build script
2011-05-16 19:16:36 +00:00
Sergey Prigogin
2085f2d1fc
Cosmetics.
2011-05-16 19:11:22 +00:00
Chris Recoskie
6a8b930ea6
Bug 133881 - Make refreshing after building optional
...
- changed scheduling rule to be null so that the platform handles the locking on individual resources
- fixed it so only the given project's settings are serialized in its project description
- fixed it so projects/folders/files can be refreshed even if they were removed from the resource tree but not the filesystem
- optimized resource delta processing
2011-05-16 18:18:34 +00:00
Vivian Kong
f1d6b49708
try to set heap size
2011-05-16 17:35:42 +00:00
Vivian Kong
e29eb83df5
try to set heap size
2011-05-16 17:25:28 +00:00
Vivian Kong
2912b7a307
use latest releng basebuilder
2011-05-16 15:29:03 +00:00
Doug Schaefer
0c53732d9f
Bug 345965 Update user docs to tell users to use the MinGW installer and not Wascana.
2011-05-16 15:10:14 +00:00
Anton Leherbauer
bc5c01b862
Bug 331232 - There are memory leaks with each GDB debug session (partial fix)
2011-05-16 12:11:46 +00:00
Anton Leherbauer
6cca59bb7c
Bug 345809 - Quick-Outline doesn't respect user preferences on its labels
...
Patch by Patrick Hofer
2011-05-16 08:24:16 +00:00
Anton Leherbauer
83719f04cc
Bug 340526 - Create watch expression: line endings should be removed
...
Patch by Axel Mueller
2011-05-16 07:36:53 +00:00
Anton Leherbauer
f87a7ad4e3
Bug 345834 - Enumerators disappear from outline after reconciling the editor
...
Patch by Patrick Hofer
2011-05-16 07:16:48 +00:00
Anton Leherbauer
30e80b53b2
Hover should return nothing in case of an interrupt.
2011-05-16 07:11:28 +00:00
Marc Khouzam
e1b18cad3e
Bug 345751: Inferior console does not get removed after a restart with GDB 7.0 and 7.1. Cleanup after the fix to bug 345749
2011-05-15 02:51:44 +00:00
Marc Khouzam
fa56c9494a
Bug 345749: MIInferior process gets terminated right away on a restart
2011-05-15 02:47:01 +00:00
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