Skip to content
Snippets Groups Projects
  1. Aug 08, 2017
  2. Aug 07, 2017
    • Nick Jones's avatar
      Improve ease of debugging of client/server examples · 04f4f3e5
      Nick Jones authored
      - Define new CFLAGS in debug mode:
        - enable full embedding of debugging symbols
        - lower optimisation to avoid 'jumping' in gdb
        - enable stricter compiler warnings
      - mitigate compiler warnings in client example
      - Build client and server executables as binaries to
        allow them to be invoked directly by gdb
      04f4f3e5
  3. Jun 24, 2017
  4. Jun 16, 2017