Date: Mon, 19 Apr 1999 17:42:23 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp workers list Subject: Re: Probblem: Debug info COFF vs. stabs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 19 Apr 1999, Hans-Bernhard Broeker wrote: > During my work on making as much of the functionality of recent 'gprof' > work on DJGPP (line-by-line profiling, static call graph by code > inspection, basic block counts from 'gcc -a'), Is anything of these niceties available for use? Line-by-line profiling was long on my todo list, and would be really nice to have. Thanks.