1304 Commits (7722e7eee5fae41f0faa5ed46b402c12a81ee1dc)
 

Author SHA1 Message Date
eidheim 19734953c2 Fixed crash when quitting juci in the middle of starting debug 10 years ago
eidheim 3cd564d89c Fixed freeze when using Go to Stop in menu 10 years ago
eidheim 12d7d07cb4 Now activates/deactivates debug menu items 10 years ago
eidheim ce7567fe29 Now uses lldb API for stepping 10 years ago
eidheim 56eb3ddae1 Added Debug Set Run Arguments and fixed escaping of paths and arguments 10 years ago
eidheim 8bf2b21e96 Now sets LLDB_DEBUGSERVER_PATH in debug.cc on OS X 10 years ago
eidheim d19fbd9cc7 Executable path escaping improvement 10 years ago
eidheim d131c7936f Added escaping of executables and cmake paths 10 years ago
eidheim 3d74cbba50 Added Project Set Run Arguments 10 years ago
eidheim 019e72a444 Added step-over, step-in and step-out functions to debugging menu 10 years ago
eidheim 293d8bb35f Should now compile on Ubuntu 14 10 years ago
eidheim 5c8e71d758 Fixed compilation on MSYS2 10 years ago
eidheim 9af098b310 Added Ubuntu 14 lldb instructions 10 years ago
eidheim 3fd1670363 installation instructions improved, and got rid of a compilation warning 10 years ago
eidheim ad4fed49e8 Added lldb to README, install.md and fixed some minor compilation issues 10 years ago
eidheim dc8dcae1ff Can now add/remove breakpoints when debug is in running state, also removes stop line mark when debug is in running state 10 years ago
eidheim 091324e0ba Minor fixes to debugging 10 years ago
eidheim 4d64edde46 Can now add/remove breakpoints when debug process is in stop state 10 years ago
eidheim ff7ec7ddc8 Debug process now has correct environment variables, and handles stdin 10 years ago
eidheim 924ccfc30d Debugging fixes 10 years ago
eidheim ebec5de6b1 Autocomplete now restarts after . symbols properly 10 years ago
eidheim ba7c44d7f8 Fixes to debugging 10 years ago
eidheim 3f8aeac476 Yet another minor compile fix 10 years ago
eidheim 62d9027330 Another minor compile fix 10 years ago
eidheim c45d4544ed Minor compile fix 10 years ago
eidheim 42a416382d Minor message fix when compiling without debugging support 10 years ago
eidheim 530a356199 Added message when compiling without debugging support 10 years ago
eidheim 4cf9a4011b Will now compile without debug support if liblldb is not found 10 years ago
eidheim 6136ba0ed1 Added missing mutex 10 years ago
eidheim 256f01fd9d Maybe a bit faster variable name search 10 years ago
eidheim 0843bff569 Thread safe debug implementation, and can now go to debug stop 10 years ago
eidheim 8a9c8a3082 Now tries to find debug variable based on file_path and line number if possible 10 years ago
eidheim e941b563d9 Added run debug command, and various fixes including more thread safe debug commands 10 years ago
Jørgen Lien Sellæg 4e8e76a803 Update LICENSE 10 years ago
eidheim 9b5c5baa2d Minor fixes to debug integration 10 years ago
eidheim 8905f8fc75 Added debug status and now shows the line where the debug process is stopped 10 years ago
eidheim b30f2da8a4 Debugging fixes 10 years ago
eidheim 3244ec68f7 Debug variables now in tooltips, still some work left before creating the debug integration branch though 10 years ago
eidheim a6b19c9dbd Work in progress, a somewhat usable debugger now implemented 10 years ago
eidheim b23a2deec1 Work in progress: debug integration 10 years ago
Ole Christian Eidheim 79f497a187 Merge pull request #149 from eidheim/master 10 years ago
eidheim 0e5568351c Now correctly removes opened subdirectories when closing a directory. This fixes a crash when changes happened in a subdirectory that had one of its parent/grandparent/etc closed 10 years ago
Ole Christian Eidheim 68705dc58f Corrected MSYS2 link in contents 10 years ago
Ole Christian Eidheim ec097687d0 Added contents 10 years ago
eidheim 6b96b64d61 Visual size of tab (\t) set to 4 spaces 10 years ago
eidheim 9accf6c430 Added additional check on indent left after { on newline (Allman style) 10 years ago
eidheim b7c1ad4d8e Added link to Arch User Repository package 10 years ago
Jørgen Lien Sellæg 6205b2baa8 Merge pull request #148 from eidheim/master 10 years ago
eidheim 29f8b97127 Minor improvement: rows in selection dialogs now gets cleared when the dialog is hidden, instead of when destroyed 10 years ago
eidheim a16ab4be80 Cleanup of { indentation (Allman style) 10 years ago