|
From: <raf...@gm...> - 2006-11-01 01:18:02
|
On 10/30/06, Julian Seward <js...@ac...> wrote: > > I need to see the IR (internal intermediate representation) created for > these blocks. Can you run with > > --tool=none --trace-flags=10001000 --vex-guest-chase-thresh=0 --trace-notbelow=0 > > which will give you many megabytes of log file. Then find and send the > presumably 3 blocks which pertain to this function. The blocks in the log > have their function name + offset attached so it is easy to find them. Attached. > Thanks. > > J My pleasure! Rafael |