Inline GDB scripts in the PHP binary (#13600)

This inlines .gdbinit and php_gdb.py in the .debug_gdb_scripts section of the PHP binary so that GDB can auto-load them regardless of the current directory or the availability of the PHP source code (albeit some functionalities of php_gdb.py currently rely on the source being available).
This commit is contained in:
Arnaud Le Blanc 2024-04-16 15:10:01 +02:00 committed by GitHub
parent af5db45dc9
commit 46b6ad6dae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1091 additions and 2 deletions

1018
main/debug_gdb_scripts.c Normal file

File diff suppressed because it is too large Load diff