This is the mail archive of the gdb@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]

Re: back into the thread....


On Tue, Nov 12, 2013 at 3:04 PM, Mark Manning <mark4th@gmail.com> wrote:
> Built your example code, single stepped opcodes and executed the call
> to the poked in function.  the instant you execute the BL opcode into
> this function you get "Cannot access memory at address 0"

Please stop trimming the gdb list.

Does it run successfully without gdb at all? If it doesn't, then the
problem is somewhere in the system you are using.

If it does, then there is a bug in gdb here. File a bug either on
sourceware.org or with whomever supports your installation. As this is
likely very platform specific, you are likely to get better help from
your own support group.

Not much more we can do.


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