On Wed, Jul 29, 2009 at 10:33:25AM +0200, Sylvere Teissier wrote: > Le vendredi 20 février 2009 à 23:30 +0100, Sylvere Teissier a écrit : > > Arnim Läuger wrote: > > > What is the exact error message? > > > I just gave it a try with ghdl 0.27 and it analyzed a file without any > > > problems: > > > $ ghdl -a --std=93c --workdir=work -Wc,-ftest-coverage > > > -Wc,-fprofile-arcs ../src/T80/T80_MCode.vhd > > > $ ll > > > work > > > T80_MCode.gcno > > > > > Analysis works too on my platform (debian lenny - > > ghdl0.27+svn110+gcc4.3.2), > > but I have a "seg fault" when running gcov after design execution :( > > Am I the only one to have this problem, or is it a general bug ?
This bug was already reported (#13305). I plan to have a look at it. > Code Coverage is an important feature, if this is a bug how can I help > to solve it? If you recompile ghdl manually, there is a gcov (and gcov-dump) generated during the build. Can you try with that version ? Tristan. _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
