mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
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:
parent
af5db45dc9
commit
46b6ad6dae
6 changed files with 1091 additions and 2 deletions
1018
main/debug_gdb_scripts.c
Normal file
1018
main/debug_gdb_scripts.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue