340 Commits (258769856567da6bede34f3d461e6cd3d7ff7282)

Author SHA1 Message Date
eidheim a50adf87ee Cleanup of dialog tooltips 10 years ago
eidheim bd3c30faba Get iter for dialog positioning cleanup 10 years ago
eidheim 653d77776f Debug show variables finished 10 years ago
eidheim bd668eedfc selectiondialog.* cleanup 10 years ago
Ole Christian Eidheim bc7fcdf01d Added Show Variables in Debug menu 10 years ago
eidheim 246955d292 Minor change 10 years ago
eidheim 1e20e6cdd7 Now selects the frame when backtrace row is activated 10 years ago
eidheim fe219a6e25 Making frame variable smaller if it is too long when using backtrace, and dialogs are now moved to the start of line if activated on iter columns>=80 10 years ago
eidheim 5a04201131 Added module filename in backtrace 10 years ago
eidheim b358917c78 Fixed crash when opening unknown files 10 years ago
eidheim 9ee3255f5f Improved debug menu activation/deactivation, and now does no debug initialization before debug is run 10 years ago
eidheim 25da8e59f1 Fixes to cmake builds 10 years ago
eidheim a9e294218e Cleanup of cmake build system, and no longer runs cmake in debug build every time debug is started 10 years ago
eidheim 76493b7081 Now only shows filename in backtrace dialog 10 years ago
eidheim 463b12ed54 Tooltips now always update after debug stop 10 years ago
U-olece-PC\olece 1448fd742c Fixed crash when debug support is not enabled 10 years ago
eidheim a655b61ea8 Added debug stack backtrace 10 years ago
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 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 3fd1670363 installation instructions improved, and got rid of a compilation warning 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 924ccfc30d Debugging fixes 10 years ago
eidheim ba7c44d7f8 Fixes to debugging 10 years ago
eidheim c45d4544ed Minor compile fix 10 years ago
eidheim 4cf9a4011b Will now compile without debug support if liblldb is not found 10 years ago
eidheim 0843bff569 Thread safe debug implementation, and can now go to debug stop 10 years ago
eidheim e941b563d9 Added run debug command, and various fixes including more thread safe debug commands 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
eidheim 7e7589efac Minor fixes to build path error handling 10 years ago
eidheim 606db580d5 Fixes #121, #131 and #132. More testing needed, except bugfix commits soon. 10 years ago
eidheim 28ea45dbdd Forgot to remove iostream 10 years ago
eidheim b4e2b2fc80 Now tries to guess executable based on add_executable parameters 10 years ago
Ole Christian Eidheim 08910538d8 Dialogs now gets hidden if a new cursor position is chosen using the mouse. Also made the run command entry a bit larger 10 years ago
Ole Christian Eidheim bba3d05751 No longer shows tooltips right after goto declaration 10 years ago
eidheim cda802676e Work in progress related to #130 10 years ago
Akshay Shekhervoldyman666@gmail.com 168698fae4 Removed and as per the TODO's 10 years ago