Home | History | Annotate | Download | only in gdb

Lines Matching refs:within

20 process, we can generate a "proxy value" within the gdb process.  For example,
23 generate a proxy value within the gdb process that is a list of strings:
96 # safety threshold so that arbitrary breakage within said process doesn't
143 Class wrapping a gdb.Value that's either a (PyObject*) within the
162 Get the gdb.Value for the given field within the PyObject, coping with
196 Get a PyObjectPtr for the given PyObject* field within this PyObject,
255 within the gdb process, whilst (hopefully) avoiding crashes when
532 within the process being debugged.
558 <bool> instances (Py_True/Py_False) within the process being debugged.
572 instance within the process being debugged.
617 within the process being debugged.
646 within the process being debugged.
1253 '''Calculate index of frame, starting at 0 for the newest frame within
1301 - within a CFunction
1313 # Within that frame:
1337 '''Is this frame "collect" within the garbage-collector?'''
1437 to list at a different line number within the python source.
1441 to list a specific range of lines within the python source.
1564 'Display the current python frame and all the frames within its call stack (if any)'
1582 'Display the current python frame and all the frames within its call stack (if any)'