Skip to content
  • cnavarro's avatar
    Fix non-stop mode in gdb when you click continue · 4e992d8d
    cnavarro authored
    
    
    When you hit a brekpoint in gdb non-stop mode, if you click continue in the
    UI the debugger was killed if the current thread is not the one being
    stopped. This is anoying as gdb does not change current thread
    automatically. The fix shows the error but does not kill the inferior.
    Fixed style issues again.
    
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    (cherry picked from commit 47def926
    
    )
    
    Change-Id: I18e8b77b615cfceec402b140337709074ad96dc5
    Reviewed-by: default avatarhjk <qthjk@ovi.com>
    4e992d8d