# hotPatchWithGdb_Example **Repository Path**: Han616/hot-patch-with-gdb_-example ## Basic Information - **Project Name**: hotPatchWithGdb_Example - **Description**: example of patching a running program using gdb. - **Primary Language**: C - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-08 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README this is a instruction of how to patch running program using gdb, make sure you have install gdb. # step1: run compile.sh # step2: run runGDB.sh # step3: follow gdbCmd.txt