[all-commits] [llvm/llvm-project] d6e1ae: Add logging to WatchpointAlgorithm

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Jan 31 11:24:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6e1ae248e85295704e199a67405ea2a4c7e98b2
      https://github.com/llvm/llvm-project/commit/d6e1ae248e85295704e199a67405ea2a4c7e98b2
  Author: Jason Molenda <jason at molenda.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M lldb/source/Breakpoint/WatchpointAlgorithms.cpp

  Log Message:
  -----------
  Add logging to WatchpointAlgorithm

When verbose lldb watch channel is enabled, print the
user requested watchpoint and the resources we've
broken it up into.


  Commit: fa42589fe31924b6176d7a92691c2f760b04ffd8
      https://github.com/llvm/llvm-project/commit/fa42589fe31924b6176d7a92691c2f760b04ffd8
  Author: Jason Molenda <jason at molenda.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M lldb/test/API/commands/watchpoints/watchpoint_count/TestWatchpointCount.py

  Log Message:
  -----------
  Enable verbose watch log channel to debug x86-64-debian bot


Compare: https://github.com/llvm/llvm-project/compare/09fc333ec094...fa42589fe319


More information about the All-commits mailing list