BP Question

Scott Lurndal slurn at nanobiz.com
Wed Sep 6 12:24:43 PDT 2000


> 
> Hi
> 
> I'm using kdb with the 2.2.16 kernel. I applied the kdb-v0.6-2.2.13.gz
> patch.
> 
> Currently this supports only 4 breakpoints. Is there a way to increase this?

You can have (if I recall correctly) up to 32 breakpoints - only 4 of
which may be enabled at any one time.  You can use 'be' and 'bd' commands
to enable and disable breakpoints as needed.

2.4 kernel KDB allows more by using the 'int 03' instruction for 
breakpoints.

scott

> 
> Regards,
> 
> Eric Moore
> Senior Software Engineer
> IDE Raid
> American Megatrends, Inc.
> 770-246-8600 Extension(7218)
> 




More information about the kdb mailing list