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
call update method on owner for missing extensions More... over 22 years ago
Send a synchronization notify immediately for commands wit no tokens. More... over 22 years ago
Try to detect when gdb dies unexpectely(sp?). More... over 22 years ago
Change the order of the close. More... over 22 years ago
comment out the exception printstackTrace. More... over 22 years ago
LinuxThread seems to behave differently so we change the code to have one thread doing the code __and__ the wait. The Spawner reaper thread. More... over 22 years ago
indentation? More... over 22 years ago
Close the master pty when done. More... over 22 years ago
bug fix was testing the wrong variable. More... over 22 years ago
Implementation of variable expansion. More... over 22 years ago
Implementation of the handler of 'WatchpointScope' event. More... over 22 years ago
We should treat Watchpoint Trigger and Scope like two separte events. More... over 22 years ago
uses builder api to get include paths More... over 22 years ago
don't delete contents of project if error occurs More... over 22 years ago
refactor (rename) change More... over 22 years ago
added new Generic Extension creation machanism that uses the .cptproject file to find which plugin contains the extension point More... over 22 years ago
Implementation of 'hasVariables' function. More... over 22 years ago
add hasChildren to help the UI. More... over 22 years ago
Added handles for watchpoint events. More... over 22 years ago
Fix in the 'resumed' event handle. More... over 22 years ago
check for the existence of the library. More... over 22 years ago
code to get a master pseudo Terminal. More... over 22 years ago
Do not send the log stream to the output console. More... over 22 years ago
Pass the MISession we'll need to know if we can suspend. More... over 22 years ago
Add support to create a pseudo master terminal for the debugger. More... over 22 years ago
Implementation of watchpoints. More... over 22 years ago
Implementation of 'add watchpoint' action and watchpoint's properties. More... over 22 years ago
Add new frags More... over 22 years ago
Cleanups to asm editor to fix highlighting, follow color preferences and add keyworks More... over 22 years ago
Code assist now searches dependent projects More... over 22 years ago