Re: debugging with gdb - Mailing list pgsql-general

From Michael Paquier
Subject Re: debugging with gdb
Date
Msg-id CAB7nPqT3fKVt6oaMB9=jOYg+vv_Wtn-=oqmTrbpk0hRa_ePWpA@mail.gmail.com
Whole thread Raw
In response to debugging with gdb  (Ravi Kiran <ravi.kolanpaka@gmail.com>)
List pgsql-general
On Fri, Jul 11, 2014 at 11:26 PM, Ravi Kiran <ravi.kolanpaka@gmail.com> wrote:
> 13)n
In gdb, 'n' or 'next' is used to have the debugger switch to the next
line, if you want to stop automatically to the next breakpoint, use
either 'c' of 'continue'.
--
Michael


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: permission problem
Next
From: Craig Ringer
Date:
Subject: Re: Bi-Directional replication client awareness