Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
  • nightly/20250509.1
  • nightly/20250509.0
21 results

build.py

Blame
    • Maxim Cournoyer's avatar
      80c81ed2
      build.py: Really run in GDB when using --debug. · 80c81ed2
      Maxim Cournoyer authored
      The usage (--help) says: "Build with debug support; run in GDB", but
      GDB was only used when using the D-Bus daemon.  Run a libwrap built
      Jami with GDB as well.
      
      * build.py (run_run): Disable SIGINT when using GDB, and invoke the
      Jami client with GDB.  Disable output redirection to logs when using GDB.
      
      Change-Id: Icf3415a3d1fbb87f193d0ede07cb1e1fbb179ce2
      80c81ed2
      History
      build.py: Really run in GDB when using --debug.
      Maxim Cournoyer authored
      The usage (--help) says: "Build with debug support; run in GDB", but
      GDB was only used when using the D-Bus daemon.  Run a libwrap built
      Jami with GDB as well.
      
      * build.py (run_run): Disable SIGINT when using GDB, and invoke the
      Jami client with GDB.  Disable output redirection to logs when using GDB.
      
      Change-Id: Icf3415a3d1fbb87f193d0ede07cb1e1fbb179ce2
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.