mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
.
This commit is contained in:
parent
d9141a8a93
commit
4123b94c18
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
2003-12-18 Alain Magloire
|
||||
|
||||
PR 49148
|
||||
Set environment variable value to give the program.
|
||||
Arguments are VAR VALUE where VAR is variable name and VALUE is value.
|
||||
VALUES of environment variables are uninterpreted strings.
|
||||
|
@ -9,7 +11,6 @@
|
|||
* src/org/eclipse/cdt/debug/mi/core/command/MIGDBSetEnvironment.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/RuntimeOptions.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/CommandFactory.java
|
||||
|
||||
|
||||
2003-12-17 Mikhail Khodjaiants
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue