rizin/librz/debug/p
Dean 59b38e6efa
Add /*<type>*/ comments everywhere (#2986)
Adds /*<type>*/ comments and a linter check from rz-bindgen to enforce
their existence and consistency

Also includes the following fixes made when adding the annotations:
* removed unused intern_table arguments in pyc_dis.c, pyc_dis.h, asm_pyc.c
* removed unused classes argument from place_nodes in agraph.c
* removed unused recurse and recurse_bb functions in canalysis.c
* removed unused vars field from RzPrint struct
* removed unused RzAnalysisType* structs from rz_analysis.h
* removed unused list field from RzEgg struct
* fixed bug in bp_plugin.c where duplication-checking logic iterates over the wrong list
* removed unused q_regs field from RzDebug struct
* removed unused backtrace field from RzDebugPlugin struct
* removed unused classes_list field from RzBinNXOObj struct
* removed unused methods_list and classes_list fields from RzBinZimgObj struct
2022-09-11 13:04:53 +08:00
..
native Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
bfvm.c Add -Wimplicit-fallthrough to meson file (#2438) 2022-03-24 08:27:18 +08:00
bfvm.h Add missing copyrights (#1570) 2021-09-02 16:39:50 +08:00
common_windows.c WinKD/Windows: Extract common parts to common_windows.c 2022-06-05 00:27:35 +08:00
common_windows.h WinKD/Windows: Extract common parts to common_windows.c 2022-06-05 00:27:35 +08:00
common_winkd.c WinKD: Switch to current process and thread 2022-06-05 00:27:35 +08:00
common_winkd.h DMP: Dynamically create profile if not found 2022-03-03 21:52:41 +08:00
debug_bf.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_bochs.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_dmp.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_esil.c Prepare various RzReg accesses for splitting 2021-12-21 13:14:08 +01:00
debug_gdb.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_io.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_native.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_null.c
debug_qnx.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
debug_rap.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
debug_windbg.c Cleanup dbl command handler; Remove rz_bp_list (#2012) 2021-11-25 22:33:24 +05:30
debug_winkd.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00