Skip to content

Commit

Permalink
Update breakpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
kingcrimsontianyu committed Dec 4, 2024
1 parent c6b44e2 commit dd5928e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cpp/examples/orc_io/debug/breakpoints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ break /home/coder/cudf/cpp/src/io/orc/stripe_data.cu:1602
# break /home/coder/cudf/cpp/src/io/orc/stripe_init.cu:459
# break /home/coder/cudf/cpp/src/io/orc/stripe_data.cu:1891

define biu62
cuda block (0,62,0) thread (0,0,0)
end

define biu63
cuda block (0,63,0) thread (0,0,0)
end

0 comments on commit dd5928e

Please sign in to comment.