166
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Always set ourselves as the default thread before any operation. More... over 22 years ago
Added UpdateState() to reset things when suspended. More... over 22 years ago
Implement ChangeEvent for Variable also. More... over 22 years ago
Implement setCondition. More... over 22 years ago
Added Copyright. More... over 22 years ago
When gdb is kill start a new thread to handle termination. More... over 22 years ago
Changing does not mean reseting the value. More... over 22 years ago
Added restart and breakpoint actions. More... over 22 years ago
regenerate build.xml More... over 22 years ago
Variables rendering fixes. More... over 22 years ago
Updated launcher to search out executables in projects and to save that information. More... over 22 years ago
Added breakpoint classes. More... over 22 years ago
We can not use the event thread ot fire the Exit event since it is destroyed. More... over 22 years ago
Fixed a typo, check commit access. More... over 22 years ago
quick fix for a race condition. More... over 22 years ago
return was at the wrong place. More... over 22 years ago
Fire and Exit event. More... over 22 years ago
Fire event only when gdb was kill. More... over 22 years ago
was throwing a wrong illegalException. More... over 22 years ago
Only call session terminate() on IOException. More... over 22 years ago
Do not try to get the exit value if the session is terminated. More... over 22 years ago
readLine() does not throw exception at the end of the stream. More... over 22 years ago
check for null. More... over 22 years ago
fire the Inferiorexit event outside of the try block it may not have be done if exception More... over 22 years ago
remove useless comment. More... over 22 years ago
remove useless commented code. More... over 22 years ago
Variable manager in terms of MI Var Object. More... over 22 years ago
Guard against null. More... over 22 years ago
comment out main the breakpoint. More... over 22 years ago
fixed build properties More... over 22 years ago