On Tue, 23 Jun 2020 23:57:19 +0300, [email protected] wrote: > From: Tal Shnaiderman <[email protected]> > > This patchset adds support for the EAL debug function on Windows by > implementing backtracing in rte_dump_stack and cleanup calls in > rte_eal_cleanup. > > Additionally, the functions rte_exit, __rte_panic and rte_dump_registers were > moved to a common file to avoid code duplication. > > --- > v3: Fix license comment[ThomasM] > > v2: Fix style and cross-compiling MinGW-w64 on Linux error[DmitryK] > ---
Tested-by: Dmitry Kozlyuk <[email protected]> -- Dmitry Kozlyuk

