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 breakpoints/17012] Detaching from process with call-style dprintf crashes the inferior


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

--- Comment #1 from Simon Marchi <simon.marchi at ericsson dot com> ---
DPrintf breakpoints are not removed from the inferior because of this check
here:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=gdb/breakpoint.c;h=23c88957ad2810c44caca3700f4485d3e9009f77;hb=HEAD#l3113

Not sure what the purpose is...

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