Go to main content
Oracle® Developer Studio 12.6: Debugging a Program with dbx

Exit Print View

Updated: June 2017
 
 

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.