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

--- Comment #4 from Bernard Ogden <bogden at arm dot com> 2013-05-10 20:50:00 UTC ---
The .axf file was linked from the LLVM-built object like this, using Linaro
GCC's linker:

arm-none-eabi-gcc "-mcpu=arm7tdmi" "-g" "-O0" "-o" "step-through.axf"
step-through.o

arm-none-eabi-gcc --version gives:
arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 4.7.3 20130312
(release) [ARM/embedded-4_7-branch revision 196615])

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