summaryrefslogtreecommitdiff
path: root/examples/apps/debugserver/frm_main.pas
AgeCommit message (Collapse)Author
2013-03-12debugserver: minor improvementsGraeme Geldenhuys
- Changed menu title "File" to "Server". It is more meaningful. - Added a "Pause" menu item to the Server popup menu. Synced with the pause button on the toolbar. - Project file updated due to newer version of Lazarus IDE.
2010-09-21debug server: improved the look of the toolbarGraeme Geldenhuys
2010-08-02Debug Server: New sample application that works with FPC's dbugintf unit.Graeme Geldenhuys
A nice application that displays debug messages sent via applications. Very handy for debugging CGI applications too.