aboutsummaryrefslogtreecommitdiff
path: root/gdb/break-catch-fork.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-29Remove breakpoint_ops from init_catchpointTom Tromey1-2/+1
2022-04-29Convert break-catch-fork to vtable opsTom Tromey1-86/+56
2022-04-29Return bool from breakpoint_ops::print_oneTom Tromey1-1/+3
2022-04-28Remove "typedef enum ..."Tom Tromey1-3/+2
2022-03-29Unify gdb printf functionsTom Tromey1-4/+4
2022-01-18Move "catch fork" to a new fileTom Tromey1-0/+286