Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-06 | Introduce catchpoint class | Tom Tromey | 1 | -5/+5 |
2022-05-06 | Remove init_raw_breakpoint_without_location | Tom Tromey | 1 | -1/+6 |
2022-05-06 | Remove unnecessary line from catch_exec_command_1 | Tom Tromey | 1 | -1/+0 |
2022-05-06 | Constify breakpoint::print_recreate | Tom Tromey | 1 | -2/+2 |
2022-05-06 | Constify breakpoint::print_mention | Tom Tromey | 1 | -2/+2 |
2022-05-06 | Constify breakpoint::print_one | Tom Tromey | 1 | -2/+2 |
2022-05-06 | Constify breakpoint::print_it | Tom Tromey | 1 | -2/+2 |
2022-05-06 | Change print_recreate_thread to a method | Tom Tromey | 1 | -1/+1 |
2022-04-29 | Remove breakpoint_ops from init_catchpoint | Tom Tromey | 1 | -2/+1 |
2022-04-29 | Convert break-catch-exec to vtable ops | Tom Tromey | 1 | -57/+42 |
2022-04-29 | Return bool from breakpoint_ops::print_one | Tom Tromey | 1 | -1/+3 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -2/+2 |
2022-01-18 | Move "catch exec" to a new file | Tom Tromey | 1 | -0/+236 |