Remote debugging method based on socket

The invention discloses a socket-based remote debugging method, which comprises the following steps of: S1, embedding a client and a server into a software code to be delivered together, loading code information of the client and the server in a dynamic debugging library file, and configuring a sock...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: ZHANG WENBIN, TIAN ZHONGHAI, LIU HAIYANG, ZHANG JINGBO
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a socket-based remote debugging method, which comprises the following steps of: S1, embedding a client and a server into a software code to be delivered together, loading code information of the client and the server in a dynamic debugging library file, and configuring a socket communication port at two ends through a parameter file; s2, a debugServer single-state handle is obtained, and in order to enable the debugServer to be kept unique in the global range, it is guaranteed that dynamic parameter setting transmitted back by the client side can act on the same server side. The method is reasonable in design, the client side and the server side are embedded into the to-be-delivered software code together, remote background debugging is carried out on continuously delivered software, joint delivery can be achieved, a user does not need to additionally deploy a debugging server environment, personnel operation is facilitated, the complexity of remote continuous deployment is simplified,