Sun Studio 12: Debugging a Program With dbx

bsearch Command

The bsearch command searches backward in the current source file. It is valid only in native mode.

Syntax

bsearch string

Search backward for string in the current file.

bsearch

Repeat search, using the last search string.

where:

string is a character string.