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/16822] Segmentation fault on add-symbol-file command


https://sourceware.org/bugzilla/show_bug.cgi?id=16822

--- Comment #3 from Ulises Brindis <ubrindis at ti dot com> ---
Yao,

Thanks for the quick response. I am attaching an executable that causes a
segmentation fault. I have been able to reproduce this using any version of
GDB, so it does not have to be the tic6x compiled version.

Steps to reproduce - 
run gdb
add-symbol-file GDBseg.out 0x800000
b funcCall

After attempting to set a breakpoint at the symbol funcCall, gdb will crash. I
am also looking into the compiler for possible issues with dwarf parsing.

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