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

Crash in get_frame_pc (frame=0x0) at ../../gdb/frame.c:1312


This crash occured while single stepping. I can send the core file or
post more information for anyone's that's interested.

Cheers,
Shaun

$ arm-elf-gdbtui --version | head -1
GNU gdb 6.3.50.20050419
$ gdb arm-elf-gdbtui core
...
(gdb) bt
#0  0x0805e8e9 in get_frame_pc (frame=0x0) at ../../gdb/frame.c:1312
#1  0x080da1cd in insert_step_resume_breakpoint_at_frame (return_frame=0x0)
    at ../../gdb/infrun.c:2737
#2  0x080d8c32 in handle_inferior_event (ecs=0xbffff100)
    at ../../gdb/infrun.c:1981
#3  0x080d8266 in wait_for_inferior () at ../../gdb/infrun.c:1001
#4  0x080d802c in proceed (addr=1, siggnal=TARGET_SIGNAL_DEFAULT, step=1)
    at ../../gdb/infrun.c:826
#5  0x080d4a37 in step_1 (skip_subroutines=0, single_inst=0, count_string=0x0)
    at ../../gdb/infcmd.c:698
#6  0x080d485f in step_command (count_string=0x0, from_tty=1)
    at ../../gdb/infcmd.c:587
#7  0x0807ed59 in do_cfunc (c=0x0, args=0x0, from_tty=0)
    at ../../gdb/cli/cli-decode.c:57
#8  0x08080eec in cmd_func (cmd=0x82d8ed0, args=0x0, from_tty=0)
    at ../../gdb/cli/cli-decode.c:1636
#9  0x08055e09 in execute_command (p=0x82c0129 "", from_tty=1)
    at ../../gdb/top.c:442
...


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