Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491350 - sys-devel/gdb-7.6.1: unable to debug code with no debug info with arm targets
Summary: sys-devel/gdb-7.6.1: unable to debug code with no debug info with arm targets
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://sourceware.org/ml/gdb-patches...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-15 17:20 UTC by Mark I Manning IV
Modified: 2019-09-18 23:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark I Manning IV 2013-11-15 17:20:23 UTC
When single stepping stripped binaries (or in my case JIT code layed down by my Forth compiler) GDB reports errors related to it being unable to access address zero and it not being able to determine the bounds of the current funciton.

The following patch fixes this issue (not created by me :)

"http://sourceware.org/cgi-bin/get-raw-msg?listname=gdb-patches&date=2013-05&msgid=5195EE16.9020700%40linaro.org"
Comment 1 SpanKY gentoo-dev 2013-12-09 00:47:36 UTC
upstream has also declined to pick up this patch ...
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2018-06-23 22:32:22 UTC
Is this still relevant for gcc-8.1-r1 ?
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2019-09-18 23:03:31 UTC
I suggest sorting it out upstream.