1. 15ed69f MINOR: debug: consume the write() result in BUG_ON() to silence a warning by Willy Tarreau · Sat Mar 14 10:58:35 2020 +0100
  2. 9b01370 MINOR: stats/debug: maintain a counter of debug commands issued by Willy Tarreau · Thu Oct 24 18:18:02 2019 +0200
  3. a37cb18 MINOR: wdt: also consider that waiting in the thread dumper is normal by Willy Tarreau · Wed Jul 31 19:20:39 2019 +0200
  4. 7562a72 CLEANUP: debug: remove the TRACE() macro by Willy Tarreau · Sun May 26 09:25:59 2019 +0200
  5. 56131ca MINOR: debug: implement ha_panic() by Willy Tarreau · Mon May 20 13:48:29 2019 +0200
  6. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · Fri May 17 10:08:49 2019 +0200
  7. 5cf64dd MINOR: debug: make ha_thread_dump() and ha_task_dump() take a buffer by Willy Tarreau · Fri May 17 10:36:08 2019 +0200
  8. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · Thu May 16 17:44:30 2019 +0200
  9. 469fa2c MINOR: debug: add a new BUG_ON macro by Willy Tarreau · Tue May 14 17:27:52 2019 +0200
  10. a5e33a9 BUILD: debug: make gcc not complain on the ABORT_NOW() macro by Willy Tarreau · Tue May 14 17:22:28 2019 +0200
  11. bce4d8a MINOR: debug: make the ABORT_NOW macro use a volatile int by Willy Tarreau · Sun Dec 16 08:17:23 2018 +0100
  12. 067ac9f MINOR: debug: enable memory poisonning to use byte 0 by Willy Tarreau · Thu Oct 08 14:12:13 2015 +0200
  13. 1895428 DEBUG: add p_malloc() to return a poisonned memory area by Willy Tarreau · Sat Sep 26 01:27:43 2015 +0200
  14. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  15. f853320 [MINOR] term_trace: add better instrumentations to trace the code by Willy Tarreau · Sat Aug 16 14:55:08 2008 +0200
  16. 5c6f58f [DEBUG] add a TRACE macro to facilitate runtime data extraction by Willy Tarreau · Fri Jun 13 22:36:31 2008 +0200
  17. 8a68c24 [BUILD] debug.h had a typo. Also add FSM_PRINTF to debug FSM only. by Willy Tarreau · Sat Dec 16 23:22:58 2006 +0100
  18. 1d488b6 [MINOR] added include/common/debug.h by Willy Tarreau · Sat Dec 16 19:54:02 2006 +0100