qemu/linux-user
Laurent Desnogues ec822001a2 Fix symfind.
this patch fixes an issue in symfind.

Assume you have the following symbols:

Address  Size
0045bca0 00000080 T s0
0045bd20 00000112 T s1

You'll notice that s1 is s0 + size.

So the current symfind will find that address 0045bd20 belongs to s0
instead of s1.

Laurent

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
2009-08-10 13:05:25 -05:00
..
2009-08-10 13:05:25 -05:00
2009-08-01 10:13:20 +00:00
2009-07-27 14:10:55 -05:00
2009-07-27 14:10:55 -05:00
2009-07-01 18:24:44 +00:00