[lldb-dev] [patch] Dwarf section size fix when getbytesize is smaller than getFileSize

Greg Clayton gclayton at apple.com
Thu Mar 20 11:40:57 PDT 2014


Looks good.

On Mar 20, 2014, at 11:20 AM, Yin Ma <yin at affinic.com> wrote:

> 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>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list