Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » GNU ARM debugging(Questions related to debugging ARM targets)
GNU ARM debugging [message #1732722] Thu, 19 May 2016 07:55
Mark Lokowich is currently offline Mark LokowichFriend
Messages: 1
Registered: May 2016
Junior Member
Using gdb 7.8.0 from GNU Tools for ARM Embedded Processors (4.9_2015q3) on a variety of Cortex-M platforms. The symbol file and binary are generated by IAR compiler V7.10.1.6676/W32 for ARM, The CDT works fine when breaking at flash located functions, but is unable to load source when breaking on a RAM-based functions. I observed that using gdb outside CDT may provide a clue, as the "info b" for flash breakpoints has a function name and path in the "What" column, but my RAM breakpoint does not.
Previous Topic:I have a program already ten days
Next Topic:Neon: Incorrect order of console output for a compiled program
Goto Forum:
  


Current Time: Thu Sep 19 09:38:28 GMT 2024

Powered by FUDForum. Page generated in 0.03642 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top