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

78 commits

Author SHA1 Message Date
David Inglis
952ffbce46 set default source locator method added and called in delegate 2002-12-17 20:38:50 +00:00
David Inglis
b5732a50bd change version to 1.0.1 2002-12-16 20:50:32 +00:00
Alain Magloire
10f0fc55a2 updated. 2002-12-03 19:27:33 +00:00
Alain Magloire
0fe4bfc865 Set the environment when doing "run" launching. 2002-12-03 19:27:22 +00:00
David Inglis
2d754bb7da patch from jgreen 2002-11-26 13:49:03 +00:00
David Inglis
322271b44b fixed lack of error msg when nothing selected 2002-11-26 13:48:28 +00:00
Alain Magloire
58b28300a4 updated 2002-11-23 22:36:25 +00:00
Alain Magloire
e6185f1ac6 Do not show the selection dialog if list is empty 2002-11-23 22:36:14 +00:00
Alain Magloire
9b07d58245 new file for shortcut extension. 2002-11-23 04:20:05 +00:00
Alain Magloire
c1788d353f new extension shortcut. 2002-11-23 04:19:53 +00:00
Alain Magloire
a2e3fb8fd2 updated. 2002-11-23 04:19:42 +00:00
Alain Magloire
bd6214b376 getProgName static 2002-11-23 04:19:32 +00:00
Alain Magloire
679f9913d5 add new method erroDialog(). 2002-11-23 04:19:12 +00:00
Alain Magloire
773e0fb332 Refresh the project when programs terminate. 2002-11-22 19:31:40 +00:00
Alain Magloire
e0f9749453 update. 2002-11-22 19:31:24 +00:00
Alain Magloire
d182380ac7 update. 2002-11-22 04:31:05 +00:00
Alain Magloire
92ad7a5001 New methods verifyWorkingDirectory(). 2002-11-22 04:30:41 +00:00
Alain Magloire
2526120966 use getWorkingDirectory instead of getWorkingDir(). 2002-11-22 04:28:24 +00:00
Alain Magloire
f7336ab6b8 setDefaultDir() return the IProject location as the default. 2002-11-22 04:27:47 +00:00
Alain Magloire
b189ce7272 updated. 2002-11-22 01:58:28 +00:00
Alain Magloire
005c6ad956 Check the project exists() or isOpen(). 2002-11-22 01:58:17 +00:00
Thomas Fletcher
99a0791947 Detect if a project is closed then the source file can't be accessed in
it.
2002-11-14 19:31:06 +00:00
Thomas Fletcher
a8ed987fd5 Removed periods from statement definitions 2002-11-13 16:37:51 +00:00
David Inglis
b9b786dcfd filter debugger list base on selected IBinary cpu 2002-11-13 14:01:09 +00:00
David Inglis
f41ad5443b fixed bug with preselection of project/program on new configurations 2002-11-06 16:57:43 +00:00
David Inglis
97bd508eb1 support "*" as platform and change local to native 2002-11-04 20:05:14 +00:00
David Inglis
194b859756 since config is shared we shouldn't filter that tab list 2002-11-04 20:01:11 +00:00
Thomas Fletcher
632e0ccde1 Update to appease the SWT versions which do not initially provide a callback when the index is set in the combo box (no SWT policy defined on this). 2002-11-04 18:29:31 +00:00
David Inglis
2c0e34366e use newDebugTarget methods 2002-11-01 18:03:59 +00:00
David Inglis
35da5932ef support form debugger console 2002-10-23 18:41:15 +00:00
David Inglis
daa02c6bd6 fixed spelling 2002-10-23 18:10:43 +00:00
David Inglis
efefa375bb fix feature build problem (jgreen patch) 2002-10-18 18:45:05 +00:00
David Inglis
0926de5ab2 cleanup warnings 2002-10-09 12:40:43 +00:00
David Inglis
cb369c6fcc fixed typo 2002-10-08 11:55:50 +00:00
David Inglis
38953a8a19 cleanup 2002-10-02 16:20:08 +00:00
David Inglis
1e575bd60c removed Process from debugtarget reateion for attach and corefile 2002-10-01 18:13:00 +00:00
David Inglis
103c42de84 use new debug target creation methods 2002-10-01 02:00:12 +00:00
David Inglis
170cc44681 suppress error on cancel 2002-09-27 19:25:38 +00:00
David Inglis
8051af4120 update 2002-09-26 19:36:12 +00:00
David Inglis
c58ca88557 set stop at main on by default 2002-09-26 16:22:35 +00:00
David Inglis
2d183e519d move setDialogShell into Maintab to is will alway be set 2002-09-26 12:57:45 +00:00
David Inglis
b41171e8e2 put message from exeception in to new exeception 2002-09-26 12:40:46 +00:00
David Inglis
14d1b3cd6f import cleanup 2002-09-24 17:26:22 +00:00
David Inglis
52246c044f verify project/program in launch 2002-09-24 17:26:12 +00:00
Thomas Fletcher
76151921f1 Add new process id and the type id to the configuration constants. 2002-09-24 14:48:27 +00:00
David Inglis
e90d3d2187 *** empty log message *** 2002-09-24 11:57:37 +00:00
Alain Magloire
1ec92f220c Put this back with the old ATTR name if not old project
will silently fail.
2002-09-24 03:57:47 +00:00
Alain Magloire
d6563a382b Change attribute. 2002-09-23 19:31:50 +00:00
David Inglis
947c512932 new post-mortem debug launcher 2002-09-23 17:16:19 +00:00
David Inglis
e8710267d3 display exception message in coreexception message 2002-09-18 17:44:54 +00:00