Skip to content
Snippets Groups Projects
  1. Jul 27, 2019
  2. Mar 25, 2019
  3. Mar 24, 2019
  4. Mar 01, 2019
  5. Feb 28, 2019
  6. Jan 19, 2018
  7. Dec 19, 2017
  8. Oct 22, 2017
  9. Aug 18, 2017
  10. Aug 08, 2017
  11. 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
  12. Jun 24, 2017
  13. Jun 16, 2017