Ludovic Brenta wrote:
Kevin Brown writes:
That may be true, but developers aren't the only ones who might make
use of these files. Anyone who gets a crash in an Ada application
could get a much better traceback (for filing a bug report) with
these files in place than without.
Independe
Ludovic Brenta wrote:
> Kevin Brown writes:
> > That may be true, but developers aren't the only ones who might make
> > use of these files. Anyone who gets a crash in an Ada application
> > could get a much better traceback (for filing a bug report) with
> > t
vailable to
binary-ada.mk, this is going to be much more involved than it would be
if we simply include the debugging data files with their primary
packages (which is what I'm doing right now).
--
Kevin Brown [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
debug
files into separate debug packages? Using --keep-debug causes the debug
files to be put into the same package as the actual libraries, but
there's another option that allows you to tell dh_strip which package to
put the resulting debug files into.
--
K
ee if that does anything useful...
--
Kevin Brown [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ase of gnat-4.1.
--
Kevin Brown [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: libgnat-4.1
Version: 4.1.1-19
Severity: normal
Certain facilities, such as the debugging storage pool, cannot really be
used in the debugger to their full capability because the system as it
ships does not allow you to set a breakpoint within the GNAT library
code.
The reason for this i
7 matches
Mail list logo