- Move trap/sw breakpoint into RzArch - Remove RzBreakpointPlugin & RzBreakpointArch - Add get_sw_breakpoint_at/get_sw_breakpoint_size_at binds - Remove `dbh-` - Change `dbh` to just list supported archs for sw breakpoints - Implement correct PPC traps - Add missing x86 breakpoint callback
* Added a CI-task to check if rizin could be used as subproject * Fixed some new global-arguments in meson-build Co-authored-by: amibranch <amibranch@users.noreply.github.com>