Skip to content

junwha/gdb-context-sensitive-breakpoint

Repository files navigation

gdb-context-sensitve-breakpoint

This is a gdb wrapper that supports callstack based breakpoint.

Usage

./insert_breakpoint.sh ... : it inserts breakpoint only if p1, p2, ... pn successively occurs in the target's stack frame (but other functions can be placed between the given parents)

./insert_direct_breakpoint.sh ... : it inserts breakpoint only if p1, p2, ... pn successively occurs in the target's stack frame

./gdb : gdb wrapper with the breakpoints

./reset_breakpoint.sh: flush all breakpoints

source env.sh: if you execute this command inside this directory, you can use all of above scripts without "./" prefix

About

we can insert a breakpoint context-sensitively (checking backtrace)

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy