9 Commits (e95c2aa2f5186e2521c044f7d08b9c7e22c229cd)

Author SHA1 Message Date
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 8e7604022d Added lldb rust formatters startup commands to lldb if debugging Rust 8 years ago
eidheim 4d6a222b27 Replaced include guards with #pragma once 8 years ago
eidheim a06bfcb3a8 Further cleanup of debug lldb events 8 years ago
eidheim ae1b183b87 Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
eidheim 15ad9fbe2d Debug event handlers cleanup 8 years ago
eidheim 55d056f16d Debug start/continue: implemented environment parsing on string set in Debug Set Run Arguments 8 years ago
eidheim 70a1e106b1 Selecting variable in debug show variables now moves cursor to frame if no declaration was found 10 years ago
eidheim 3467c152c3 Debug cleanup 10 years ago
eidheim 2de9932835 Added remote debugging, and some minor cleanup 10 years ago
eidheim 8efb735f78 Mostly finished with cross compiling options popover (#238) 10 years ago
eidheim 0a25b68e9b Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim 2770463c09 Renamed DebugClang to Clang in namespace Debug (Debug::Clang) 10 years ago
eidheim f1bfcb4402 Renamed debug/Debug to debug_clang/DebugClang 10 years ago
eidheim 35ab881071 Finished project cleanup 10 years ago
eidheim 6068cc7774 Now also selects thread when going to a variable 10 years ago
eidheim 653d77776f Debug show variables finished 10 years ago
Ole Christian Eidheim bc7fcdf01d Added Show Variables in Debug menu 10 years ago
eidheim 30f7411ccf Revert "Debug return value now found based on previous frame function name" 10 years ago
eidheim 534a245453 Debug return value now found based on previous frame function name 10 years ago
Ole Christian Eidheim d2427b727b Debug::get_return_value cleanup, and now works on older lldb versions 10 years ago
eidheim 6d6d2f31da Added return value (lldb supports this when doing step out) 10 years ago
eidheim 1e20e6cdd7 Now selects the frame when backtrace row is activated 10 years ago
eidheim 5a04201131 Added module filename in backtrace 10 years ago
eidheim 9ee3255f5f Improved debug menu activation/deactivation, and now does no debug initialization before debug is run 10 years ago
eidheim a655b61ea8 Added debug stack backtrace 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 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 ba7c44d7f8 Fixes to debugging 10 years ago
eidheim 6136ba0ed1 Added missing mutex 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
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