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

1393 commits

Author SHA1 Message Date
James Blackburn
802f7279ba Bug 247948 - Wrong source shown on hit breakpoint - remove FIXME code, and don't force find duplicates. 2010-01-11 23:02:52 +00:00
John Cortell
485b4d73de [299317] Executables view source remapping does not take into account launch configurations 2010-01-11 20:52:55 +00:00
John Cortell
f8a5c695b4 Fix build error 2010-01-10 22:20:25 +00:00
Mikhail Khodjaiants
3e8602621d Bug 299150: Confusing comment in ICDIDebugger2. 2010-01-08 18:09:50 +00:00
Ken Ryall
4692c67a86 Bug 299087, Executables manager overhaul. 2010-01-08 05:37:52 +00:00
Ken Ryall
4934483c60 Increment version number to 7.0 2010-01-07 14:38:00 +00:00
John Cortell
08c663e9eb Enhanced doc and use generics. No functional change. 2010-01-05 21:16:16 +00:00
John Cortell
858cf9e17a Doc enhancement 2010-01-05 21:08:22 +00:00
Marc Khouzam
721192f266 [284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount. 2009-12-18 18:59:44 +00:00
Marc Khouzam
370ef8a824 [275687] Moving Reverse commands to the core of CDT from DSF-GDB, and making use of the new asynchronous command framework of the debug platform 2009-12-16 20:32:47 +00:00
John Cortell
bbf22bce99 [297781] Executables view accidentally converting UNIX paths to windows c: based ones (on Windows) 2009-12-14 22:59:38 +00:00
James Blackburn
193a63fe4e Bug 295899 CVariables aren't removed when the underlying cdiObject is destroyed. 2009-11-24 12:46:35 +00:00
John Cortell
3a995bbbba Expose some packages to EDC 2009-11-16 21:14:33 +00:00
Ken Ryall
dcd0c58abf Bug 159955, enable the source not found editor for DSF. 2009-11-10 22:06:46 +00:00
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