CN110674368A - System debugging result information processing method and device - Google Patents

System debugging result information processing method and device Download PDF

Info

Publication number
CN110674368A
CN110674368A CN201910859750.7A CN201910859750A CN110674368A CN 110674368 A CN110674368 A CN 110674368A CN 201910859750 A CN201910859750 A CN 201910859750A CN 110674368 A CN110674368 A CN 110674368A
Authority
CN
China
Prior art keywords
debugging
result information
debugging result
command information
queried
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910859750.7A
Other languages
Chinese (zh)
Other versions
CN110674368B (en
Inventor
石博
耿婷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Chuangwei RGB Electronics Co Ltd
Original Assignee
Shenzhen Chuangwei RGB Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Chuangwei RGB Electronics Co Ltd filed Critical Shenzhen Chuangwei RGB Electronics Co Ltd
Priority to CN201910859750.7A priority Critical patent/CN110674368B/en
Publication of CN110674368A publication Critical patent/CN110674368A/en
Application granted granted Critical
Publication of CN110674368B publication Critical patent/CN110674368B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method and a device for processing system debugging result information, wherein the method comprises the following steps: receiving a debugging result information query instruction; and acquiring debugging result information corresponding to the debugging command information to be inquired from a storage space according to the packet tag to be inquired and the debugging command information to be inquired contained in the debugging result information inquiry instruction. The invention is used for storing the grouping label, the debugging command information corresponding to the grouping label and the debugging result information corresponding to the debugging command information by pre-establishing, directly obtaining the debugging result information according to the grouping label to be inquired and the debugging command information to be inquired contained in the debugging result information inquiry instruction when the system debugging result information is inquired, and needing not to inquire the debugging result information in a huge system file, the debugging result information inquiry speed is high, the efficiency is high, and the system development efficiency is improved.

Description

System debugging result information processing method and device
Technical Field
The present invention relates to the field of system debugging technologies, and in particular, to a method and an apparatus for processing system debugging result information.
Background
At present, research personnel mainly locate problems by a system debugging method in the development process or when products have problems. However, in the existing system, after the debugging is finished, the debugging result information needs to be queried in all the logs of the system, and although the method may eventually locate the problem, the debugging result information is queried in a huge system file, so that the efficiency is low, a large amount of time is consumed, and a large amount of resources are wasted.
Thus, there is still a need for improvement and development of the prior art.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method and an apparatus for processing system debugging result information, aiming at solving the problems of low efficiency, time consumption and resource waste in the prior art by querying the debugging result information in all logs of the system.
In a first aspect, an embodiment of the present invention provides a method for processing system debugging result information, where the method includes:
receiving a debugging result information query instruction;
acquiring debugging result information corresponding to the to-be-queried debugging command information from a storage space according to the to-be-queried grouping label and the to-be-queried debugging command information contained in the debugging result information query instruction;
the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
As a further improved technical solution, the method for processing system debugging result information, before the step of receiving a debugging result information query instruction, includes:
establishing the storage space for storing debugging result information;
and receiving and storing the debugging result information to the storage space.
As a further improved technical solution, in the method for processing system debugging result information, the step of receiving and saving the debugging result information to the storage space includes:
receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and saving the debugging result information into the storage space according to the debugging command information corresponding to the debugging result information.
In a second aspect, an embodiment of the present invention provides a method for processing system debugging result information, which is applied to a server, and the method includes:
receiving a debugging result information query instruction sent by a client;
acquiring debugging result information corresponding to the to-be-queried debugging command information from a storage space according to the to-be-queried grouping label and the to-be-queried debugging command information contained in the debugging result information query instruction;
the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
As a further improved technical solution, the method for processing system debugging result information, before the step of receiving a debugging result information query instruction sent by a client, includes:
receiving debugging result information sent by the client;
and storing the debugging result information in the storage space according to the debugging command information corresponding to the debugging result information.
As a further improved technical solution, the method for processing system debugging result information further includes:
receiving a debugging result information printing instruction sent by the client;
and acquiring debugging result information corresponding to the debugging command information to be printed from the storage space for printing according to the grouped labels to be printed and the debugging command information to be printed which are contained in the debugging result information printing instruction.
As a further improved technical solution, the method for processing system debugging result information further includes:
receiving a debugging result information deleting instruction sent by the client;
and deleting the debugging result information corresponding to the debugging command information to be deleted in the storage space according to the packet tag to be deleted and the debugging command information to be deleted which are contained in the debugging result information deleting instruction.
In a third aspect, an embodiment of the present invention provides a method for processing system debugging result information, which is applied to a client, and the method includes:
receiving a debugging result information query instruction, wherein the debugging result information query instruction contains a packet tag to be queried and debugging command information to be queried;
and sending the debugging result information query instruction to a server, so that the server can acquire debugging result information corresponding to the debugging command information to be queried from a storage space according to the packet tag to be queried and the debugging command information to be queried which are contained in the debugging result information query instruction.
As a further improved technical solution, the method for processing system debugging result information, before the step of receiving a debugging result information query instruction, further includes:
receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and sending the debugging result information to a server so that the server can store the debugging result information according to the debugging command information corresponding to the debugging result information.
In a fourth aspect, an embodiment of the present invention provides an apparatus for processing system debugging result information, where the apparatus includes: a client and a server;
the client is used for receiving a debugging result information query instruction, wherein the debugging result information query instruction contains a packet tag to be queried and debugging command information to be queried; sending the debugging result information query instruction to a server;
the server is used for receiving a debugging result information query instruction sent by the client, and acquiring debugging result information corresponding to the debugging command information to be queried from the storage space according to the packet tag to be queried and the debugging command information to be queried contained in the debugging result information query instruction; the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
Compared with the prior art, the embodiment of the invention has the following advantages:
the invention is used for storing the grouping label, the debugging command information corresponding to the grouping label and the debugging result information corresponding to the debugging command information by pre-establishing, directly obtaining the debugging result information according to the grouping label to be inquired and the debugging command information to be inquired contained in the debugging result information inquiry instruction when the system debugging result information is inquired, and the debugging result information does not need to be inquired in a huge system file, so the debugging result information inquiry speed is high, and the efficiency is high.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for processing system debug result information according to a preferred embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for processing system debug result information according to a second embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for processing system debug result information according to a third embodiment of the present invention;
fig. 4 is a functional schematic diagram of a processing apparatus for system debug result information in the fourth embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Various non-limiting embodiments of the present invention are described in detail below with reference to the accompanying drawings.
The first embodiment is as follows:
referring to fig. 1, a method for processing system debug result information in an embodiment of the present invention is shown, where the method includes:
s1, receiving a debugging result information query instruction;
s2, according to the packet label to be queried and the debug command information to be queried contained in the debug result information query instruction, obtaining debug result information corresponding to the debug command information to be queried from a storage space.
In the embodiment of the present invention, the system may be a common Android system or linux system, the system includes common components that need to be debugged, such as an audio (audio), a DTV server (dtvserver), an ATV server (atvserver), and the like, and commands that need to be debugged, such as debugging of volume in the audio (audio), debugging of source time in the ATV server (atvserver), and the like, are included below the common components that need to be debugged. In order to facilitate the query of the debugging result information, in this embodiment, the components that need to be debugged in the system are grouped to obtain a grouping tag, for example, the grouping tag of the sound is audio, and the grouping tag of the DTV server is dtvserver. And the command to be debugged contained in the component to be debugged in the system is corresponding to the packet tag to obtain the debugging command information corresponding to the packet tag, for example, the debugging command information contained under the packet tag of the audio includes volume, tone quality, tone color, and the like.
In specific implementation, when a user needs to query specific debugging result information, a debugging result information query instruction is sent, wherein the debugging result information query instruction comprises a first debugging result information query instruction and a second debugging result information query instruction. In the foregoing step, it is mentioned that in this embodiment, the components that need to be debugged in the system are grouped to obtain a group tag, and the command that needs to be debugged below the component that needs to be debugged is corresponding to the group tag to obtain the debug command information. Therefore, when a user needs to query the debugging result information corresponding to the debugging command information, a first debugging result information query instruction needs to be input first, and the packet tag corresponding to the debugging result information needing to be queried is selected. After the group label is selected, the corresponding debugging command information under the selected group label can be automatically displayed, a second debugging result information query instruction is further input, the debugging command information corresponding to the debugging result information needing to be queried is selected, and the needed debugging result information is queried. If the user needs to inquire the debugging result information of the volume command under the sound, the first debugging result information inquiry instruction is firstly input to select the sound in the grouping label, and all the debugging command information under the grouping label sound, such as the volume, the tone and the like, can be displayed. And then inputting a second debugging result information query instruction to select the volume under the debugging command information, so that the debugging result information corresponding to the volume of the debugging command information can be obtained, the debugging result information is conveniently queried, the system log does not need to be browsed, and the time, the labor and the resources are saved.
In specific implementation, before step S1, the method further includes the steps of:
s0, establishing the memory space for storing the debugging result information, and receiving and saving the debugging result information to the memory space.
In the embodiment of the present invention, in order to automatically query the debug result information according to the packet tag and the debug command information, in this embodiment, before receiving the test result information query instruction, a storage space for storing the debug result information is also pre-established, and the debug result information obtained after debugging the system in the subsequent steps can be directly stored in the storage space. For the convenience of query, the packet tag mentioned in the foregoing step and the debug command information corresponding to the packet tag are also stored in the storage space.
In specific implementation, the step of receiving and storing the debug result information in the storage space in step S0 includes:
s01, receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and S02, saving the debugging result information into the storage space according to the debugging command information corresponding to the debugging result information.
In the foregoing steps, in this embodiment, the components to be debugged of the system and the debug commands corresponding to the components are grouped to obtain the group tag and the debug command information. Therefore, before debugging the system, two levels of instructions are still required to be input to select corresponding debugging command information under the component needing debugging for debugging. In specific implementation, a first selection instruction input by a user may be received first, a component tag to be debugged is determined according to the first selection instruction, then a second selection instruction input by the user is received, and debugging command information under the component tag to be debugged is determined according to the second selection instruction. And then receiving a debugging instruction, debugging the debugging command information according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information. Still by way of example, the packet tag "sound" and the debugging command information "volume" below the packet tag mentioned in the foregoing steps are described, when debugging is required, first a first selection instruction input by a user is received, the "sound" in the packet tag is selected, then a second selection instruction input by the user is further received, the "volume" below the packet tag "sound" is selected, then a debugging instruction is input, that is, the "volume" below the packet tag "sound" can be debugged, and debugging result information corresponding to the debugging command information "volume" is obtained after debugging is completed. And then, storing the debugging result information in a storage space according to the debugging command information corresponding to the debugging result information.
Example two:
referring to fig. 2, a method for processing system debug result information in an embodiment of the present invention is shown, where the method is applied to a server, and the server receives a message and an instruction sent by a client, and the method includes:
m1, receiving a debugging result information query instruction sent by a client;
m2, obtaining debugging result information corresponding to the debugging command information to be queried from a storage space according to the packet label to be queried and the debugging command information to be queried contained in the debugging result information query instruction;
the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
In an implementation manner of the embodiment of the present invention, the server establishes a storage space for storing the debug result information, the packet tag mentioned in the foregoing step, and the debug command information corresponding to the packet tag in advance. In an embodiment of the present invention, the storage space is in a json storage format with light weight and high readability. In the foregoing step, when querying the debugging result information, the client queries by selecting the packet tag and the debugging command information under the packet tag, so that after receiving the debugging result information query instruction sent by the client, the server obtains the debugging result information corresponding to the debugging command information to be queried from the storage space according to the packet tag to be queried and the debugging command information to be queried contained in the debugging result information query instruction.
In a specific implementation manner of the present invention, before the step M1 in the second embodiment, the method further includes:
m00, receiving debugging result information sent by the client;
m01, saving the debugging result information in the storage space according to the debugging command information corresponding to the debugging result information.
In an implementation manner of the embodiment of the present invention, after the client debugs the debug command information according to the debug instruction, the client sends the debug result information to the server for storage. And after receiving the debugging result information sent by the client, the server stores the debugging result information into a storage space according to the debugging command information corresponding to the debugging result information. In an embodiment of the present invention, an external interface for providing data saving and reading functions and a global array for saving information are further provided. The debugging result information sent by the client is received by the external interface and then stored in the global array, and the server reads the debugging result information from the global array and writes the debugging result information into the storage space; certainly, when the information needs to be read from the server, the server also reads the information from the storage space and sends the information to the external interface, the external interface is responsible for sending the information to the server or other components, and the debugging function of the system is realized through coordination of the client, the server and the external interface, so that the high efficiency and the safety of reading and writing data of the server are ensured.
In a specific implementation manner of the present invention, the method for processing system debugging result information in the second embodiment further includes:
m1', receiving a debugging result information printing instruction sent by the client;
m2', according to the packet label to be printed and the debugging command information to be printed contained in the debugging result information printing instruction, obtaining the debugging result information corresponding to the debugging command information to be printed from the storage space for printing.
In an implementation manner of the embodiment of the present invention, the server further provides an information printing function, and when a user needs to print debugging result information, similar to the debugging result information query method mentioned in the foregoing steps, the method first selects a packet tag and debugging command information corresponding to the debugging result information to be printed, and then sends a debugging result information printing instruction. And after receiving a debugging result information printing instruction sent by the client, the server acquires the debugging result information to be printed from the storage space for printing according to the group label corresponding to the debugging result information to be printed and the debugging command information contained in the debugging result information printing instruction. In an embodiment of the present invention, a commonly used shortcut command is also provided, such as "help or? "indicates that the content of the current query is printed, and the input" q or quick "indicates exiting the current stage.
In a specific implementation manner of the present invention, the method for processing system debugging result information in the second embodiment further includes:
m1', receiving a debugging result information deleting instruction sent by the client;
m2', according to the packet label to be deleted and the debugging command information to be deleted contained in the debugging result information deletion instruction, deleting the debugging result information corresponding to the debugging command information to be deleted in the storage space.
In an implementation manner of the embodiment of the present invention, the server further provides an information deleting function, and when a user needs to delete debugging result information, similar to the debugging result information query method mentioned in the foregoing step, it is necessary to first select a packet tag and debugging command information corresponding to the debugging result information to be deleted, and then send a debugging result information deleting instruction. And after receiving a debugging result information deleting instruction sent by the client, the server acquires the debugging result information to be deleted from the storage space for deletion according to the packet tag corresponding to the debugging result information to be deleted and the debugging command information which are contained in the debugging result information deleting instruction. Of course, the server in the present invention has other functions such as backup besides the functions of saving, reading, writing, deleting and printing, and the objects of saving, reading, writing, deleting and printing by the server are not limited to the debugging result information, and any information that can be saved in the storage space belongs to the protection scope of the present invention.
Example three:
referring to fig. 3, a method for processing system debug result information in an embodiment of the present invention is shown, where the method is applied to a client, and the client receives an instruction sent by a user and sends the received instruction to a server, and the method includes:
r1, receiving a debugging result information query instruction, wherein the debugging result information query instruction contains a packet tag to be queried and debugging command information to be queried;
and R2, sending the debugging result information query instruction to a server, so that the server can obtain the debugging result information corresponding to the debugging command information to be queried from a storage space according to the packet label to be queried and the debugging command information to be queried contained in the debugging result information query instruction.
In an implementation manner of the embodiment of the present invention, when a user needs to debug the system or needs to process system debugging result information, an instruction, such as "sky debug", may be input into a client by inputting the instruction into a serial port tool of the system, and the client acquires a packet tag from a server through binder communication to display the packet tag. The user can input a first selection instruction to select the packet label needing to debug or process the debugging result information according to the packet label displayed by the client, after the packet label is selected, the client can acquire the debugging command information corresponding to the packet label selected by the user from the server, and at the moment, the client can directly display the debugging command information corresponding to the packet label or display the debugging command information according to the command input by the user. In a specific embodiment of the present invention, after acquiring and displaying a packet tag, a client receives a first selection instruction input by a user, where the first selection instruction includes a packet tag corresponding to information of a debugging result to be queried. After the client analyzes the grouping label selected by the user from the first selection instruction, debugging command information corresponding to the grouping label is acquired from the server through binder communication, and whether the first selection instruction input by the user is a printing instruction such as' hellp or? If yes, printing and displaying debugging command information corresponding to the grouping label; and if the instruction input by the user is an exit instruction such as 'quit or q', exiting the user side.
In an implementation manner of the embodiment of the present invention, after the debug command information corresponding to the packet tag is acquired in the foregoing steps, it is determined that the instruction input by the user is a print instruction, such as "help or? And after, further displaying the debugging command information corresponding to the grouping label. Then receiving a second selection instruction input by a user, judging whether the second selection instruction is an exit instruction such as 'quit or q', and if so, returning the displayed debugging instruction information to the upper-level grouping label; otherwise, the first selection instruction and the second selection instruction are sent to a server, so that the server can obtain debugging result information corresponding to the debugging command information to be queried from a storage space according to the grouping label to be queried contained in the first selection instruction and the debugging command information to be queried contained in the second selection instruction.
In a specific implementation manner of the present invention, before step R1 in the second embodiment, the method further includes:
r00, receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and R01, sending the debugging result information to a server, so that the server can store the debugging result information according to the debugging command information corresponding to the debugging result information.
In an implementation manner of the embodiment of the present invention, when a user needs to debug a system, similar to the foregoing steps, the user needs to select a packet tag to be debugged and debug command information corresponding to the packet tag by using a selection instruction, and detailed steps are the same as those in the foregoing and are not described herein again. After the debug command information is selected, the client further receives the command and determines whether the received command is a print command "hellp or? If not, the client debugs aiming at the debugging command information selected by the user, obtains result information for executing the corresponding command, namely debugging result information, and sends the debugging result information to the server, so that the server can store the debugging result information according to the debugging command information corresponding to the debugging result information.
Example four:
referring to fig. 4, a device for processing system debug result information in an embodiment of the present invention is shown, where the device includes: a client 100 and a server 200;
the client 100 is configured to receive a debugging result information query instruction, where the debugging result information query instruction includes a packet tag to be queried and debugging command information to be queried; sending the debugging result information query instruction to the server 200;
the server 200 is configured to receive a debugging result information query instruction sent by the client 100, and obtain, according to a packet tag to be queried and debugging command information to be queried contained in the debugging result information query instruction, debugging result information corresponding to the debugging command information to be queried from the storage space; the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
In an implementation manner of the embodiment of the present invention, the client is responsible for acquiring an instruction, performing system debugging, and interacting with a server or other components. The server is responsible for receiving requests from the server or each component, including information storage, information deletion, information printing and the like. The client may provide a visualization environment for the user. The debugging of the whole system and the storage of the debugging data are finished uniformly by the device without the participation of system files, thereby facilitating the debugging of the system and the query of the debugging result information. The debugging result information is stored in a storage space of a json storage format with light weight and strong readability, and the debugging result information is stored in a light weight manner and is strong in readability. In a specific embodiment, the device further comprises an external interface for providing data saving, reading and other functions. Unified service is provided externally through an external interface, and the high-efficiency safety of reading and writing of debugging result information is guaranteed.
In summary, the present invention provides a method and an apparatus for processing system debugging result information, where the method includes: receiving a debugging result information query instruction; and acquiring debugging result information corresponding to the debugging command information to be inquired from a storage space according to the packet tag to be inquired and the debugging command information to be inquired contained in the debugging result information inquiry instruction. The invention is used for storing the grouping label, the debugging command information corresponding to the grouping label and the debugging result information corresponding to the debugging command information by pre-establishing, directly obtaining the debugging result information according to the grouping label to be inquired and the debugging command information to be inquired contained in the debugging result information inquiry instruction when the system debugging result information is inquired, and needing not to inquire the debugging result information in a huge system file, the debugging result information inquiry speed is high, the efficiency is high, and the system development efficiency is improved.
It is to be understood that the system of the present invention is not limited to the above examples, and that modifications and variations may be made by one of ordinary skill in the art in light of the above teachings, and all such modifications and variations are intended to fall within the scope of the appended claims.

Claims (10)

1. A method for processing system debugging result information is characterized by comprising the following steps:
receiving a debugging result information query instruction;
acquiring debugging result information corresponding to the to-be-queried debugging command information from a storage space according to the to-be-queried grouping label and the to-be-queried debugging command information contained in the debugging result information query instruction;
the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
2. The method for processing system debug result information according to claim 1, wherein said step of receiving a debug result information query instruction is preceded by:
establishing the storage space for storing debugging result information;
and receiving and storing the debugging result information to the storage space.
3. The method for processing system debug result information according to claim 2, wherein said step of receiving and saving said debug result information in said storage space comprises:
receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and saving the debugging result information into the storage space according to the debugging command information corresponding to the debugging result information.
4. A processing method of system debugging result information is applied to a server side, and the method comprises the following steps:
receiving a debugging result information query instruction sent by a client;
acquiring debugging result information corresponding to the to-be-queried debugging command information from a storage space according to the to-be-queried grouping label and the to-be-queried debugging command information contained in the debugging result information query instruction;
the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
5. The method for processing system debugging result information according to claim 4, wherein the step of receiving the debugging result information query instruction sent by the client comprises:
receiving debugging result information sent by the client;
and storing the debugging result information in the storage space according to the debugging command information corresponding to the debugging result information.
6. The method for processing system debugging result information according to claim 4, further comprising:
receiving a debugging result information printing instruction sent by the client;
and acquiring debugging result information corresponding to the debugging command information to be printed from the storage space for printing according to the grouped labels to be printed and the debugging command information to be printed which are contained in the debugging result information printing instruction.
7. The method for processing system debugging result information according to claim 4, further comprising:
receiving a debugging result information deleting instruction sent by the client;
and deleting the debugging result information corresponding to the debugging command information to be deleted in the storage space according to the packet tag to be deleted and the debugging command information to be deleted which are contained in the debugging result information deleting instruction.
8. A processing method of system debugging result information is applied to a client, and the method comprises the following steps:
receiving a debugging result information query instruction, wherein the debugging result information query instruction contains a packet tag to be queried and debugging command information to be queried;
and sending the debugging result information query instruction to a server, so that the server can acquire debugging result information corresponding to the debugging command information to be queried from a storage space according to the packet tag to be queried and the debugging command information to be queried which are contained in the debugging result information query instruction.
9. The method for processing system debug result information according to claim 8, wherein before the step of receiving the debug result information query instruction, the method further comprises:
receiving a debugging instruction, debugging the debugging command information in the storage space according to the debugging instruction, and obtaining the debugging result information corresponding to the debugging command information;
and sending the debugging result information to a server so that the server can store the debugging result information according to the debugging command information corresponding to the debugging result information.
10. An apparatus for processing system debug result information, the apparatus comprising: a client and a server;
the client is used for receiving a debugging result information query instruction, wherein the debugging result information query instruction contains a packet tag to be queried and debugging command information to be queried; sending the debugging result information query instruction to a server;
the server is used for receiving a debugging result information query instruction sent by the client, and acquiring debugging result information corresponding to the debugging command information to be queried from the storage space according to the packet tag to be queried and the debugging command information to be queried contained in the debugging result information query instruction; the storage space is stored with the group label, the debugging command information corresponding to the group label and the debugging result information corresponding to the debugging command information.
CN201910859750.7A 2019-09-11 2019-09-11 System debugging result information processing method and device Active CN110674368B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910859750.7A CN110674368B (en) 2019-09-11 2019-09-11 System debugging result information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910859750.7A CN110674368B (en) 2019-09-11 2019-09-11 System debugging result information processing method and device

Publications (2)

Publication Number Publication Date
CN110674368A true CN110674368A (en) 2020-01-10
CN110674368B CN110674368B (en) 2023-10-10

Family

ID=69077753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910859750.7A Active CN110674368B (en) 2019-09-11 2019-09-11 System debugging result information processing method and device

Country Status (1)

Country Link
CN (1) CN110674368B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279790A (en) * 2010-06-11 2011-12-14 国际商业机器公司 Distributed debugging method and system
CN103257916A (en) * 2012-02-15 2013-08-21 深圳市金蝶友商电子商务服务有限公司 Method and system for displaying debugging information
WO2015184908A1 (en) * 2014-11-06 2015-12-10 中兴通讯股份有限公司 Reverse debug method, device and debugger
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN107908540A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Test case creation method, apparatus, computer equipment and medium
CN108153676A (en) * 2017-12-26 2018-06-12 广东欧珀移动通信有限公司 Debugging management method, apparatus, storage medium and terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102279790A (en) * 2010-06-11 2011-12-14 国际商业机器公司 Distributed debugging method and system
CN103257916A (en) * 2012-02-15 2013-08-21 深圳市金蝶友商电子商务服务有限公司 Method and system for displaying debugging information
WO2015184908A1 (en) * 2014-11-06 2015-12-10 中兴通讯股份有限公司 Reverse debug method, device and debugger
CN107908541A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Interface test method, device, computer equipment and storage medium
CN107908540A (en) * 2017-07-26 2018-04-13 平安壹钱包电子商务有限公司 Test case creation method, apparatus, computer equipment and medium
CN108153676A (en) * 2017-12-26 2018-06-12 广东欧珀移动通信有限公司 Debugging management method, apparatus, storage medium and terminal device

Also Published As

Publication number Publication date
CN110674368B (en) 2023-10-10

Similar Documents

Publication Publication Date Title
CN108519967B (en) Chart visualization method and device, terminal and storage medium
CN110287696B (en) Detection method, device and equipment for rebound shell process
WO2016169145A1 (en) Cloud terminal log processing method, device and system
CN111552712A (en) Report data extraction method and device and computer equipment
CN110688201B (en) Log management method and related equipment
CN114416868B (en) Data synchronization method, device, equipment and storage medium
CN115391356A (en) Data processing method, device, equipment, medium and computer program product
CN111414339B (en) File processing method, system, device, equipment and medium
CN113760242A (en) Data processing method, device, server and medium
CN110442439B (en) Task process processing method and device and computer equipment
CN112363980A (en) Data processing method and device for distributed system
CN110674368A (en) System debugging result information processing method and device
CN111200654A (en) Client request error processing method and device
CN110928707A (en) Data exchange method and related device for host machine and virtual machine
CN112749308A (en) Data labeling method and device and electronic equipment
CN111078905A (en) Data processing method, device, medium and equipment
CN114328007A (en) Container backup and restoration method, device and medium thereof
CN112487218B (en) Content processing method, system, device, computing equipment and storage medium
CN113918436A (en) Log processing method and device
CN107590076A (en) Obtain method, the method and device in generation business datum source of business datum
CN106850546B (en) Map module software organization method of radar terminal
CN111966605A (en) Automatic resource retrieval method, system and storage medium for Redfish
CN107180107B (en) Method and system for uploading selected files by mobile phone attachment under Ionic framework
CN107302605B (en) Configuration method and device of television proxy server, television and storage medium
WO2019114133A1 (en) Method and apparatus for altering color of editing page content, terminal, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant