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

3177 commits

Author SHA1 Message Date
Alain Magloire
503c0b61b6 updated. 2003-10-21 19:44:52 +00:00
Alain Magloire
47a0ffc0e9 Starting implementation of CPathEntry entries
in the core model.
2003-10-21 19:44:35 +00:00
Mikhail Khodjaiants
8968c45d84 Added the "Search subfolders" option for directory search locations. 2003-10-20 22:40:05 +00:00
Mikhail Khodjaiants
2767f3a948 Do not interrupt the initialization of all additional source locations if the initialization of one fails. 2003-10-20 22:29:41 +00:00
Hoda Amer
7cfb47c220 Fix for bug#44507 2003-10-20 21:11:44 +00:00
Alain Magloire
de85b5fbaa Thomasf patch to do showInContext() 2003-10-20 19:59:16 +00:00
Alain Magloire
e0e5d2c7bf From Thomasf patch to do showIn, new method
showInContext()
2003-10-20 19:58:54 +00:00
Alain Magloire
e85f117e11 Implement Show() method, from ThomasF patch
to do ShowIn
2003-10-20 19:58:19 +00:00
David Inglis
5598a1537e fixed unit test for testGetChildren in BinaryTest 2003-10-20 18:16:38 +00:00
David Inglis
7ed318908d fixed junit test failure 2003-10-20 18:10:44 +00:00
Alain Magloire
f89eee8439 Remove the dispose and add the ImageBase in value of the symbols. 2003-10-19 05:29:55 +00:00
Alain Magloire
43dc0a5a21 print the Relocs 2003-10-19 05:29:08 +00:00
Alain Magloire
8517910db6 new constructor 2003-10-19 05:28:40 +00:00
Alain Magloire
08d608864c pass the Elf object in the constructor. 2003-10-19 05:28:04 +00:00
Alain Magloire
e243c06ee9 pass the PE object in the constructor. 2003-10-19 05:27:37 +00:00
Alain Magloire
b1b47c294e recreate the project after calling releaseCelement 2003-10-19 02:52:31 +00:00
Alain Magloire
f5b89e809f advertise the Cygwin PE parser Page 2003-10-19 01:17:40 +00:00
Alain Magloire
d6572b1aa6 updated. 2003-10-19 01:17:22 +00:00
Alain Magloire
e47778c1ae New Cygwin PE parser Page 2003-10-19 01:17:05 +00:00
Alain Magloire
c4fea46f5b advertise the new Cygwin PE parser 2003-10-19 01:16:41 +00:00
Alain Magloire
8989c875b7 New Cygpath class for the ICygwinToolsProvider
IToolsProvider to find addr2line and c++filt
2003-10-19 01:16:07 +00:00
Alain Magloire
8c64ff43dd cleanup and remove duplicate methods. 2003-10-19 01:15:19 +00:00
Alain Magloire
347db0a84e Bug fix when accessing the String table 2003-10-19 01:14:53 +00:00
Alain Magloire
3736b2c199 New impelementation of PE parser. 2003-10-19 01:14:19 +00:00
Alain Magloire
d06d62c1c2 The real implementation of the parser been
move to utils/org/eclipse/cdt/utils/coff/parser
and utils/org/eclipse/cdt/utils/elf/parser
2003-10-19 01:13:53 +00:00
Alain Magloire
4f4f092bbc new icon 2003-10-19 01:08:53 +00:00
Alain Magloire
644a631ca0 Do the working copy. 2003-10-18 04:42:57 +00:00
Alain Magloire
37149bf71f updated. 2003-10-18 01:22:37 +00:00
Alain Magloire
115e1208c3 Framework to deferred breakpoint 2003-10-18 01:22:27 +00:00
Alain Magloire
931d4076e1 setLocationBreakpoint() new method. 2003-10-18 01:21:46 +00:00
David Inglis
1883bd1101 2003-11-17 Mikhail Khodjaiants
src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: 
	"Search for duplicate source files" option support.
2003-10-17 19:28:55 +00:00
Mikhail Khodjaiants
d253f76e29 Fix for PR 35960: the "Search for duplicate source files" option is added. 2003-10-17 19:23:01 +00:00
Doug Schaefer
ab1e01699b Patch for Tom Tromey:
- Changed -werror to -Werror
2003-10-17 19:12:24 +00:00
David Inglis
fa2d7106db fixed Eclipse 3.0M4 build problems 2003-10-17 16:35:26 +00:00
Mikhail Khodjaiants
8720297f8a If the target is suspended by a line breakpoint the source manager tries to retrieve the file resource from the breakpoint marker. 2003-10-17 15:48:37 +00:00
Mikhail Khodjaiants
3a43da5b4b changed the message displayed when the source file not found. 2003-10-17 15:24:07 +00:00
Alain Magloire
51946e40ab updated. 2003-10-17 14:13:38 +00:00
Alain Magloire
b4eff13327 Set the error message. 2003-10-17 14:13:25 +00:00
Alain Magloire
0c011ffdda add comment/uncomment menu. 2003-10-17 02:34:10 +00:00
Alain Magloire
8331d66485 Default Prefix for comment. 2003-10-17 02:32:25 +00:00
Alain Magloire
4fda51818b updated. 2003-10-17 01:39:50 +00:00
Alain Magloire
451fe038af updated. 2003-10-16 19:10:04 +00:00
Alain Magloire
1349365cd7 Keep on trying to find a motif 2003-10-16 19:09:52 +00:00
Alain Magloire
6738deaf1a updated. 2003-10-16 13:53:42 +00:00
Alain Magloire
66cd500c0c Null out the page when not selected. 2003-10-16 13:53:30 +00:00
Mikhail Khodjaiants
eff499d538 Improving the source search algorithms. 2003-10-15 17:44:06 +00:00
David Inglis
90ef3ef63b don't set container 2003-10-15 15:33:22 +00:00
David Inglis
a812ee80f7 revert alain change 2003-10-15 15:32:55 +00:00
Alain Magloire
cd27b49d8c new method getPluginID(). 2003-10-15 02:50:35 +00:00
Alain Magloire
a8ea8170c1 Add action to the outliner. 2003-10-15 02:50:21 +00:00