This repository has been archived on 2026-07-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
cmc/3sem/cnts/contest10/t1/gdb command copy
T
2025-04-13 21:48:15 +03:00

12 lines
207 B
Plaintext
Executable File

break parse_string if $pc == *parse_string + <offset_to_line>
commands
silent
set $count = $count + 1
if $count == 4
print len
continue
end
continue
end
set $count = 0
run