Jump to content

DBGp

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by RyanNerd (talk | contribs) at 19:18, 26 August 2015 (Added some additional info and refs). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Common DeBugGer Protocol as used by Xdebug and other implementations.[1] DBGp is a simple protocol for use with language tools and engines for the purpose of debugging applications.[2] The protocol provides a means of communication between a debugger engine (scripting engine, Virtual Machine, etc.) and a debugger IDE.

  1. ^ Rethans, Derick. "Main contributor to DBGp". github.
  2. ^ "Xdebug: Documentation for DBGp". Xdebug.