Hi,
This patch is to fix lldb freeze when getbytesize is smaller than getfilesize When lldb is used to debug cygwin built executable on windows. With more data read, .debugarrange handling function will loop forever After it reads the gap between two sections, where is all zero filled. Yin
getbytesize.diff
Description: Binary data
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
