Setting Debugger Path in Project Settings
Posted: Sat Feb 16, 2013 3:23 am
I'm using Codelite for embedded development and I'm running into the following issues when trying to configure the debugger in the project settings.
-- The "Select debugger path. Leave empty to use default:" textbox does not seem to respect the CodeLite Macros like $(WorkspacePath)
-- The "Select debugger path. Leave empty to use default:" textbox does not seem to work if using relative paths. If using a relative path the debugger reports "Failed to initialize debugger: ..\..\gcc-arm-none-eabi\bin\arm-none-eabi-gdb.exe" in the debug output window. Absolute paths work fine.
Please let me know if this is by design, user error, or a possible bug. Thanks
CodeLite v5.0.6213 (Official Build)
Windows 8 - 64-bit
Mentor Graphics' Sourcery Codebench Lite Toolchain
-- The "Select debugger path. Leave empty to use default:" textbox does not seem to respect the CodeLite Macros like $(WorkspacePath)
-- The "Select debugger path. Leave empty to use default:" textbox does not seem to work if using relative paths. If using a relative path the debugger reports "Failed to initialize debugger: ..\..\gcc-arm-none-eabi\bin\arm-none-eabi-gdb.exe" in the debug output window. Absolute paths work fine.
Please let me know if this is by design, user error, or a possible bug. Thanks
CodeLite v5.0.6213 (Official Build)
Windows 8 - 64-bit
Mentor Graphics' Sourcery Codebench Lite Toolchain