CN103257916A - Method and system for displaying debugging information - Google Patents
Method and system for displaying debugging information Download PDFInfo
- Publication number
- CN103257916A CN103257916A CN2012100338930A CN201210033893A CN103257916A CN 103257916 A CN103257916 A CN 103257916A CN 2012100338930 A CN2012100338930 A CN 2012100338930A CN 201210033893 A CN201210033893 A CN 201210033893A CN 103257916 A CN103257916 A CN 103257916A
- Authority
- CN
- China
- Prior art keywords
- debugging message
- software product
- debugging
- tested software
- key value
- 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.)
- Pending
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
The invention provides a method and a system for displaying debugging information. The method includes: acquiring the debugging information generated during operation of a to-be-tested software product; and displaying the debugging information after the to-be-tested software product is finished in operation. Preferably, the acquired debugging information is stored in a preset internal memory queue, and the debugging information corresponding to inquiring key values in an inquiring request is displayed according to the debugging information inquiring request input by a user. By the method and the system for displaying the debugging information in an embodiment, the debugging information during operation of the to-be-tested software product is displayed, and workers can debug the to-be-tested software product according to the debugging information without stopping the operation of the to-be-tested software product, so that debugging efficiency of the to-be-tested software product is improved.
Description
Technical field
The present invention relates to the software test field, particularly a kind of debugging information displaying method and system.
Background technology
After the software product exploitation is finished, can better use in market in order to make software product newly developed, need debug software product, according to the Debugging message that software product produces in debug process, the defective that exists in the software product be made amendment.
At present, source code level breakpoint single-step debug method is generally adopted in the debugging of software product, when referring to produce Debugging message in to the software product testing process, this method suspends the operation of tested software product, the Debugging message that produces is shown, software product is debugged according to the Debugging message that produces by the staff.
But when adopting source code level breakpoint single-step debug method, all must suspend the tested software product when producing Debugging message at every turn and showing, need artificial real-time follow-up tested software product guarantee that it continues operation, operate comparatively loaded down with trivial detailsly, debugging efficiency is lower.
Summary of the invention
Technical matters to be solved by this invention provides a kind of debugging information displaying method and system, needs the operation of time-out tested software product can realize that just the demonstration of software product Debugging message causes the lower technical matters of debugging efficiency thereby be used for solving prior art.
The invention provides a kind of debugging information displaying method, described method comprises:
Obtain the Debugging message that the tested software product produces in operational process, behind tested software product end of run, described Debugging message is shown.
Said method preferably, shows described Debugging message to comprise:
Receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests;
Show Debugging message corresponding with described inquiry key value in the described Debugging message that obtains.
Said method preferably, before described Debugging message is shown, also comprises:
When the described Debugging message that obtains satisfies default storage rule, the described Debugging message that obtains is deposited in the default memory queue.
Said method preferably, shows described Debugging message to comprise:
Receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests;
Show Debugging message corresponding with described inquiry key value in the Debugging message of storing in the described memory queue.
Said method preferably, also comprises:
Empty the Debugging message corresponding with described inquiry key value that has shown in the described memory queue.
The present invention also provides a kind of Debugging message display system, comprising:
Acquiring unit is used for obtaining the Debugging message that the tested software product produces at operational process;
Display unit is used for behind tested software product end of run described Debugging message being shown.
Said system, preferably, described display unit comprises:
First receives subelement, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests;
First shows subelement, is used for the Debugging message Debugging message corresponding with described inquiry key value that shows that described acquiring unit obtains.
Said system, preferably, described system also comprises:
The storage performance element when satisfying storage rule for the Debugging message that obtains when described acquiring unit, deposits the described Debugging message that obtains in the default memory queue in.
Said system, preferably, described display unit comprises:
Second receives subelement, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests;
Second shows subelement, for showing the Debugging message corresponding with described inquiry key value in the Debugging message that described memory queue is stored.
Said system, preferably, described system also comprises:
Updating block is used for emptying the Debugging message corresponding with described inquiry key value that described memory queue has shown.
Compared with prior art, the invention provides a kind of debugging information displaying method and system, obtain and show by the Debugging message that the tested software product is generated in the test run process, the tested software product is debugged according to Debugging message by the staff, and do not suspend the tested software product, improved the debugging efficiency of tested software.
Certainly, implement arbitrary product of the present invention and might not need to reach simultaneously above-described all advantages.
Description of drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the invention, the accompanying drawing of required use is done to introduce simply in will describing embodiment below, apparently, accompanying drawing in describing below only is some embodiment of the application, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the process flow diagram of a kind of debugging information displaying method embodiment 1 provided by the invention;
Fig. 2 is the process flow diagram of a kind of debugging information displaying method embodiment 2 provided by the invention;
Fig. 3 is the process flow diagram of a kind of debugging information displaying method embodiment 3 provided by the invention;
Fig. 4 is the process flow diagram of a kind of debugging information displaying method embodiment 4 provided by the invention;
Fig. 5 is the structural representation of a kind of Debugging message display system embodiment 1 provided by the invention;
Fig. 6 is the structural representation of a kind of Debugging message display system embodiment 2 provided by the invention;
Fig. 7 is the structural representation of a kind of Debugging message display system embodiment 3 provided by the invention;
Fig. 8 is the structural representation of a kind of Debugging message display system embodiment 4 provided by the invention;
Fig. 9 is the structural representation of a kind of Debugging message display system embodiment 5 provided by the invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that obtains under the creative work prerequisite.
The present invention can be used in the test of developing the software product of finishing.
With reference to figure 1, show the method flow diagram of a kind of debugging information displaying method embodiment 1 provided by the invention, can may further comprise the steps:
Step 101: obtain the Debugging message that the tested software product produces in operational process.
Wherein, after the software product exploitation is finished, when this software product is tested, this software product can be deployed in the running environment, in the operational process of tested software product, obtain the Debugging message that the tested software product produces in operational process, when obtaining described Debugging message, the tested software product is operation suspension not.
Step 102: behind tested software product end of run, described Debugging message is shown.
Wherein, behind tested software product end of run, the above-mentioned Debugging message that obtains in tested software product operational process is shown.
Need to prove, before tested software product end of run, can show according to actual conditions described Debugging message yet, and the tested software product did not suspend this moment.
From the above, a kind of debugging information displaying method that provides by the inventive method embodiment 1, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process obtains and shows, tested product is debugged according to the Debugging message that obtains by the staff.Present embodiment carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
With reference to figure 2, show the method flow diagram that the invention provides a kind of debugging information displaying method embodiment 2, in the present embodiment, described step 201 is with consistent described in the inventive method embodiment 1, do not repeat them here, described method can also may further comprise the steps:
Step 202: behind tested software product end of run, receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests.
Need to prove, before tested software product end of run, also can accept the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests.And the user of input Debugging message query requests is the query requests information that the program debug slip-stick artist checks Debugging message according to the needs input of actual conditions, comprises the corresponding inquiry key value of checking with needs of Debugging message in this query requests information.Namely behind tested software product end of run or before finishing, receive the query requests of user's input, resolve the inquiry key value that comprises in the described query requests.
Step 203: show Debugging message corresponding with described inquiry key value in the described Debugging message that obtains.
Wherein, after in described step 203, being resolved to the inquiry key value that comprises in the described query requests, in the described Debugging message that obtains, search the Debugging message corresponding with described inquiry key value, and the described Debugging message that finds shown, for the user tested software product is debugged modification.
From the above, a kind of debugging information displaying method that provides by the inventive method embodiment 2, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process obtains and shows, the tested software product is debugged according to the Debugging message that shows by the staff.Present embodiment carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
With reference to figure 3, show the method flow diagram of a kind of debugging information displaying method embodiment 3 provided by the invention, in the present embodiment, described step 301 is described consistent with step 101 described in the inventive method embodiment 1, do not repeat them here, described method can also may further comprise the steps:
Step 302: behind tested software product end of run, when the described Debugging message that obtains satisfies default storage rule, the described Debugging message that obtains is deposited in the default memory queue.
Wherein, be pre-created memory queue, the described Debugging message that obtains judged whether to satisfy default storage rule, if described Debugging message is deposited in the described memory queue.
Need to prove, before tested software product end of run, can judge whether it satisfies default storage rule according to actual conditions for the Debugging message that produces, if, the described Debugging message that obtains is deposited in the described default memory queue, and this moment, the tested software product did not suspend.
Step 303: receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests.
Need to prove, before tested software product end of run, also can accept the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests.And the user of input Debugging message query requests is the query requests that the program test slip-stick artist checks Debugging message according to the needs input of actual conditions, comprises the corresponding inquiry key value of checking with needs of Debugging message in this query requests.Behind tested software product end of run or before finishing, receive the Debugging message query requests of user's input, resolve the inquiry key value that comprises in the described query requests.
Step 304: show Debugging message corresponding with described inquiry key value in the Debugging message of storing in the described memory queue.
Wherein, after in described step 303, being resolved to the inquiry key value that comprises in the described query requests, in the described memory queue that stores Debugging message, search the Debugging message corresponding with described inquiry key value, and the described Debugging message that finds shown, for the user tested software product is debugged modification.
From the above, a kind of debugging information displaying method that provides by the inventive method embodiment 3, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process obtains and stores in the default memory queue, and according to user's actual needs the Debugging message in the memory queue is shown, the tested software product is debugged according to the Debugging message that shows by the staff.Present embodiment carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
With reference to figure 4, show the method synoptic diagram of a kind of debugging information displaying method embodiment 4 provided by the invention, in the present embodiment, described step 401 to described step 404 respectively with step 301 described in the inventive method embodiment 3 to consistent described in the described step 304, do not repeat them here, described method can also may further comprise the steps:
Step 405: empty the Debugging message corresponding with described inquiry key value that has shown in the described memory queue.
Wherein, after setting in advance the memory queue of the described Debugging message of storage, need safeguard described memory queue, the Debugging message corresponding with inquiry key value in the described query requests that is about to show in the described memory queue empties or deletes, and realizes the updating maintenance to described memory queue.
From the above, a kind of debugging information displaying method that provides by the inventive method embodiment 4, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process obtains and stores in the default memory queue, and according to user's actual needs the Debugging message in the memory queue is shown, tested product is debugged according to the Debugging message that shows by the staff, meanwhile, delete the Debugging message that had shown in the described memory queue, realize the renewal to memory queue.Present embodiment carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
Corresponding with a kind of debugging information displaying method that the invention described above method embodiment 1 provides, the present invention also provides a kind of Debugging message display system embodiment 1, with reference to figure 5, show the structural representation of system embodiment 1 of the present invention, described system can comprise:
Acquiring unit 501 is used for obtaining the Debugging message that the tested software product produces at operational process.
Wherein, after the software product exploitation is finished, this software product tested be, this software can be deployed in the running environment, in the operational process of tested software product, described acquiring unit 501 obtains the Debugging message that the tested software product produces in operational process, and when described acquiring unit 501 obtained described Debugging message, the tested software product is operation suspension not.
Wherein, behind tested software product end of run, the Debugging message in the tested software product operational process that described acquiring unit 501 is obtained by described display unit 502 shows.
Need to prove that before tested software product end of run, described display unit 502 also can be to showing according to actual conditions described Debugging message, and this moment, the tested software product did not suspend.
From the above, a kind of Debugging message display system that system embodiment 1 of the present invention provides, in tested software product operational process or after finishing, by acquiring unit the Debugging message that the tested software product generates in operational process is obtained, by display unit described Debugging message is shown, the tested software product is debugged according to the Debugging message that obtains by the staff.Carry out in obtaining of Debugging message and the procedure for displaying in system embodiment 1 of the present invention, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
Corresponding with a kind of debugging information displaying method that the invention described above method embodiment 2 provides, the present invention also provides a kind of preferred embodiment 2 of Debugging message display system, with reference to figure 6, show the structural representation of system embodiment 2 of the present invention, in the present embodiment, described acquiring unit 501 does not repeat them here with consistent described in the system embodiment 1 of the present invention, wherein:
First receives subelement 511, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests.
Wherein, before tested software product end of run, described first receives the Debugging message query requests that submodule 511 also can be accepted user's input, and resolves the inquiry key value that comprises in the described query requests information.And the user of input Debugging message query requests is the query requests information that the program debug slip-stick artist checks Debugging message according to the needs input of actual conditions, comprises the corresponding inquiry key value of checking with needs of Debugging message in this query requests information.Namely behind tested software product end of run or before finishing, described first receives the query requests information that subelement 511 receives user's input, resolves the inquiry key value that comprises in the described query requests.
First shows subelement 512, is used for the Debugging message Debugging message corresponding with described inquiry key value that shows that described acquiring unit obtains.
Wherein, after the described first reception submodule 511 is resolved to the inquiry key value that comprises in the described query requests, the described first demonstration subelement 512 is searched the Debugging message corresponding with described inquiry key value in the Debugging message that described acquiring unit 501 gets access to, and the described Debugging message that finds shown, for the user tested software product is debugged modification.
From the above, a kind of Debugging message display system that provides by system embodiment 2 of the present invention, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process obtains and shows, the tested software product is tested according to the Debugging message that shows by the staff.Carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
Corresponding with a kind of debugging information displaying method that foregoing invention method embodiment 3 provides, the present invention also provides a kind of Debugging message display system embodiment 3, with reference to figure 7, show the structural representation of system embodiment 3 of the present invention, in the present embodiment, described acquiring unit 501 does not repeat them here with consistent described in the system embodiment 1 of the present invention, wherein:
Wherein, be pre-created memory queue, the Debugging message that described acquiring unit 501 is obtained judges whether to satisfy storage rule, if described Debugging message is deposited in the described memory queue.
Need to prove, before tested software product end of run, can judge whether it satisfies default storage rule according to actual conditions for the Debugging message that produces, if, the described Debugging message that obtains is deposited in the described default memory queue, and this moment, the tested software product did not suspend.
Second receives subelement 522, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests.
Wherein, before tested software product end of run, described second receives the Debugging message query requests that submodule 522 also can be accepted user's input, and resolves the inquiry key value that comprises in the described query requests information.And the user of input Debugging message query requests is the query requests information that the program debug slip-stick artist checks Debugging message according to the needs input of actual conditions, comprises the corresponding inquiry key value of checking with needs of Debugging message in this query requests information.Namely behind tested software product end of run or before finishing, described first receives the query requests information that subelement 522 receives user's input, resolves the inquiry key value that comprises in the described query requests.
Second shows subelement 523, for showing the Debugging message corresponding with described inquiry key value in the Debugging message that described memory queue is stored.
Wherein, after the described second reception subelement 522 is resolved to the inquiry key value that comprises in the described query requests, the operation Debugging message corresponding with described inquiry key value in described memory queue, and the described Debugging message that finds shown, for the user tested software product is debugged modification.
By such scheme as can be known, a kind of Debugging message display system that provides by system embodiment 3 of the present invention, in tested software product operational process or after finishing, the Debugging message that the tested software product is generated in operational process by acquiring unit is obtained and described Debugging message stored in the default memory queue according to default storage rule by the storage performance element, and according to user's actual needs the Debugging message in the memory queue is shown, the tested software product is debugged according to the Debugging message that shows by the staff.Present embodiment is in carrying out the process of obtaining and showing of Debugging message, and the tested software product does not suspend, and has improved the debugging efficiency of tested software thus.
Corresponding with a kind of debugging information displaying method that the invention described above method embodiment 4 provides, the present invention also provides a kind of Debugging message display system embodiment 4, with reference to figure 8, show the structural representation of system embodiment 4 of the present invention, based on system embodiment 3 of the present invention, described system also comprises:
Updating block 503 is used for emptying the Debugging message corresponding with described inquiry key value that described memory queue has shown.
Wherein, after setting in advance the memory queue of the described Debugging message of storage, need safeguard described memory queue, the Debugging message corresponding with inquiry key value in the described query requests that is about to show in the described memory queue empties or deletes, and realizes the updating maintenance to described memory queue.
By such scheme as can be known, a kind of Debugging message display system that provides by system embodiment 4 of the present invention, in tested software product operational process or after finishing, by acquiring unit the Debugging message that generates in the tested software product operational process is obtained, be stored in the default memory queue, and according to user's actual needs the Debugging message in the memory queue is shown, the tested software product is debugged according to the Debugging message that shows by the staff, in this simultaneously, by updating block memory queue is upgraded, the Debugging message that had shown is emptied or deletes.Present embodiment carry out Debugging message obtain and procedure for displaying in, the tested software product does not suspend, and has improved the debugging efficiency of tested software product thus.
According to foregoing invention thought, the present invention also provides a kind of Debugging message display system embodiment 5, with reference to figure 9, shows the structural representation of system embodiment 5 of the present invention, and described system comprises:
Debugging message reader 901 is used for creating memory queue;
Debugging message write device 902 is used for obtaining the Debugging message that tested software product operational process generates, and judges whether described Debugging message satisfies the storage rule of described memory queue, if described Debugging message is stored in the described memory queue;
Received the Debugging message query requests of user's input by described Debugging message reader 901 after, in described memory queue, search the Debugging message corresponding with described inquiry key value according to the inquiry key value in the described Debugging message query requests, and the described Debugging message that finds is shown.
Wherein, described Debugging message reader 901 also is used for described memory queue is carried out updating maintenance, and the Debugging message corresponding with described inquiry key value that is about to show in the described memory queue empties or delete.
Need to prove that when described Debugging message write device 902 judged that described Debugging message does not satisfy the storage rule of described memory queue, namely described memory queue did not exist or described memory queue when not being initialised, described Debugging message is not stored.
From the above, a kind of Debugging message display system that provides by system embodiment 5 of the present invention, in tested software product operational process or after finishing, the Debugging message that obtains is stored in the memory queue of Debugging message reader establishment by the Debugging message write device, by Debugging message reader need the Debugging message in the memory queue be shown according to the user, by the staff tested software product is debugged, and in this process, the operation of tested software product does not suspend, namely check Debugging message by present embodiment and can the operation of tested software product not impacted, the tested software product Debugging message write with view procedure in do not suspend, improved the debugging efficiency of tested software.
Each embodiment adopts the mode of going forward one by one to describe in this instructions, and what each embodiment stressed is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For the disclosed device of embodiment, because it is corresponding with the embodiment disclosed method, so description is fairly simple, relevant part partly illustrates referring to method and gets final product.
More than a kind of debugging information displaying method and system that the application is provided be described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as the restriction to the application.
Claims (10)
1. a debugging information displaying method is characterized in that, obtains the Debugging message that the tested software product produces in operational process, behind tested software product end of run, described Debugging message is shown.
2. method according to claim 1 is characterized in that, described Debugging message is shown comprise:
Receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests;
Show Debugging message corresponding with described inquiry key value in the described Debugging message that obtains.
3. method according to claim 1 is characterized in that, before described Debugging message is shown, also comprises:
When the described Debugging message that obtains satisfies default storage rule, the described Debugging message that obtains is deposited in the default memory queue.
4. method according to claim 3 is characterized in that, described Debugging message is shown comprise:
Receive the Debugging message query requests of user's input, and resolve the inquiry key value that comprises in the described query requests;
Show Debugging message corresponding with described inquiry key value in the Debugging message of storing in the described memory queue.
5. method according to claim 4 is characterized in that, also comprises:
Empty the Debugging message corresponding with described inquiry key value that has shown in the described memory queue.
6. a Debugging message display system is characterized in that, comprising:
Acquiring unit is used for obtaining the Debugging message that the tested software product produces at operational process;
Display unit is used for behind tested software product end of run described Debugging message being shown.
7. system according to claim 6 is characterized in that, described display unit comprises:
First receives subelement, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests;
First shows subelement, is used for the Debugging message Debugging message corresponding with described inquiry key value that shows that described acquiring unit obtains.
8. system according to claim 6 is characterized in that, described system also comprises:
The storage performance element when satisfying storage rule for the Debugging message that obtains when described acquiring unit, deposits the described Debugging message that obtains in the default memory queue in.
9. system according to claim 8 is characterized in that, described display unit comprises:
Second receives subelement, is used for receiving the Debugging message query requests of user's input, and resolves the inquiry key value that comprises in the described query requests;
Second shows subelement, for showing the Debugging message corresponding with described inquiry key value in the Debugging message that described memory queue is stored.
10. system according to claim 9 is characterized in that, described system also comprises:
Updating block is used for emptying the Debugging message corresponding with described inquiry key value that described memory queue has shown.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100338930A CN103257916A (en) | 2012-02-15 | 2012-02-15 | Method and system for displaying debugging information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2012100338930A CN103257916A (en) | 2012-02-15 | 2012-02-15 | Method and system for displaying debugging information |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103257916A true CN103257916A (en) | 2013-08-21 |
Family
ID=48961850
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2012100338930A Pending CN103257916A (en) | 2012-02-15 | 2012-02-15 | Method and system for displaying debugging information |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103257916A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105187822A (en) * | 2015-09-11 | 2015-12-23 | 深圳市九洲电器有限公司 | Set-top box debugging method and system |
CN105681410A (en) * | 2016-01-07 | 2016-06-15 | 深圳市金证科技股份有限公司 | Debugging information tracking and logging method and device |
CN108255693A (en) * | 2016-12-28 | 2018-07-06 | 乐视汽车(北京)有限公司 | The method and apparatus that Debugging message is presented |
CN110674368A (en) * | 2019-09-11 | 2020-01-10 | 深圳创维-Rgb电子有限公司 | System debugging result information processing method and device |
CN112269708A (en) * | 2020-12-22 | 2021-01-26 | 湖北芯擎科技有限公司 | Debugging information acquisition method and device, electronic equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1286431A (en) * | 1999-11-30 | 2001-03-07 | 深圳市中兴通讯股份有限公司 | Embedded software aided debugging method |
US20030097613A1 (en) * | 2001-10-24 | 2003-05-22 | Atsushi Kageshima | Software debugger, system-level debugger, debugging method, and debugging program |
CN1889056A (en) * | 2005-06-27 | 2007-01-03 | 乐金电子(惠州)有限公司 | Debugging information displaying method |
-
2012
- 2012-02-15 CN CN2012100338930A patent/CN103257916A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1286431A (en) * | 1999-11-30 | 2001-03-07 | 深圳市中兴通讯股份有限公司 | Embedded software aided debugging method |
US20030097613A1 (en) * | 2001-10-24 | 2003-05-22 | Atsushi Kageshima | Software debugger, system-level debugger, debugging method, and debugging program |
CN1889056A (en) * | 2005-06-27 | 2007-01-03 | 乐金电子(惠州)有限公司 | Debugging information displaying method |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105187822A (en) * | 2015-09-11 | 2015-12-23 | 深圳市九洲电器有限公司 | Set-top box debugging method and system |
CN105187822B (en) * | 2015-09-11 | 2017-10-17 | 深圳市九洲电器有限公司 | Set top box adjustment method and system |
CN105681410A (en) * | 2016-01-07 | 2016-06-15 | 深圳市金证科技股份有限公司 | Debugging information tracking and logging method and device |
CN105681410B (en) * | 2016-01-07 | 2019-07-19 | 深圳市金证科技股份有限公司 | A kind of method and apparatus tracking and recording Debugging message |
CN108255693A (en) * | 2016-12-28 | 2018-07-06 | 乐视汽车(北京)有限公司 | The method and apparatus that Debugging message is presented |
CN110674368A (en) * | 2019-09-11 | 2020-01-10 | 深圳创维-Rgb电子有限公司 | System debugging result information processing method and device |
CN112269708A (en) * | 2020-12-22 | 2021-01-26 | 湖北芯擎科技有限公司 | Debugging information acquisition method and device, electronic equipment and storage medium |
CN112269708B (en) * | 2020-12-22 | 2021-03-16 | 湖北芯擎科技有限公司 | Debugging information acquisition method and device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110162977B (en) | Android vehicle-mounted terminal system vulnerability detection system and method | |
CN109117169B (en) | Method and device for repairing kernel vulnerability | |
CN103365644B (en) | A kind of method and device of expanding software function | |
US20160300044A1 (en) | Anti-debugging method | |
CN106610839B (en) | Method for issuing upgrade package, lightweight upgrade method, device and system | |
CN103257916A (en) | Method and system for displaying debugging information | |
CN105573915B (en) | A kind of test method and device based on code coverage | |
CN105138461A (en) | Interface testing method and device for application program | |
CN105190536B (en) | It is a kind of for verifying the system and method for operation | |
CN104423960A (en) | Continuous project integration method and continuous project integration system | |
CN102662833A (en) | Method for managing test cases | |
US20200104246A1 (en) | Continuous automation with test suite engine | |
CN105302717A (en) | Detection method and apparatus for big data platform | |
CN103136342A (en) | Searching method, system and searching server of application programs (APP) | |
CN105468373A (en) | Branch merging method and device | |
CN105512017A (en) | Database compatibility detection method and device | |
CN104268473A (en) | Method and device for detecting application programs | |
CN103973745A (en) | Mobile terminal operating system updating method and device | |
CN105426544B (en) | Method and device for monitoring database state | |
CN103685400A (en) | Information processing method, server and electronic equipment | |
CN103377125A (en) | Code testing method, device and system | |
CN106407123B (en) | A kind of automated testing method and device of server interface | |
CN106776018B (en) | Parallel processing method and equipment for master node and slave node of distributed system | |
CN105512276A (en) | Method and device for constructing junk file and electronic equipment | |
CN102902770A (en) | Method and system for assembling mirror image files |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C12 | Rejection of a patent application after its publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20130821 |