OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IdbAdapter
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py
13
|
IdbAdapter
|<--remote#call--| IdbProxy |
71
class
IdbAdapter
:
173
#----------end class
IdbAdapter
----------
180
RPC link by instantiating the GUIProxy, Idb debugger, and
IdbAdapter
181
objects and linking them together. Register the
IdbAdapter
with the
188
idb_adap =
IdbAdapter
(idb)
348
The
IdbAdapter
will pass execution and environment requests coming from the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RemoteDebugger.py
13
|
IdbAdapter
|<--remote#call--| IdbProxy |
71
class
IdbAdapter
:
173
#----------end class
IdbAdapter
----------
180
RPC link by instantiating the GUIProxy, Idb debugger, and
IdbAdapter
181
objects and linking them together. Register the
IdbAdapter
with the
188
idb_adap =
IdbAdapter
(idb)
348
The
IdbAdapter
will pass execution and environment requests coming from the
Completed in 532 milliseconds