3 changed files with 3 additions and 3 deletions
@ -1,2 +1,2 @@ |
|||
require_extension('C'); |
|||
throw trap_breakpoint(); |
|||
throw trap_breakpoint(pc); |
|||
|
|||
@ -1 +1 @@ |
|||
throw trap_breakpoint(); |
|||
throw trap_breakpoint(pc); |
|||
|
|||
Loading…
Reference in new issue