#855: config/init/defaults.pm: Profiling options are too specific to GCC
-----------------------+----------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: configure | Version: 1.3.0
Severity: medium | Keywords: profile gcc debug
Lang: | Patch:
Platform: all |
-----------------------+----------------------------------------------------
Comment(by jkeenan):
For the record, here's what the GCC docs have to say about this
(excerpts):
{{{
-g
Produce debugging information in the operating system's native
format (stabs, COFF, XCOFF, or DWARF 2). GDB can work with this
debugging information.
-p
Generate extra code to write profile information suitable for
the analysis program prof.
-pg
Generate extra code to write profile information suitable for
the analysis program gprof.
}}}
Sources: [http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html gcc
Debugging Options].
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/855#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets