https://sourceware.org/bugzilla/show_bug.cgi?id=31121

--- Comment #11 from Robert Jenssen <robertjenssen at ozemail dot com.au> ---
Created attachment 15266
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15266&action=edit
Example of a gdb session with bin2SD

My problem is that gdb can see debugging information in the shared object
bin2SD.oct but gprofng does not recognise it. See the attached example of a gdb
session. For example, with gprofng:

$ cat .gprofng.rc
addpath src
addpath src/test

$ gprofng collect app  /usr/local/octave-9.0.0/bin/octave --no-gui -p src -p
src/test src/test/bin2SD_test.m

$ gprofng display text -source Fbin2SD test.1.er
/usr/bin/gp-display-text: Processed
/home/robj/TMP/DesignOfIIRFilters/.gprofng.rc for default settings
Error: Source location not recorded in experiment
$ gprofng display text -functions test.1.er | grep bin2SD
/usr/bin/gp-display-text: Processed
/home/robj/TMP/DesignOfIIRFilters/.gprofng.rc for default settings
$

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to