summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break007.script
blob: 46386ca18201dc772ea88efc63a9437475d44442 (plain)
1
2
3
4
5
:!rm -f Break007.o Break007.hi
:set -fobject-code
:l Break007
:b 1
-- can't set a breakpoint in a compiled module