This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/10944] Assertion `get_frame_type (frame) == DUMMY_FRAME'failed


http://sourceware.org/bugzilla/show_bug.cgi?id=10944

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com

--- Comment #3 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-08-11 19:52:49 UTC ---
Not sure what is the problem there but with native arm gdb it works for me:

GNU gdb (GDB) 7.4.50.20120620-cvs
This GDB was configured as "armv7l-unknown-linux-gnueabihf".
(gdb) p f (2, "ATZ")
$1 = void

testfile: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked
(uses shared libs), for GNU/Linux 2.6.32,
BuildID[sha1]=0x4f2be64687db897e3bc8a5f03e68d0b8bc09dfcd, not stripped

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]