diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018658.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018658.html | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018658.html b/zarb-ml/mageia-dev/2012-September/018658.html new file mode 100644 index 000000000..9b2c1a1ff --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018658.html @@ -0,0 +1,148 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] How to install a debug package with its dependencies? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20install%20a%20debug%20package%20with%20its%0A%20dependencies%3F&In-Reply-To=%3C20120913201219.6c9a93d3%40lap.shlomifish.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018657.html"> + <LINK REL="Next" HREF="018675.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] How to install a debug package with its dependencies?</H1> + <B>Shlomi Fish</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20How%20to%20install%20a%20debug%20package%20with%20its%0A%20dependencies%3F&In-Reply-To=%3C20120913201219.6c9a93d3%40lap.shlomifish.org%3E" + TITLE="[Mageia-dev] How to install a debug package with its dependencies?">shlomif at shlomifish.org + </A><BR> + <I>Thu Sep 13 19:12:19 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018657.html">[Mageia-dev] How to install a debug package with its dependencies? +</A></li> + <LI>Next message: <A HREF="018675.html">[Mageia-dev] How to install a debug package with its dependencies? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18658">[ date ]</a> + <a href="thread.html#18658">[ thread ]</a> + <a href="subject.html#18658">[ subject ]</a> + <a href="author.html#18658">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi all, + +On Thu, 13 Sep 2012 09:56:07 -0700 +Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote: + +><i> On Thu, Sep 13, 2012 at 9:45 AM, Guillaume Rousse +</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>> wrote: +</I>><i> > Le 13/09/2012 18:06, Phoenix Guo a écrit : +</I>><i> > +</I>><i> >> Hi All, +</I>><i> >> +</I>><i> >> Could someone kindly tell me that how to install a debug package +</I>><i> >> with its dependencies? +</I>><i> > +</I>><i> > There is not dependencies between debug packages, in the sense of +</I>><i> > 'debug package X need debug package Y to be used'. +</I>><i> > +</I>><i> > +</I>><i> >> For example, I install the firefox-debug-10.0.7-1.mga2.x86_64 +</I>><i> >> package for debugging the firefox. While gdb load the firefox core +</I>><i> >> dump file, gdb cannot read debugging symbols from other debug +</I>><i> >> packages as they are not installed at the same time. Although they +</I>><i> >> are needed for debugging. +</I>><i> > +</I>><i> > I don't know if there an easy way to do it. Usually, tough, the +</I>><i> > name of the function where the crash does occurs is enough to tell +</I>><i> > wich debug package is needed exactly. +</I>><i> +</I>><i> gdb used to list the debug packages to install +</I> +It still can, see: + +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=3417#c19">https://bugs.mageia.org/show_bug.cgi?id=3417#c19</A> + +for a workaround. + +Regards, + + Shlomi Fish + +-- +----------------------------------------------------------------- +Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A> +First stop for Perl beginners - <A HREF="http://perl-begin.org/">http://perl-begin.org/</A> + +Jack: Hi Sophie! +Sophie: Don’t “Hi, Sophie!” me. +Jack: Don’t “Don’t ‘Hi, Sophie!’ me” me! + +Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> . +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018657.html">[Mageia-dev] How to install a debug package with its dependencies? +</A></li> + <LI>Next message: <A HREF="018675.html">[Mageia-dev] How to install a debug package with its dependencies? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18658">[ date ]</a> + <a href="thread.html#18658">[ thread ]</a> + <a href="subject.html#18658">[ subject ]</a> + <a href="author.html#18658">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |