> Hi, > > How to add target specific commandline arguments to gdb in a multi-arch port? I've seen ADDITIONAL_OPTIONS/ADDITIONAL_OPTION_CASES in main.c, but it possible from me to define them? If so, how? Your code base is out-of-date. You can't add target specific options. Andrew