John Cortell
|
48a0dbe690
|
Adjustment to previous fix so that it more likely addresses 291912
|
2009-10-13 20:27:07 +00:00 |
|
John Cortell
|
df80ee1b69
|
Applied patch in: [236838] Cannot view large array variables due to OutOfMemoryError.
|
2009-10-13 18:40:51 +00:00 |
|
John Cortell
|
892e506a8e
|
Continuation of last commit; forgot to delete unused CDT breakpoint.
|
2009-10-13 16:49:53 +00:00 |
|
John Cortell
|
337f549394
|
[289915] Race condition in CBreakpointManager.java. Also, applied the deadlock fix in rev 1.71 to two other similar locations, and made the logic in all three methods consistent (since they effectively do the same thing). Finally, I improved the logic in the 1.71 fix to consider the fact that the CBreakpoint may have been created on another thread while the lock was temporarily released.
|
2009-10-13 16:34:54 +00:00 |
|
John Cortell
|
939b63d177
|
Potential fix for [291912] Eclipse hangs while debugging qt apps with default installation.
|
2009-10-09 15:52:54 +00:00 |
|
John Cortell
|
b6cb68b56d
|
[290880] add null-pointer check on frame.getAddress() return value (applied patch)
|
2009-09-30 09:34:33 +00:00 |
|
John Cortell
|
7732cae61f
|
Enhanced comment
|
2009-09-02 15:04:09 +00:00 |
|
Ken Ryall
|
6d98937144
|
[Bug 285904] Control build-before-launch activity per launch configuation
|
2009-08-18 14:46:54 +00:00 |
|
Ken Ryall
|
b1ce1b2244
|
Fix NPE.
|
2009-08-07 15:40:51 +00:00 |
|
Mikhail Khodjaiants
|
d76cfab002
|
Bug 279473: Custom C/C++ Debuggers need a way to add their source containers to the preference page "C/C++, Debug, Common Source Lookup Path".
|
2009-07-15 15:32:05 +00:00 |
|
James Blackburn
|
350d47f245
|
Bug 278805 Fix regression, #isTargetBreakpoint(...) should default to allowing breakpoints it can't classify.
|
2009-06-02 15:49:10 +00:00 |
|
Vivian Kong
|
40ea035808
|
update copyrights
|
2009-05-26 21:40:35 +00:00 |
|
Ken Ryall
|
37c2a407da
|
Bug 277903, don't refresh exe list if import doesn't add and new ones.
|
2009-05-26 18:24:30 +00:00 |
|
Vivian Kong
|
5e92597120
|
bug 254307 - branding
|
2009-05-26 14:48:10 +00:00 |
|
Ken Ryall
|
b48b4d1acd
|
Don't bother checking to see if non-existent files are in the project.
|
2009-05-19 17:19:53 +00:00 |
|
Mikhail Khodjaiants
|
f309234b78
|
Bug 274499: Add Global Variables dialog not work when the user uncheck all variables. Applied patch from Gaetano Santoro (ST).
|
2009-04-30 15:18:50 +00:00 |
|
James Blackburn
|
537b8d2c4c
|
Bug 248440 Possible to set line breakpoint twice on the same external file
|
2009-04-14 20:03:21 +00:00 |
|
Vivian Kong
|
b849a3be06
|
bug 268581 individual source bundles
|
2009-04-09 19:51:46 +00:00 |
|
Mikhail Khodjaiants
|
413cbe0f6f
|
Bug 271599: Non-externalized strings are ignored in the debug plugins' configurations.
|
2009-04-08 15:02:12 +00:00 |
|
Anton Leherbauer
|
fb71de7ec2
|
Make internal package hidden
|
2009-03-26 08:59:42 +00:00 |
|
Ken Ryall
|
14148014ad
|
Export the executables package.
|
2009-03-18 19:45:16 +00:00 |
|
Vivian Kong
|
fa3911cd90
|
bug 254200 - use ICU4J
|
2009-03-13 13:47:48 +00:00 |
|
Alena Laskavaia
|
f38d981cc8
|
[111711] - added go to address action to cdi dissasembly view
|
2009-03-12 20:33:01 +00:00 |
|
Pawel Piech
|
b006bc98c3
|
Bug 262826 - Create common C/C++ launch configurations
|
2009-02-27 22:38:54 +00:00 |
|
Ken Ryall
|
eeb929745b
|
Bug 265796
|
2009-02-25 20:06:32 +00:00 |
|
Ken Ryall
|
412ba1852c
|
Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796
|
2009-02-25 15:24:14 +00:00 |
|
Alena Laskavaia
|
60aa52eccf
|
- a bit of extensibility for disassembly view
|
2009-02-05 18:58:54 +00:00 |
|
John Cortell
|
90285d927f
|
Add $NON-NLS-1$ comments to last commit
|
2009-01-22 20:59:34 +00:00 |
|
John Cortell
|
6e684dd982
|
Fixed bugzilla 262074. Display standard control characters (e.g., '\n') more intelligently for a variable of type char.
|
2009-01-22 19:54:28 +00:00 |
|
Ken Ryall
|
f0a16ef93a
|
Bug 259880.
|
2009-01-22 07:41:53 +00:00 |
|
Anton Leherbauer
|
99bacfaf68
|
Fix compilation error with Eclipse 3.5
|
2008-11-24 09:47:20 +00:00 |
|
Anton Leherbauer
|
7db7ce6ac9
|
Update bundle versions
|
2008-11-24 09:29:32 +00:00 |
|
Alena Laskavaia
|
6dd52f784d
|
[248422]: Linked Resources: Double clicking in breakpoint view opens wrong source file
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248422
appling patch
|
2008-11-21 17:25:16 +00:00 |
|
John Cortell
|
3711c05a24
|
255717. Introduced support in CDI for >64 bit values
|
2008-11-18 21:48:34 +00:00 |
|
John Cortell
|
3d48bf4f02
|
Trivialize the leak caused by bugzilla 255120 (debug platform) by clearing the reference to CDebugTarget in the dispose() method.
|
2008-11-17 16:06:47 +00:00 |
|
Alena Laskavaia
|
c391a02225
|
[247851] - applied patch - line breakpoints on linked resources
|
2008-11-12 17:39:19 +00:00 |
|
John Cortell
|
df7a539470
|
Fixed 254888. Fixed rare-case scenario where NPE results in CDebugTarget handling a thread suspended event. Also adjusted code to not assume that a CThread has a non-null ICDIThread reference (used to be the case, but no longer true with introduction of ICDIDisposable support). Finally, removed redundancy in findThread methods.
|
2008-11-11 14:44:45 +00:00 |
|
Anton Leherbauer
|
172288ff75
|
Bug 254849 - [Problems View] Sort by location sorts lexicographically
|
2008-11-11 13:43:23 +00:00 |
|
Anton Leherbauer
|
450e32afb8
|
Use URIUtil.toURI() instead of File.toURI(), related to bug 252744
|
2008-11-07 11:10:02 +00:00 |
|
John Cortell
|
fa2d511bbd
|
Fixed 254514. Expression-values not being disposed of.
|
2008-11-06 21:04:40 +00:00 |
|
Ken Ryall
|
55a0d30355
|
Improvements to the Executables manager including work for bug 253778.
|
2008-11-04 21:39:26 +00:00 |
|
Ken Ryall
|
be136db87e
|
NPE check.
|
2008-11-04 21:37:37 +00:00 |
|
Anton Leherbauer
|
e1e813365b
|
Bug 247853 - AbsolutePathSourceContainer does a string comparison check using !=
Patch by James Blackburn
|
2008-10-31 12:51:38 +00:00 |
|
Warren Paul
|
935103d5a5
|
add file extension as binary content type if necessary when importing executables.
|
2008-10-27 19:57:27 +00:00 |
|
Anton Leherbauer
|
868e29ac4f
|
Bug 250638 - NPEs when disassembling in debugger
Patch by Øyvind Harboe
|
2008-10-17 08:38:54 +00:00 |
|
John Cortell
|
6d4d1d2bed
|
The program executable would be expandable (in the Modules view) only if it lived in the output directory of a CDT project. It should be expandable as long as it's anywhere in a CDT project. I fixed this for shared libraries last month, and realized today the same issue is happening for the program executable. This refactors that earlier solution to fix both cases. It also fixes an NPE that would happen if the shared library was in a non-CDT project, or outside the workspace altogether.
|
2008-08-20 22:13:45 +00:00 |
|
Ken Ryall
|
037111a067
|
Fix build break caused by incomplete commit.
|
2008-08-13 13:27:20 +00:00 |
|
Alena Laskavaia
|
5ff757551b
|
- message for failing loading library
|
2008-08-12 21:01:10 +00:00 |
|
Alena Laskavaia
|
d2cba6c8c9
|
- fixed module loading to avoid wrong error reported
|
2008-08-12 21:00:40 +00:00 |
|
Ken Ryall
|
1c95fb3c77
|
More work in the executables manager and view: added a remove button, don't alllow duplicate exes from different providers in the list.
|
2008-08-12 20:27:10 +00:00 |
|