Skip to content

Commit b0ed827

Browse files
committed
Add php debug to enable usage with gdb
1 parent 3f8a636 commit b0ed827

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-bash-base.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ if [[ "$BUILD_DEV" == "1" ]]; then
6767
"--enable-bcmath"
6868
"--with-gmp"
6969
# Profiling extensions
70+
"--enable-debug"
7071
"--enable-memprof"
7172
"--enable-memprof-debug"
7273
"--enable-tideways-xhprof"

0 commit comments

Comments
 (0)