Skip to content
  • Kai Koehne's avatar
    Debugger: Change default gdb engine breakpoint "path usage" to "full" · cb857b47
    Kai Koehne authored
    
    
    Setting breakpoints by file name and line does not work robustly when
    using gdb, with neither the full path, nor with just the baseline. Since
    typically one of the options work, Creator offers a per-breakpoint choice
    of which approach to use. Traditionally, using the full path broke more
    often, so the default was "short". Lately (gdb 7.3+) using the full path
    seems to be more robust, so the default should be changed. Manual
    overriding to "short" is still possible.
    
    Change-Id: I9e857c86a63964bdacf9bebc5444ea752e5974f8
    Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
    Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
    cb857b47