Re: extracting data access from functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> [090127 11:01]:
> > > Then... you would need to use libdisasm, that is part of elfutils but is
> > > still a bit rough, being designed mostly for what you get from the
> > > binutils utilities disassembly options.
> > >
> > > Combinining the above you will be able to do what you want.
> > 
> > That sounds interesting, but unfortunately the man pages notes that...
> > >> The x86-64 architecture is not supported..LP
> > ... being ia32-only makes it a no go for me.
> 
> Forget about the man page, this is very fluid, look at the latest
> released version, 0.139, on fedorahosted, lemme dig the URL
> 
> https://fedorahosted.org/elfutils/
> 
> There is now a git tree, check it and, again, forget about the man page
> :)

Man page has been forgotten :)

Now, on the topic of elfutils.  I had already upgraded to elfutils 0.138
from git.  I was unable to get 0.139 (or HEAD) to build on debian/lenny.

automake emits the following warnings:

libdwfl/Makefile.am:78: ZLIB does not appear in AM_CONDITIONAL
libdwfl/Makefile.am:81: BZLIB does not appear in AM_CONDITIONAL

configure fails for me with the following error:

checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
./configure: line 4538: syntax error near unexpected token `z,Z,z,gzdirect,gzip'
./configure: line 4538: `eu_ZIPLIB(z,Z,z,gzdirect,gzip)'

I don't grok what autoconf is trying to tell me here.  Do I need a more
recent gzip libs or just new autotools?

-Bart

-- 
				WebSig: http://www.jukie.net/~bart/sig/
--
To unsubscribe from this list: send the line "unsubscribe dwarves" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux