Author Topic: Remote GDB  (Read 1969 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Remote GDB
« on: December 22, 2015, 12:22:53 AM »
Is there a way to view the log of communication between Slick and GDB?
It should show the commands Slick issues to GDB and the responses.


Dennis

  • Senior Community Member
  • Posts: 3960
  • Hero Points: 517
Re: Remote GDB
« Reply #1 on: December 22, 2015, 04:02:35 PM »
Macro > Set Slick-C Variable... > def_debug_logging = 1

The results will be in <config>/logs/debug.log