That was it. I got it to work!
Thanks so much for your help :-)
On 10/12/07, Ben Taylor <[EMAIL PROTECTED]> wrote:
>
>
> Atoosaah S <[EMAIL PROTECTED]> wrote:
> > How do I enable debugging?
> >
> > I checked the configure file and I do not see any options for compiling
> with
> > debugging,
Atoosaah S <[EMAIL PROTECTED]> wrote:
> How do I enable debugging?
>
> I checked the configure file and I do not see any options for compiling with
> debugging, i.e. there is no --enable-debug option. I see that the "default
> parameters" section of the configure file sets: gdbstub="yes" bu
How do I enable debugging?
I checked the configure file and I do not see any options for compiling with
debugging, i.e. there is no --enable-debug option. I see that the "default
parameters" section of the configure file sets: gdbstub="yes" but other than
that i do not see any other reference to d
On Fri, 2007-10-12 at 01:00 -0700, Atoosaah S wrote:
> I'd appreciate any input on how to run gprof successfully on qemu. I'm
> new to gprof and am probably missing some steps. I successfully ran
> gprof on a sorting program available online, then I attempted to run
> gprof on qemu.
>
> Here are
I'd appreciate any input on how to run gprof successfully on qemu. I'm new
to gprof and am probably missing some steps. I successfully ran gprof on a
sorting program available online, then I attempted to run gprof on qemu.
Here are the steps I take:
I'm trying to run gprof on qemu, but am unsucc