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

288 commits

Author SHA1 Message Date
David Inglis
a25c4af562 fixed 'revert' behavior 2003-01-16 20:59:21 +00:00
David Inglis
ec5c2fbaa9 fixed 'revert' behavior in debugger tab 2003-01-16 20:28:47 +00:00
David Inglis
b3e245d849 fixed 'revert' behavior in debugger tab 2003-01-16 20:25:07 +00:00
David Inglis
ad047ecf89 Fixed http://bugs.eclipse.org/bugs/show_bug.cgi?id=29532 2003-01-16 19:25:42 +00:00
Thomas Fletcher
388f2460b6 Fix to address PR 29565 from the JDT from whome we copied bad
UI behaviour.
2003-01-15 20:04:55 +00:00
Alain Magloire
4f9fafb5cd updated 2003-01-06 22:19:50 +00:00
Alain Magloire
86990a5d11 updated 2003-01-06 22:02:55 +00:00
Alain Magloire
9778eef929 Use expandEnvironment(). 2003-01-06 22:02:49 +00:00
Alain Magloire
c3ed134983 Add expandEnviroment() 2003-01-06 22:02:39 +00:00
David Inglis
427def3fc0 call setDefaultSourceLocator 2002-12-17 21:11:07 +00:00
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