Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@gmail.com>
To: Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/README: Add note on libglib under Valgrind
Date: Wed, 19 Feb 2014 20:28:11 +0100	[thread overview]
Message-ID: <2776483.0XjNauqkPR@athlon> (raw)
In-Reply-To: <1392233027-3201-1-git-send-email-andrzej.kaczmarek@tieto.com>

Hi Andrzej,

On Wednesday 12 February 2014 20:23:47 Andrzej Kaczmarek wrote:
> ---
>  android/README | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/android/README b/android/README
> index 75b0a83..3095383 100644
> --- a/android/README
> +++ b/android/README
> @@ -124,6 +124,12 @@ After changing property value Bluetooth need to be
> restarted to apply changes (this can be done using UI, just disable and
> enable it again). Property is persistent, i.e. there's no need to enable
> Valgrind again after reboot.
> 
> +It's recommended to have unstripped libglib.so installed which will enable
> +complete backtraces in Valgrind output. Otherwise, in many cases backtrace
> +will break at e.g. g_free() function without prior callers. It's possible
> to +have proper library installed automatically by appropriate entry in
> Android.mk, +see https://code.google.com/p/aosp-bluez.glib/ for an example.
> +
>  =============================
>  Building and running on Linux
>  =============================

Applied, thanks.

-- 
Szymon K. Janc
szymon.janc@gmail.com

      reply	other threads:[~2014-02-19 19:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12 19:23 [PATCH] android/README: Add note on libglib under Valgrind Andrzej Kaczmarek
2014-02-19 19:28 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2776483.0XjNauqkPR@athlon \
    --to=szymon.janc@gmail.com \
    --cc=andrzej.kaczmarek@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox