Willy Tarreau 2f04ebe14a MINOR: debug: also add a pointer to struct global to post_mortem
The pointer to struct global is also an important element to have in
post_mortem given that it's used a lot to take decisions in the code.
Let's just add it. It's worth noting that we could get rid of argc/argv
at this point since they're also present in the global struct, but they
don't cost much there anyway.
2024-10-26 11:33:09 +02:00
..
2024-10-24 17:20:57 +02:00
2024-04-02 07:27:33 +02:00
2024-08-20 18:12:27 +02:00
2024-07-12 15:27:04 +02:00
2024-04-26 11:29:25 +02:00
2024-10-04 21:38:14 +02:00
2024-10-24 16:12:46 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-10 16:55:15 +02:00