Skip to content

Powerbuilder application that can monitor a process through debug API

Notifications You must be signed in to change notification settings

sebkirche/pbdebugger

Repository files navigation

PBDebugger
----------

Rather of a true debugger, pbdebug is simply a proof of concept for an implementation in pbscript of a debugging api compliant application.

It can display more or less the same kind of information than DependencyWalker during a profiling:
- loading / unloading of modules
- debug messages

It can attach to an existing process (if you give it its pid) or start a new one an monitor it.

About

Powerbuilder application that can monitor a process through debug API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages