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

1363 commits

Author SHA1 Message Date
Warren Paul
ec195f1471 fixed an intermittent refresh bug where not all executables would be displayed in the executables view. 2010-02-25 23:15:02 +00:00
James Blackburn
79ece8daa2 Bug 303629 unsigned char should never appear negative in the Variables view. 2010-02-23 15:26:13 +00:00
John Cortell
1e9d430245 [303569] Debug view does not reveal reason when thread is stopped by event breakpoint 2010-02-23 00:23:59 +00:00
John Cortell
d8ba081c40 [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-22 17:49:40 +00:00
John Cortell
a32879bdc0 [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-22 15:07:48 +00:00
John Cortell
adde620eaf [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-19 23:47:04 +00:00
Ken Ryall
77918388c1 Bug 300279, add caching. 2010-02-10 21:12:26 +00:00
Warren Paul
54c1a11ea2 fixed the source file not found editor for DSF for frames with no file associated with it (raw address). 2010-02-09 20:20:00 +00:00
Warren Paul
4683f554ce fixed type that broke ISourceFileRemapping extensions. 2010-02-09 20:17:17 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Marc Khouzam
e8e151d71c [284286] Fixed wrong changes to copyright 2010-01-29 14:37:04 +00:00
Marc Khouzam
6764511b39 [284286] New Trace Control View to allow to start/stop/status a tracing experiment. Support for Trace State Variables. Support for Saving trace data to a file. 2010-01-27 19:05:47 +00:00
John Cortell
8e3a1169fe [283586] Traditional Rendering are not disposed after Memory Browser is closed or Debug Session is terminated. Additional fixes from Teo (slightly adjusted) 2010-01-20 19:54:24 +00:00
John Cortell
f6eebfa023 Avoid redundant search through the common locator. Didn't realize that the common containers are automatically added to every launch config locator. 2010-01-14 22:29:14 +00:00
John Cortell
289a7c8dfa ISourceFinder needs a dispose method. 2010-01-14 13:59:52 +00:00
John Cortell
9cdd4e1d07 [299583] The common source lookup director in a fresh workspace is ineffective 2010-01-13 23:57:30 +00:00
John Cortell
fb574618b5 Update copyright 2010-01-13 17:19:24 +00:00
John Cortell
5aa1e9456a Fixed warnings 2010-01-13 17:18:58 +00:00
John Cortell
6d324d7f03 [299019] CMemoryBlockExtension does not correctly implement IMemoryBlockExtension#setBaseAddress. Applied patch with some modifications. 2010-01-13 17:12:02 +00:00
John Cortell
db501eff16 [299369] Introduce source container that resolves paths relative to the executable. Applied patch, with modifications. 2010-01-13 00:06:26 +00:00
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