MCPcopy Index your code

hub / github.com/cs01/gdbgui / functions

Functions388 in github.com/cs01/gdbgui

↓ 1 callersMethodget_disabled_breakpoint_lines_for_file
(fullname: any)
gdbgui/src/js/Breakpoints.tsx:344
↓ 1 callersMethodget_dropdown
()
gdbgui/src/js/InferiorProgramInfo.tsx:54
↓ 1 callersMethodget_end_of_file_tr
(linenum: any)
gdbgui/src/js/SourceCode.tsx:317
↓ 1 callersFunctionget_extra_files
returns a list of files that should be watched by the Flask server when in debug mode to trigger a reload of the server
gdbgui/server/server.py:16
↓ 1 callersMethodget_frame_row
( frame: any, is_selected_frame: any, thread_id: any, is_current_thread_being_rendered: any,
gdbgui/src/js/Threads.tsx:160
↓ 1 callersFunctionget_gdbgui_auth_user_credentials
(auth_file, user, password)
gdbgui/cli.py:27
↓ 1 callersFunctionget_initial_binary_and_args
( user_supplied_args: List[str], debug_program_and_args: Optional[str] )
gdbgui/cli.py:189
↓ 1 callersMethodget_line_nums_to_render
( source_code_obj: any, start_linenum: any, line_to_flash: any, end_linenum: any )
gdbgui/src/js/SourceCode.tsx:327
↓ 1 callersMethodget_linenum_td
(linenum: any, gutter_cls = "")
gdbgui/src/js/SourceCode.tsx:226
↓ 1 callersMethodget_marked_up_list
an updated version of pygments.formatter.format_unencoded
gdbgui/htmllistformatter.py:9
↓ 1 callersMethodget_memory_component_jsx_content
()
gdbgui/src/js/Memory.tsx:35
↓ 1 callersMethodget_num_times_hit
(bkpt: any)
gdbgui/src/js/Breakpoints.tsx:87
↓ 1 callersFunctionget_parser
()
gdbgui/cli.py:68
↓ 1 callersMethodget_position
(position_name: any)
gdbgui/src/js/ToolTipTourguide.tsx:51
↓ 1 callersMethodget_root_name_from_gdbvar_name
(gdb_var_name: any)
gdbgui/src/js/GdbVariable.tsx:785
↓ 1 callersMethodget_row_data_for_stack
( stack: any, selected_frame_num: any, thread_id: any, is_current_thread_being_rendered: any
gdbgui/src/js/Threads.tsx:203
↓ 1 callersMethodget_signal_choices
(signal_key: any)
gdbgui/src/js/InferiorProgramInfo.tsx:37
↓ 1 callersMethodget_source_line
(fullname: any, linenum: any)
gdbgui/src/js/Breakpoints.tsx:45
↓ 1 callersFunctionget_ssl_context
Get ssl context from private key and certificate paths. The return value is used when calling Flask. i.e. app.run(ssl_context=get_ssl_context(
gdbgui/SSLify.py:91
↓ 1 callersMethodget_stack_for_thread
( cur_frame: any, stack_data: any, is_current_thread_being_rendered: any )
gdbgui/src/js/Threads.tsx:100
↓ 1 callersFunctionget_stored
(key: any, default_val: any)
gdbgui/src/js/InitialStoreData.ts:118
↓ 1 callersMethodget_table
()
gdbgui/src/js/Settings.tsx:81
↓ 1 callersMethodget_tds
()
gdbgui/src/js/ReactTable.tsx:5
↓ 1 callersMethodget_thread_header
(thread: any, is_current_thread_being_rendered: any)
gdbgui/src/js/Threads.tsx:118
↓ 1 callersMethodget_ul_for_local
* get unordered list for a "local" returned by gdb * these are special snowflakes; gdb returns a small subset of information for * locals. The l
gdbgui/src/js/GdbVariable.tsx:194
↓ 1 callersMethodget_ul_for_var_with_children
* get unordered list for a variable that has children * @return unordered list, expanded or collapsed based on the key "show_children_in_ui"
gdbgui/src/js/GdbVariable.tsx:220
↓ 1 callersMethodget_update_max_lines_of_code_to_fetch
()
gdbgui/src/js/Settings.tsx:56
↓ 1 callersMethodhandleSubmit
()
gdbgui/src/js/dashboard.tsx:113
↓ 1 callersMethodhandle_changelist
(changelist_array: any)
gdbgui/src/js/GdbVariable.tsx:716
↓ 1 callersMethodhide_children_in_ui
(gdb_var_name: any)
gdbgui/src/js/GdbVariable.tsx:661
↓ 1 callersFunctionignoreError
(response: any)
gdbgui/src/js/process_gdb_response.tsx:31
↓ 1 callersFunctionisCreatingVar
(response: any)
gdbgui/src/js/process_gdb_response.tsx:39
↓ 1 callersFunctionisError
(response: any)
gdbgui/src/js/process_gdb_response.tsx:28
↓ 1 callersMethodis_gdb_paused_on_this_line
(line_num_being_rendered: any, line_gdb_is_paused_on: any)
gdbgui/src/js/SourceCode.tsx:290
↓ 1 callersFunctionjs_tests
(session)
noxfile.py:48
↓ 1 callersFunctionmain
()
make_executable.py:84
↓ 1 callersFunctionmain
Entry point from command line
gdbgui/cli.py:200
↓ 1 callersMethodonClickName
(node: any)
gdbgui/src/js/FoldersView.tsx:120
↓ 1 callersMethodonToggle
(node: any)
gdbgui/src/js/FoldersView.tsx:230
↓ 1 callersMethodplot_var_and_children
* look through all expression objects and see if they are supposed to show their plot. * If so, update the dom accordingly * @param obj: express
gdbgui/src/js/GdbVariable.tsx:639
↓ 1 callersFunctionprocessFeatures
(features: Array<Feature>)
gdbgui/src/js/processFeatures.ts:20
↓ 1 callersFunctionprocess_gdb_response
(response_array: any)
gdbgui/src/js/process_gdb_response.tsx:22
↓ 1 callersFunctionpublish_docs
(session)
noxfile.py:160
↓ 1 callersFunctionpython_tests
(session)
noxfile.py:38
↓ 1 callersMethodremove_breakpoint_if_present
(fullname: any, line: any)
gdbgui/src/js/Breakpoints.tsx:297
↓ 1 callersMethodremove_client
(self, client_id: str)
gdbgui/server/sessionmanager.py:59
↓ 1 callersMethodremove_debug_session_by_pid
(self, gdbpid: int)
gdbgui/server/sessionmanager.py:118
↓ 1 callersMethodremove_debug_sessions_with_no_clients
(self)
gdbgui/server/sessionmanager.py:136
↓ 1 callersMethodrender
()
gdbgui/src/js/dashboard.tsx:214
↓ 1 callersMethodrender
()
gdbgui/src/js/TopBar.tsx:260
↓ 1 callersMethodrender
()
gdbgui/src/js/gdbgui.tsx:65
↓ 1 callersMethodrender_head
()
gdbgui/src/js/ReactTable.tsx:27
↓ 1 callersMethodreveal_path
(path: any)
gdbgui/src/js/FoldersView.tsx:137
↓ 1 callersMethodsave_breakpoints
(payload: any)
gdbgui/src/js/Breakpoints.tsx:356
↓ 1 callersMethodsave_locals
(locals: any)
gdbgui/src/js/Locals.tsx:78
↓ 1 callersMethodsave_new_expression
* Locally save the variable to our cached variables
gdbgui/src/js/GdbVariable.tsx:767
↓ 1 callersMethodselect_frame
(framenum: any)
gdbgui/src/js/Threads.tsx:50
↓ 1 callersFunctionsend_msg_to_clients
Send message to all clients
gdbgui/server/app.py:196
↓ 1 callersMethodset_breakpoint_condition
(condition: any, bkpt_num: any)
gdbgui/src/js/Breakpoints.tsx:291
↓ 1 callersMethodset_echo
(self, echo_on: bool)
gdbgui/server/ptylib.py:51
↓ 1 callersMethodset_inputs_from_address
(addr: any)
gdbgui/src/js/Memory.tsx:178
↓ 1 callersMethodset_thread_id
(id: any)
gdbgui/src/js/Threads.tsx:242
↓ 1 callersMethodset_winsize
(self, rows: int, cols: int)
gdbgui/server/ptylib.py:63
↓ 1 callersFunctionshould_highlight
()
gdbgui/server/http_routes.py:36
↓ 1 callersMethodshow_copied_tooltip_on_node
(node: any)
gdbgui/src/js/ToolTip.tsx:29
↓ 1 callersMethodto_dict
(self)
gdbgui/server/sessionmanager.py:47
↓ 1 callersMethodupdateData
()
gdbgui/src/js/dashboard.tsx:201
↓ 1 callersMethodupdate_stack
(stack: any)
gdbgui/src/js/Threads.tsx:231
↓ 1 callersFunctionverify
(binary_path: str, version: str)
make_executable.py:67
↓ 1 callersFunctionvulture
Find dead code
noxfile.py:75
↓ 1 callersFunctionwarn_startup_with_shell_off
return True if user may need to turn shell off if mac OS version is 16 (sierra) or higher, may need to set shell off due to os's security requ
gdbgui/cli.py:54
↓ 1 callersFunctionwrite_spec_with_gdbgui_version_in_name
(spec_path, binary_name)
make_executable.py:18
FunctionGdbguiSession
(props: { session: GdbguiSession; updateData: Function })
gdbgui/src/js/dashboard.tsx:27
FunctionNav
()
gdbgui/src/js/dashboard.tsx:150
Method__init__
( self, app=None, age=YEAR_IN_SECS, subdomains=False, permanent=False, skips=None )
gdbgui/SSLify.py:16
Method__init__
(self, *, cmd: Optional[str] = None, echo: bool = True)
gdbgui/server/ptylib.py:22
Method__init__
( self, *, pygdbmi_controller: IoManager, pty_for_gdbgui: Pty, pty_for
gdbgui/server/sessionmanager.py:17
Method__init__
(self)
gdbgui/server/sessionmanager.py:66
Function_error_getting_last_modified_unix_sec
(data: any)
gdbgui/src/js/GdbApi.tsx:429
Function_fetch_complete
()
gdbgui/src/js/GdbVariable.tsx:143
Method_get_cmds_for_obj
(obj: any)
gdbgui/src/js/GdbVariable.tsx:702
Function_recieve_last_modified_unix_sec
(data: { path: any; last_modified_unix_sec: any })
gdbgui/src/js/GdbApi.tsx:421
Method_scroll_to_bottom
()
gdbgui/src/js/GdbMiOutput.tsx:55
Functionadd_gdb_response_to_console
(mi_obj: any)
gdbgui/src/js/Actions.ts:104
Functionattach_to_process
(user_input: any)
gdbgui/src/js/Actions.ts:184
Functionauthenticate
(f)
gdbgui/server/http_util.py:55
Functionautoformat
(session)
noxfile.py:103
Functionbuild_executable_windows
(session)
noxfile.py:189
Functionbuild_executables_current_platform
(session)
noxfile.py:166
Functionbuild_executables_linux
(session)
noxfile.py:182
Functionbuild_executables_mac
(session)
noxfile.py:175
Functionbuild_pex
Builds a pex of gdbgui
noxfile.py:196
Methodcache_register_names
(names: any)
gdbgui/src/js/Registers.tsx:62
Methodcallback
(node: any)
gdbgui/src/js/FoldersView.tsx:235
Methodcheck_to_autofetch_more_source
()
gdbgui/src/js/MiddleLeft.tsx:45
Functionclear_cached_assembly
()
gdbgui/src/js/Actions.ts:206
Methodclick_read_more_memory
()
gdbgui/src/js/Memory.tsx:251
Methodclick_read_preceding_memory
()
gdbgui/src/js/Memory.tsx:241
Methodclick_set_target_app
()
gdbgui/src/js/BinaryLoader.tsx:195
Functionclient_connected
Connect a websocket client to a debug session This is the main intial connection. Depending on the arguments passed, the client will connect
gdbgui/server/app.py:55
← previousnext →101–200 of 388, ranked by callers