<div dir="ltr"><div style="font-size:12.8px">Dear PostGIS-Users,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm debugging the sources of PostGIS (using Eclipse) for the purpose of understanding how spatial predicates work and how to go about adding new ones. I noticed that I can't step into postgis/gserialized_gist_2d.c, other locations under the same directory e.g., postgis/geography_measurements.c can step into nicely. Could you double check my configurations:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">CFLAGS="-g3 -O0" ./configure --with-pgconfig=/usr/local/pgsql2/bin/pg_config --with-projdir=/usr/local --enable-debug<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">postgis-2.2.0dev</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Ruby</div></div>