PgFoundry

CVS log for edb-debugger/server/globalbp.h

[BACK] Up to [pgFoundry] / edb-debugger / server

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 4 15:37:34 2007 UTC (4 years, 5 months ago) by dpage
Branch: MAIN
CVS Tags: PRE_8_4_SERVER_ORIGIN, PRE_8_4_SERVER, HEAD
Changes since 1.1: +4 -1 lines
Diff to previous 1.1 (unified)

Adjust BreakCountKey so that it can be properly cast from BreakpointKey.
Fix an off-by-one error when checking parameters to pldbg_set_global_breakpoint. This only seemed to show up on VC++ builds where global breakpoints wouldn't be hit, apparently because the backend PID of the debugger was set to 0 in the breakpoint rather than -1.
Fix the size allocated to BreakCountKey in the BreakCount hash table (it was sizeof(OID).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 30 00:42:11 2007 UTC (4 years, 9 months ago) by korryd
Branch: MAIN

Open-sourcing PL/pgSQL debugger - more to come, Windows Makefile coming soon, use pgAdmin3 as a graphical debugger client

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




PgFoundry-cvsweb <pgfoundry-cvsweb@pgFoundry.org>