1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

3290 commits

Author SHA1 Message Date
Anton Leherbauer
009a2d0523 Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpression" 2010-11-16 09:35:38 +00:00
Anton Leherbauer
1e2b8c24bb Bug 329682 - Restore backwards compatibility 2010-11-12 17:48:01 +00:00
Patrick Chuong
b0f3b7b768 Bug 329682 - [disassembly] Address bar does not work for symbols 2010-11-11 17:05:56 +00:00
Anton Leherbauer
9b5703b88c Remove stale annotation types and NLS keys, related to bug 326145 2010-09-30 10:38:52 +00:00
Ken Ryall
a0b5fe2c89 Bug 325773 - Support copy in the Executables View. Fix up line endings. 2010-09-21 18:38:43 +00:00
Ken Ryall
3cacbafb08 Bug 325773 - Support copy in the Executables View 2010-09-20 15:47:04 +00:00
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +00:00
Ken Ryall
c72e99bd35 Prevent deadlock when opening projects while refreshing the executables list. 2010-09-12 13:45:03 +00:00
Anton Leherbauer
4f83e760c3 Bug 323630 - Expanding registers in the register view triggers an infinite recursion loop in Eclipse/CDI 2010-09-08 07:04:58 +00:00
James Blackburn
5294511318 Bug 317796 - Build before launch should be cleverer about which configuration is built.
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
2010-08-26 15:36:21 +00:00
Anton Leherbauer
cea5f68197 Bug 315185 - [hover] When hovering over a macro argument the expansion as a whole is evaluated 2010-08-10 10:45:07 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Alena Laskavaia
e01304986c Bug 80700: test for project with spaces 2010-07-23 15:29:58 +00:00
Alena Laskavaia
1aeb6dc884 Bug 80700: modern gdb does need argument be quoted for environment-cd, let super class take care of it 2010-07-23 14:50:06 +00:00
Alena Laskavaia
664e416fa2 Bug 320629 - MI command -gdb-set does not properly escape argument 2010-07-23 14:48:49 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
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