haproxy/dev/gdb
Willy Tarreau 1d2490c5ae
Some checks are pending
Contrib / build (push) Waiting to run
alpine/musl / gcc (push) Waiting to run
VTest / Generate Build Matrix (push) Waiting to run
VTest / (push) Blocked by required conditions
Windows / Windows, gcc, all features (push) Waiting to run
DEV: gdb: use unsigned longs to display pools memory usage
The pools memory usage calculation was done using ints by default, making
it harder to identify large ones. Let's switch to unsigned long for the
size calculations.
2026-02-16 11:07:23 +01:00
..
ebtree.gdb CLEANUP: assorted typo fixes in the code and comments 2025-04-02 11:12:20 +02:00
list.gdb DEV: gdb: add a number of gdb scripts to navigate in core dumps 2024-10-28 17:55:08 +01:00
memprof.dbg DEV: gdb: add a memprofile decoder to the debug tools 2025-07-16 15:33:33 +02:00
pm-from-core.c DEV: gdb: add a utility to find the post-mortem address from a core 2026-02-14 14:46:33 +01:00
pools.gdb DEV: gdb: use unsigned longs to display pools memory usage 2026-02-16 11:07:23 +01:00
post-mortem.gdb DEV: gdb: add a number of gdb scripts to navigate in core dumps 2024-10-28 17:55:08 +01:00
proxies.gdb DEV: gdb: add a number of gdb scripts to navigate in core dumps 2024-10-28 17:55:08 +01:00
servers.gdb DEV: gdb: add a number of gdb scripts to navigate in core dumps 2024-10-28 17:55:08 +01:00
stream.gdb DEV: gdb: add a number of gdb scripts to navigate in core dumps 2024-10-28 17:55:08 +01:00