Next | Prev | Up | Top | Contents | Index

maxwatchpoints

Description

maxwatchpoints sets the maximum number of watchpoints per process. Watchpoints are set and used via the proc(4) file system. This parameter specifies the maximum number of virtual address segments to be watched in the traced process. This is typically used by debuggers.

Value

Default: 100

Range: 1-1000

When to Change


Raise maxwatchpoints if your debugger is running out of watchpoints

Next | Prev | Up | Top | Contents | Index