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/15458] gdb cannot step into function that begins with first entry in line table, if that entry does not have is_stmt flag


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

Bernard Ogden <bogden at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.2                         |7.6

--- Comment #8 from Bernard Ogden <bogden at arm dot com> 2013-05-14 10:37:56 UTC ---
Thanks. I was just getting the ARM target string wrong.

I see the same behaviour with the 7.6 release. I configured it like this:

./configure --target arm-eabi --enable-sim

and --version says:

GNU gdb (GDB) 7.6
<snip>
This GDB was configured as "--host=x86_64-unknown-linux-gnu --target=arm-eabi".

I've updated the Version field.

-- 
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]