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

1661 commits

Author SHA1 Message Date
Alain Magloire
968e9cfc2c cathc "d" command. 2003-01-23 20:44:53 +00:00
Alain Magloire
5381ea3906 updated. 2003-01-23 20:44:37 +00:00
Alain Magloire
a2f38e6019 updated. 2003-01-23 20:01:05 +00:00
Alain Magloire
6d076ba860 Check for Shared library support. 2003-01-23 20:00:47 +00:00
Alain Magloire
b4ce2ca28f updated. 2003-01-23 19:27:45 +00:00
Alain Magloire
d2bdc3e425 extends IFunction. 2003-01-23 19:27:35 +00:00
Alain Magloire
6b785f2fa0 Remove duplicate ICElement 2003-01-23 19:27:17 +00:00
Mikhail Khodjaiants
5599b8ca2a Ignore the text selection when hovering. 2003-01-23 18:54:33 +00:00
Alain Magloire
61fca42a17 use getTranslationUnitextensions() 2003-01-23 16:55:58 +00:00
Alain Magloire
b75ef61e20 use get{Header,Source}extensions() 2003-01-23 16:50:06 +00:00
Alain Magloire
6ebd7872e8 updated 2003-01-23 16:49:36 +00:00
Alain Magloire
1600134333 updated 2003-01-23 16:43:02 +00:00
Alain Magloire
2600c79835 New methods
getHeaderExtensions()
getSourceExtensions()
getTranslationUnitExtensions()
2003-01-23 16:40:04 +00:00
Alain Magloire
b365162ce5 Proposed changes form Hoda now extends IVariableDeclaration 2003-01-23 16:39:35 +00:00
Alain Magloire
fa981af205 Add new method.
getHeaderExtensions()
getSourceExtensions()
getTranslationUnitExtensions()
2003-01-23 16:38:42 +00:00
Peter Graves
01b4d137a7 Updates from Judy Green - updated classpath and .project to reflect classpath changes 2003-01-22 19:22:47 +00:00
Judy N. Green
c7d7aac42d Fixed classpath to point to src directories and not as files 2003-01-22 18:53:22 +00:00
Mikhail Khodjaiants
3e5548d32c Changed the viewer of the Shared Libraries view to TreeViewer. 2003-01-21 22:48:37 +00:00
Alain Magloire
fa5b091353 Rename ICDISignal to ICDISignalReceived
and create model/ICDISignal
2003-01-21 21:40:47 +00:00
Judy N. Green
278e4f62ee removed unnessecary natures 2003-01-21 19:52:03 +00:00
Mikhail Khodjaiants
7e6802e6e5 Retry to set breakpoints if shared library's symbols are loaded. 2003-01-21 19:37:27 +00:00
Peter Graves
c36bf37cb1 Update for the new parameters to ICDISession.createCSession 2003-01-21 18:58:16 +00:00
Mikhail Khodjaiants
6130425ae3 Fix for the 'Show breakpoints supported by selected target' action. 2003-01-20 23:23:20 +00:00
Mikhail Khodjaiants
ac4ff7262a Changed the icon for the 'Load Symbols' action. 2003-01-20 22:47:46 +00:00
Judy N. Green
9f43862793 Added code for first pass at building tests as a feature 2003-01-20 22:21:11 +00:00
Alain Magloire
52c0260141 updated 2003-01-20 21:13:32 +00:00
Alain Magloire
8a96607e1e add schema 2003-01-20 21:13:24 +00:00
Alain Magloire
f04a7013cb updated 2003-01-20 21:01:34 +00:00
Alain Magloire
9c6cdeb984 Change the arguement of createCSession() by asking a java.io.File
we force the caller to do the check for existance of the executable
or the working directory
2003-01-20 21:01:25 +00:00
Alain Magloire
458d1e28cb New files. 2003-01-20 21:00:00 +00:00
Mikhail Khodjaiants
d632d9b530 Set the start or end address value in the shared libraries view to 'Not available' if the address value is 0. 2003-01-19 19:28:38 +00:00
Alain Magloire
e8323dc92c updated. 2003-01-18 02:29:59 +00:00
Alain Magloire
bc510fc732 New methods getUnloadedLibrary() and removeFromUnloadedList(). 2003-01-18 02:29:48 +00:00
Alain Magloire
d453ffb80f Remove the shared library from the unloaded list. 2003-01-18 02:29:20 +00:00
Alain Magloire
9f1dcdf071 updated. 2003-01-18 00:37:13 +00:00
Alain Magloire
ff80a0489c new methods parseWinShared() and parseUnixShared() to deal with
the different variables.
2003-01-18 00:37:01 +00:00
Mikhail Khodjaiants
6cf0504156 Use the C editor instead of the default editor for files without extensions. 2003-01-17 21:46:16 +00:00
Alain Magloire
38540e1407 updated. 2003-01-17 21:33:38 +00:00
Alain Magloire
fb481703f2 call loadSymbols from the manager. 2003-01-17 21:33:24 +00:00
Alain Magloire
6d73f9322c new method loadSymbols(). 2003-01-17 21:33:03 +00:00
Mikhail Khodjaiants
d266ca5299 Added the handlers for the 'Create' and 'Terminate' events to the 'Shared Libraries' view. 2003-01-17 21:08:11 +00:00
Mikhail Khodjaiants
f53cdf9a79 Added the handlers for the 'Create' and 'Terminate' events to the 'Shared Libraries' view. 2003-01-17 20:50:56 +00:00
Alain Magloire
c1817cbacb call "shared libraryname" 2003-01-17 19:56:36 +00:00
Alain Magloire
bc2ec8f17e updated. 2003-01-17 19:56:23 +00:00
Mikhail Khodjaiants
ed8c15c83a Implementation of the shared library view. 2003-01-17 19:31:40 +00:00
Alain Magloire
c6de1af5f3 updated. 2003-01-17 19:30:08 +00:00
Alain Magloire
11304c78ff Checkinf for overflow and allocate dynamic buffer for environment. 2003-01-17 19:29:58 +00:00
Alain Magloire
0ad2ba9f60 Rebuild 2003-01-17 19:29:34 +00:00
Alain Magloire
6c1adfdf7f UPdated., 2003-01-17 19:20:20 +00:00
Alain Magloire
a98cedbbfc Change the catch IOException in addSymbols. 2003-01-17 19:20:11 +00:00