summaryrefslogtreecommitdiff
path: root/gdb/break-catch-load.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use bool in bpstatTom Tromey2022-12-191-1/+1
* Introduce catchpoint classTom Tromey2022-05-061-6/+7
* Remove init_raw_breakpoint_without_locationTom Tromey2022-05-061-3/+5
* Add constructor to solib_catchpointTom Tromey2022-05-061-9/+12
* Constify breakpoint::print_recreateTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_mentionTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_oneTom Tromey2022-05-061-2/+2
* Constify breakpoint::print_itTom Tromey2022-05-061-2/+2
* Remove most fields from breakpoint_opsTom Tromey2022-04-291-1/+1
* Remove breakpoint_ops from init_catchpointTom Tromey2022-04-291-1/+1
* Convert break-catch-load to vtable opsTom Tromey2022-04-291-74/+52
* Return bool from breakpoint_ops::print_oneTom Tromey2022-04-291-1/+3
* Boolify print_solib_eventTom Tromey2022-04-291-1/+1
* Move "catch load" to a new fileTom Tromey2022-04-291-0/+302