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

3472 commits

Author SHA1 Message Date
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Anton Leherbauer
a529a397d0 Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations for removed breakpoints 2010-07-14 08:44:41 +00:00
James Blackburn
566aba5c1d Bug 314865 - When "Skip All Breakpoints" is ticked breakpoints at launch can be hit 2010-06-25 08:35:26 +00:00
James Blackburn
a212d0d42f Bug 314637 Register manager shouldn't log exception during debug session tear-down 2010-06-24 13:50:47 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
Sergey Prigogin
03b05684c9 Fixed a typo. 2010-06-20 04:30:35 +00:00
Sergey Prigogin
a36bc1eeab Added missing NON-NLS tag. 2010-06-20 04:28:39 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Teodor Madan
bb9485981f Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE when getting frame address 2010-06-18 16:11:44 +00:00
John Cortell
931bdcb29a Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is extraneous 2010-06-18 15:44:02 +00:00
John Cortell
9303fa016e Bug 317226: Disassembly view throws NPE when debugging with CDI 2010-06-18 15:31:50 +00:00
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
John Cortell
d36946d206 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-16 20:02:05 +00:00
Doug Schaefer
e37c94c358 Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
Doug Schaefer
2cc7be8154 Fix missing about.html and removed the templates for the source plugins. 2010-06-14 17:52:00 +00:00
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +00:00
Ed Swartz
564e54347f Bug 315415: always clear a terminated job from pathToJobsMap, and store off fetchedExecutables as soon as possible, leaving only UI work to Display#asyncExec(). 2010-06-04 18:23:39 +00:00
Ed Swartz
e2b7ee1e1c Bug 315415: add .api_filters exception for Executable#getSourceFiles() call 2010-06-04 15:14:45 +00:00
Doug Schaefer
7b8cac960e Prettier 32x32 icon. 2010-06-04 14:24:50 +00:00
Ed Swartz
0a49af8c69 Bug 315415 fixed performance issues of Executables view, esp. with files over networks 2010-06-04 13:44:17 +00:00
Doug Schaefer
70a8342263 Fixed up branding plug-ins. 2010-06-04 02:09:40 +00:00
Doug Schaefer
4b1e0cd637 Fixed up branding plug-ins. 2010-06-04 01:18:33 +00:00
Vivian Kong
a2ca080d1a Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
Vivian Kong
544317d804 Bug 315439 Fix up copyright 2010-06-03 14:22:11 +00:00
Vivian Kong
b2370eeea7 Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
Vivian Kong
738da44d29 Bug 315439 Fix up copyright 2010-06-02 20:38:34 +00:00
Ken Ryall
082b4787c3 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 19:34:06 +00:00
Ken Ryall
2bedd8397b Fix warnings. 2010-06-01 16:44:33 +00:00
Ken Ryall
a137a7f097 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 16:43:19 +00:00
Marc Khouzam
8b68101304 Bug 314749: Typo. 2010-05-31 20:02:13 +00:00
Vivian Kong
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +00:00
John Cortell
3a69434dbb Additional explanation 2010-05-28 13:07:54 +00:00
John Cortell
fd73637523 javadoc correction 2010-05-28 13:03:12 +00:00
John Cortell
6f3aa8adf2 Bug 314745: Need to API to expose the address bar text and memory space ID set in Memory Browser 2010-05-28 13:01:57 +00:00
Ken Ryall
99878ce6d7 Bug 307272 - Move or Remove disassembly options from the CDebug pref page 2010-05-27 22:15:51 +00:00
Vivian Kong
3c7225052b Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables view 2010-05-27 15:27:41 +00:00
Ken Ryall
29f2c9bf4f Bug 313893, reorg capabilities into cdt product plug-in. 2010-05-26 16:16:52 +00:00
Alena Laskavaia
d1de985681 Still trying to fix tests 2010-05-26 15:01:04 +00:00
Alena Laskavaia
63954a8d48 trying to fix test with hit condition 2010-05-25 00:16:57 +00:00
Alena Laskavaia
e69005fbaa Trying to fix del break point failure 2010-05-25 00:10:40 +00:00
Warren Paul
f918a234f1 fixed bug #314152. 2010-05-24 18:07:06 +00:00
John Cortell
00d4f39a66 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 22:00:21 +00:00
John Cortell
233c76b736 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 21:57:16 +00:00
John Cortell
a5ad43c3f8 Bug 313806: Export all debug packages 2010-05-20 21:30:07 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
Marc Khouzam
06f8d01d6c Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions. 2010-05-19 15:43:16 +00:00
John Cortell
c039cc7cfc Fixed warning. Removed no-longer-necessary API tooling filter 2010-05-17 16:28:54 +00:00
Alena Laskavaia
9061e0e6a7 Trying to fix failed tests issues 2010-05-14 18:12:10 +00:00