rizin/librz/debug/p
GustavoLCR 0c4308d07e
Add module name to PDB flag name (#2435)
* Add PDB flags inside `symbols` flag space
* Use `rz_bin_get_baddr()` in `rz_core_pdb_load_info()`
* Fix tests
2022-03-29 12:49:34 +08:00
..
native Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01: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_winkd.c Implement getting a backtrace from a Windows Kernel Dump for x64 (#2387) 2022-03-15 10:45:02 +01:00
common_winkd.h DMP: Dynamically create profile if not found 2022-03-03 21:52:41 +08:00
debug_bf.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
debug_bochs.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
debug_dmp.c Add module name to PDB flag name (#2435) 2022-03-29 12:49:34 +08:00
debug_esil.c Prepare various RzReg accesses for splitting 2021-12-21 13:14:08 +01:00
debug_gdb.c Cleanup dbl command handler; Remove rz_bp_list (#2012) 2021-11-25 22:33:24 +05:30
debug_io.c Fix function return type for rz_debug_.*_wait functions (#1766) 2021-10-06 16:04:30 +05:30
debug_native.c Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
debug_null.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
debug_qnx.c Fix function return type for rz_debug_.*_wait functions (#1766) 2021-10-06 16:04:30 +05:30
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 WinKD/DMP: Use RzLog API 2022-03-03 21:52:41 +08:00