sylvestre.ledru added a comment.

Debian is still broken with this patch on -14:

  
lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function
 lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): 
error: undefined reference to 'inflateInit2_' 
lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function
 lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): 
error: undefined reference to 'inflate' 
lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function
 lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): 
error: undefined reference to 'inflateEnd'


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119186

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to