Lines Matching full:set
8 # The test consists in breaking just after a tag is set in a specific memory
9 # chunk, and then using the GDB 'memory-tagging' subcommands to set/get tags in
63 # Test allocation tag 'set and print' commands. Commands on logical
66 # Set the allocation tag for the first granule (16 bytes) of
68 gdb.execute(f"memory-tag set-allocation-tag {ta} 1 04", False, True)
70 # Then set the allocation tag for the second granule to a known
72 # set correctly and don't run over each other.
73 gdb.execute(f"memory-tag set-allocation-tag {ta}+16 1 06", False, True)
84 report(True, "Allocation tags are correctly set/printed.")
86 report(False, "Can't set/print allocation tags!")
89 gdb.execute(f"memory-tag set-allocation-tag {ta} 4096 0a0b", False, True)
92 # we also test if the pattern is set correctly up to the end of