Manolo SupaMA wrote:
Hi.
I have problems on how to debug PostgreSQL on Linux using GDB. I made
some changes to src/backend/utils/sort/tuplesort.c but it hangs while
performing run formation (where my changes are).
I configured it using
./configure --prefix="/usr/local/pgsql/8.3/" CFLAGS="
I have problems on how to debug PostgreSQL on Linux using GDB. I made
some changes to src/backend/utils/sort/tuplesort.c but it hangs while
performing run formation (where my changes are).
I configured it using
./configure --prefix="/usr/local/pgsql/8.3/" CFLAGS="-O0 -DTRACE_SORT"
--enable-
Hi.
I have problems on how to debug PostgreSQL on Linux using GDB. I made some
changes to src/backend/utils/sort/tuplesort.c but it hangs while performing
run formation (where my changes are).
I configured it using
./configure --prefix="/usr/local/pgsql/8.3/" CFLAGS="-O0 -DTRACE_SORT"
--enable-d
On Tue, Nov 09, 2004 at 09:16:34AM +0100, [EMAIL PROTECTED] wrote:
> Could someone be so kind to give me some pointers about how
> to debug pg. I would like to know which debugger you use under windows and
> linux
GDB. The mechanism is simple: start a connection, and in a terminal
window get the
Dear Folks,
Could someone be so kind to give me some pointers about how
to debug pg. I would like to know which debugger you use under windows and
linux
Regards,
Gevik
---(end of broadcast)---
TIP 7: don't forget to increase your free space map set