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/21100] clang follow-fork-mode child internal-error


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

alexanderhochbaum at web dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexanderhochbaum at web dot de

--- Comment #2 from alexanderhochbaum at web dot de ---
I have the same internal error but don't know how to easily backtrace gdb
itself. So I can not see where it came from. In many locations the argument to
delete_breakpoint is checked before the call. Perhaps someone who knows the
code can confirm this is not necessary for 

delete_breakpoint (ps_data->jit_breakpoint);

in #7  0x00000000006c2115 in free_objfile_data (objfile=0x39895b0,
data=0x324b340) at jit.c:1491

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