[Lldb-commits] [PATCH] D79654: [lldb/Driver] Support terminal resizing

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 11 18:55:27 PDT 2020


friss updated this revision to Diff 263331.
friss added a comment.
Herald added a subscriber: jfb.

Use sig_atomic_t as Pavel suggested


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79654/new/

https://reviews.llvm.org/D79654

Files:
  lldb/include/lldb/Core/IOHandler.h
  lldb/include/lldb/Host/Editline.h
  lldb/source/Core/Debugger.cpp
  lldb/source/Core/IOHandler.cpp
  lldb/source/Host/common/Editline.cpp
  lldb/test/API/iohandler/resize/TestIOHandlerResize.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79654.263331.patch
Type: text/x-patch
Size: 7892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200512/335f2a14/attachment-0001.bin>


More information about the lldb-commits mailing list