From: Simon Richter <Simon.Richter@hogyros.de>
To: Nickolay Vinogradov <nickolay@protei.ru>
Cc: gdb@sourceware.org
Subject: Re: backtracing threaded ARM core
Date: Fri, 28 Nov 2008 13:52:00 -0000 [thread overview]
Message-ID: <20081128135139.GA7690@richter> (raw)
In-Reply-To: <492EE883.4040301@protei.ru>
Hi,
> #0 0x00008260 in func3 (a=<value optimized out>) at core_test.cpp:66
You are debugging a program that has been compiled with optimization. This
is not guaranteed to be possible, as optimization may for example inline
functions and thus not set up a stack frame for them.
Simon
prev parent reply other threads:[~2008-11-28 13:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-27 18:36 Nickolay Vinogradov
2008-11-28 13:52 ` Simon Richter [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=20081128135139.GA7690@richter \
--to=simon.richter@hogyros.de \
--cc=gdb@sourceware.org \
--cc=nickolay@protei.ru \
/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