On Fri, Jul 11, 2014 at 11:26 PM, Ravi Kiran <ravi.kolanp...@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


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to