16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

|<br />

|<br />

|<br />

dbx: object<br />

Usage Note<br />

v The object subcommand can be run only while the dbx debug program is<br />

running.<br />

v The object subcommand is not supported in GUI (socket) mode (-p).<br />

Example<br />

To complete debugging of the current program, and to start debugging a new<br />

program without reloading dbx, enter:<br />

object myprog<br />

onload subcommand for dbx: Evaluate stop/trace after dll load<br />

Format<br />

v onload delete [all | number ...]<br />

v onload list<br />

v onload stop at sourceline<br />

v onload stop in procedure<br />

v onload trace at sourceline<br />

v onload trace in procedure<br />

Description<br />

The onload subcommand defers building of stop or trace events until the procedure<br />

or sourceline is defined in the program dbx is debugging. dbx will evaluate the<br />

onload list after a DLL is loaded and generate stop/trace events if the procedure or<br />

sourcefile is now known to dbx after symbolics for the DLL are processed. If the<br />

procedure or sourceline is already known to dbx, then a normal stop or trace event<br />

will be generated and no event will be added to the onload list.<br />

Usage Note<br />

The onload subcommand can be run only while the dbx debug program is running.<br />

Examples<br />

To defer the building of a stop or trace event, enter:<br />

onload stop in myfunc<br />

onload stop in myclass::memfunc<br />

onload stop in myclassvar.memfunc<br />

onload stop in "mypgm.c":52<br />

onload trace in myfunc<br />

onload trace in myclass::memfunc<br />

onload trace in myclassvar.memfunc<br />

onload trace in "mypgm.c":52<br />

Related Information<br />

The stop and trace subcommands.<br />

plugin subcommand for dbx: Pass the specified command to the<br />

plug-in parameter<br />

Format<br />

plugin[name[command]]<br />

Description<br />

The plugin subcommand passes the command specified by the command<br />

parameter to the plug-in specified by the name parameter. If no parameters are<br />

specified, the names of all available plug-ins are displayed.<br />

208 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!