Skip to content
Snippets Groups Projects
  • 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.