What are the procedures to use self declared convenience functions in GDB?
Nagmat Nazar
nagmat@gmail.com
Tue Nov 17 09:03:50 GMT 2020
I have implemented a convenience function on python in order to use it on
GDB. What shall I do in order to use it on GDB. As I know the convenience
functions are located in
~/gdb/python/lib/gdb/function/
I have copied context_checker.py into this folder but it is not working.
What other procedures shall I do in order to use the convenience function
on GDB?
https://stackoverflow.com/questions/64815891/what-are-the-procedures-to-use-self-declared-convenience-functions-in-gdb
Kind regards
Nagmat Nazarov
More information about the Gdb
mailing list