[Lazarus] Debugger and Buildmodes / Project settings

Michael Ring mail at michael-ring.org
Thu Feb 5 08:31:39 CET 2015


Hi!

I am wondering if there is a way to make the General Debugger Settings 
Project or Buildmode specific.

My problem is that I often switch between microcontrollers that need a 
different version of gdb. (e.g. arm-none-eabi-gdb for arm, 
mipsel-sde-elf-gdb for mipsel)
and that sometimes I can use JLink probe on their default port, 
sometimes I need to use openocd that runs on another port.

Right now this means that I have to manually adjust the path to 
gdb/other debugger settings when I switch from (for example) a mipsel 
project to a arm based project.

No big deal, but it would be much nicer to somehow override this setting 
when opening a new project.

Is there a way to do this?

Thank you,

Michael




More information about the Lazarus mailing list