haproxy/dev/gdb
Willy Tarreau 837d69f8ef DEV: dev/gdb: improve ebtree pointer handling
The ebtree descent functions currently use $arg0 as is and it's up to
the user to manually type the required casts that are never obvious
(particularly when coming from a pointer). Let's put the eb_root* cast
in the function to be more user-friendly.
2026-06-01 19:08:42 +02:00
..
ebtree.gdb DEV: dev/gdb: improve ebtree pointer handling 2026-06-01 19:08:42 +02:00
libs-from-core.c DEV: gdb: add a new utility to extract libs from a core dump: libs-from-core 2026-03-18 15:30:39 +01: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