Author Topic: Can't choose a gdb configuration in "attach to remote process(GDB)"  (Read 1188 times)

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
I have 2 gdb configurations name:

aaa ulink2
aaa

In the "Attach debugger" dialog for "attach to remote process(GDB)", in "GDB configuration", when I choose "aaa", the dropdown shows "aaa ulink2", and doesn't allow me to choose "aaa"

"aaa ulink2" appears before "aaa" in the dropdown.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 7040
  • Hero Points: 534
Re: Can't choose a gdb configuration in "attach to remote process(GDB)"
« Reply #1 on: September 16, 2020, 07:13:07 PM »
Fixed for beta 4


Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 7040
  • Hero Points: 534
Re: Can't choose a gdb configuration in "attach to remote process(GDB)"
« Reply #2 on: September 16, 2020, 07:21:17 PM »
As a temporary work around you can manual edit debugger.xml and put "aaa" before "aaa ulink2".