Eric Berryman wrote:
In the Strict Monotonic Breaktable checks patch, how would a person go
about making sure the variable dbBptNotMonotonic has been set to a
non-zero value in st.cmd.
On vxWorks using the target shell you can say
dbBptNotMonotonic=1
in your startup script. For the other architectures that use the IOC
Shell, use the syntax
var dbBptNotMonotonic 1
Note that for the latter case your src/misc/base.dbd file must have
variable(dbBptNotMonotonic,int)
in it; I might have left that addition out of the patch.
- Andrew
--
When a distinguished but elderly scientist states that something is
possible, he is almost certainly right. When he states that something
is impossible, he is very probably wrong. -- Arthur C. Clarke
- References:
- Strict Monotonic Breaktable checks Eric Berryman
- Navigate by Date:
- Prev:
Strict Monotonic Breaktable checks Eric Berryman
- Next:
Re: Strict Monotonic Breaktable checks Eric Norum
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
<2007>
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Strict Monotonic Breaktable checks Eric Berryman
- Next:
Re: Strict Monotonic Breaktable checks Eric Norum
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
<2007>
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
|