forked from Imagelibrary/binutils-gdb
2007-04-16 Denis Pilat <denis.pilat@st.com>
* gdb.base/setshow.exp: Reset height after having set it to 100.
This commit is contained in:
@@ -155,6 +155,8 @@ gdb_test "show environment FOOBARBAZ" "FOOBARBAZ = grbxgrbxgrbx.*" "show enviro
|
||||
gdb_test "set height 100" "" "set height 100"
|
||||
#test show height 100
|
||||
gdb_test "show height" "Number of lines gdb thinks are in a page is 100..*" "show height"
|
||||
# back to infinite height to avoid pagers
|
||||
gdb_test "set height 0" "" ""
|
||||
#test set history expansion on
|
||||
gdb_test "set history expansion on" "" "set history expansion on"
|
||||
#test show history expansion on
|
||||
|
||||
Reference in New Issue
Block a user