Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

174 results about "Breakpoint" patented technology

In software development, a breakpoint is an intentional stopping or pausing place in a program, put in place for debugging purposes. It is also sometimes simply referred to as a pause. More generally, a breakpoint is a means of acquiring knowledge about a program during its execution. During the interruption, the programmer inspects the test environment (general purpose registers, memory, logs, files, etc.) to find out whether the program is functioning as expected. In practice, a breakpoint consists of one or more conditions that determine when a program's execution should be interrupted.

Heterogeneous computing power resource pooling scheduling platform

The invention provides a heterogeneous computing power resource pooling scheduling platform which comprises a task and resource tensor construction module, a scheduling decision module, a breakpoint state generation module and a rescheduling and recovery module. According to the platform, task requirements and node resources are modeled into a tensor structure in a unified mode, and accurate initial scheduling is achieved through a structured scoring function containing conditional penalty terms. In the task running process, interruption judgment is carried out based on the node dynamic state and the scheduling score, and a breakpoint state tensor containing an execution state is generated. When interruption occurs, a proper node is selected through compatibility screening, and task seamless migration and execution recovery are realized by utilizing the stored state. According to the method, the technical problems of non-uniform resource expression, lack of scene adaptability and incapability of realizing uninterrupted migration in a heterogeneous computing power environment are solved, and the resource utilization rate and the service continuity are remarkably improved.
Owner:SHANGYANG TECH CO LTD

Software development real-time debugging system

The invention discloses a real-time debugging system for software development, and particularly relates to the technical field of real-time debugging for software development, comprising: acquiring target data in a cross-layer call link during real-time debugging for application software development, the cross-layer call link comprising a front-end layer, a service layer and a data layer, before target data enters a cross-layer calling link, structured extraction is carried out, an initial field value and initial attributes are recorded, and the initial attributes comprise permission, currency units, time zones, sources and rule states; by recording and analyzing the processing rule and the change path of the field in the cross-layer call link, reverse derivation and context reduction operations are executed in combination with the structured field mapping structure to recover semantic state information missing from the breakpoint layer, so that the accuracy of debugging judgment and the business consistency of the debugging result are improved.
Owner:BEIJING XINTAI WEIYI INFORMATION TECHNOLOGY CO LTD

Large file concurrent uploading method and system based on dynamic fragmentation strategy and resource optimization

The invention discloses a large file concurrent uploading method and system based on a dynamic fragmentation strategy and resource optimization, and the method comprises the steps: a client generates a file fingerprint according to the file size of a large file and metadata, and dynamically calculates the fragmentation size of the large file; the client carries out fragment cutting on the large file according to the calculated fragment size, establishes a concurrent uploading queue and uploads a plurality of fragments to a server side in parallel; the server selects an optimal storage node to store each fragment based on a consistent hash ring and a multi-dimensional weight model; the client side and the server side track a fragment uploading state through a fragment serial number and a cyclic redundancy check (CRC) value, and after all fragments are uploaded, integrity check and logic recombination are carried out; and when network interruption or uploading failure is detected, the client side and the server side execute an intelligent retry strategy or a splitting rescheduling strategy of breakpoint resume and failure fragmentation.
Owner:SHENYANG YICHUANG SOFTWARE TECHNOLOGY CO LTD

Cryptographic analysis task breakpoint continuation type fault-tolerant scheduling method

PendingCN121907928ATransmissionFault tolerant schedulingPassword
The invention discloses a cryptanalysis task breakpoint continuation type fault-tolerant scheduling method, which relates to the technical field of distributed computing scheduling, and is characterized by comprising the following steps of: acquiring task attribute information, historical scheduling data and distributed node running state data of a cryptanalysis task; performing feature recognition on the task attribute information to obtain a task feature result, and matching the task feature result with tasks and nodes in the node operation state data to determine fault-tolerant scheduling core parameters; the method has the advantages that accurate breakpoint positioning and continuous calculation state recovery are achieved in combination with the breakpoint continuous calculation model, repeated calculation after task interruption is avoided, time and resource consumption is greatly reduced, the execution continuity of a cryptographic analysis task is improved, the method is convenient to adapt to a large-scale distributed resource scene of an E-level super-calculation cluster, and the method is suitable for large-scale distributed resource scenes of the E-level super-calculation cluster. The parallel computing power advantage of the E-level super computing cluster can be fully exerted, and the execution continuity of the cryptographic analysis task is improved.
Owner:HUNAN UNIV

Model distributed training automatic fault tolerance method in large-scale cloud native scene

The invention provides an automatic fault tolerance method for distributed training of a model in a large-scale cloud native scene, and relates to the technical field of data management, and the method comprises the steps: collecting and based on hardware monitoring data of each node in a cluster, scheduling a distributed training task to each node, and starting check point storage; monitoring the running state of each training task, collecting a training log and a chip acceleration platform log, and collecting CPU, memory and acceleration card resource index data of each node and each training task; building a model training fault detection classification model by combining a supervision and machine learning method on the basis of the collected logs and hardware index data; and based on the model training fault detection classification model, judging whether each running training task has a fault and the fault type, and if the node equipment has a fault, rescheduling and loading the latest check point data to finish training task breakpoint continuous training and automatic fault tolerance. According to the invention, model breakpoint continuous training is realized, and the stability and efficiency of model training are improved.
Owner:HANGZHOU HARMONYCLOUD TECH CO LTD

Data breakpoint recovery method and device, storage medium and program product

The embodiment of the invention provides a data breakpoint recovery method and device, a storage medium and a program product, and relates to the field of distribution. The method comprises the following steps: determining that transaction processing occurs, wherein the transaction processing is used for performing database increment change; generating a structured breakpoint identifier used for identifying the transaction processing position, wherein the structured breakpoint identifier comprises a transaction sequence number, a transaction fragment number and an offset in the fragment; the offset in the fragment is used for identifying the relative position of the SQL in the fragment; and determining the processing state of the message in the message queue based on the structured breakpoint identifier and the offset existing in the message queue. According to the method, the breakpoint recovery accuracy and the cross-platform compatibility are improved, and the processing efficiency and the system stability in a large-scale data synchronization scene are improved.
Owner:CETC JINCANG (BEIJING) TECH CO LTD

Remote software upgrade method and system based on HPLC high-speed power line carrier network

The present application relates to the technical field of power communication of Internet of Things, and discloses a remote software upgrading method and system based on HPLC high-speed power line carrier network; the remote software upgrading method is applied to a software upgrading device and specifically comprises the following steps: S101: obtaining a master node of software to be upgraded; the master node completes an encrypted upgrading instruction package through HPLC network broadcasting; if the master node is in an offline state, a response is triggered through a power line power frequency cycle synchronization wake-up pulse signal to ensure that all network nodes complete instruction synchronization within a preset time. The present application realizes all-around upgrading optimization through three core technologies of dynamic fragmentation transmission, millisecond-level service continuity guarantee and resource limit adaptation; an adaptive fragmentation strategy (128KB-512KB) based on a signal-to-noise ratio compresses a packet loss rate in a high-noise environment to 0.1%; combined with multi-path concurrent transmission and a breakpoint resume protocol, average transmission time is reduced from 30 minutes to 17.4 minutes; and a power frequency synchronization wake-up mechanism is used to realize 300ms network-wide instruction synchronization.
Owner:SHENZHEN LANCHAO TECH CO LTD

Debugging method and device of low-code platform, storage medium and electronic equipment

The invention discloses a debugging method and device for a low-code platform, a storage medium and electronic equipment. The method comprises the steps that a low-code engine is started in a local environment, the low-code engine is used for calling a target code to provide a low-code platform service, and the target code represents a modified original low-code segment; under the condition that the target code is used for transforming the front-end service, request flow data is obtained through a flow forwarding component, breakpoint debugging operation is executed based on the request flow data to obtain a debugging result, and the request flow data is used for indicating an interaction request obtained from a front-end page; the traffic forwarding component is used for controlling the request traffic data to be forwarded from the test environment to the local environment; under the condition that the target code reforms the back-end service, a target interface is used for executing breakpoint debugging operation to obtain a debugging result, and the target interface is used for debugging the target code in the local environment. According to the method and the device, the technical problem that the debugging efficiency is relatively low when the modified original low-code segment in the low-code platform is debugged is solved.
Owner:CHINA CONSTRUCTION BANK +1

Breakpoint continuous migration method and device for distributed migration of heterogeneous database and medium

The embodiment of the invention discloses a breakpoint continuous migration method and device for heterogeneous database distributed migration and a medium, belongs to the technical field of heterogeneous database migration, and solves the problems that after heterogeneous database migration is abnormally terminated, the whole migration process is usually restarted, resources are calculated, and the total migration time is prolonged. Comprising the steps that a system service node carries out persistence on migration execution information, and a migration service node carries out persistence on execution task information; in response to abnormal interruption of the system service node and / or the migration service node, after the system service node and / or the migration service node are / is recovered, the system service node determines a completed execution task and an uncompleted execution task based on the persistent migration execution information; starting a breakpoint continuous migration process, and redistributing the determined uncompleted execution task to a migration service node by the system service node; and the migration service node checks whether an uncompleted execution task is completed or not based on the execution task information, and returns an execution result to the system service node.
Owner:HIGHGO SOFTWARE

A kernel fuzzing method and apparatus based on unicorn simulation

The embodiments of this disclosure provide a kernel fuzzing method and apparatus based on unicorn simulation. The method includes: creating a unicorn engine in the harness of unicorefuzz, mapping all required memory regions and setting the initial values ​​of each register according to the needs of the target program; passing the fuzzing input data generated by AFL to the unicorn engine; after the user specifies the target function address and breakpoints for the fuzzing, the unicorn engine starts the AFL fork server to simulate the execution of the fuzzing of the target program; and loading memory as needed and handling abnormal situations of the target program during the fuzzing process.
Owner:NO 15 INST OF CHINA ELECTRONICS TECH GRP

Method for quickly positioning MySQL binary log incremental recovery import failure position

The invention relates to the technical field of databases, in particular to a MySQL binary log incremental recovery import failure position quick positioning method, which comprises the following steps of: 1, executing a flush-logs command in a target database server to generate a target end latest binary log file, in the conversion process, the line boundary of the event and the relative sequence of endlogpos and CRC32 checksum are kept unchanged; step 2, scanning the binary log text file of the target end line by line by adopting a co-occurrence detector, and determining an endlogpos value analyzed in the co-occurrence of the source end in the stable pairing as a final recovery breakpoint position; and step 3, the controller generates an increment recovery parameter according to the final recovery breakpoint position, and if the import is successful, the recovery breakpoint position and the common line number mapping of the source end and the target end are recorded. According to the method, the automation degree and accuracy of incremental recovery are remarkably improved, and data loss or repeated import caused by inaccurate breakpoint positioning is reduced.
Owner:CHENGDU KANGTE NETWORK TECH CO LTD

DataX-based FTP (File Transfer Protocol) unstructured file transmission breakpoint resume implementation method and device

The invention relates to a DataX-based FTP (File Transfer Protocol) unstructured file transmission breakpoint resume implementation method and device. The method comprises the steps that a progress tracking module is integrated in a DataX Writer, and a transmission progress metadata file (TPMF) containing information such as the number of uploaded bytes and the state is created for each file and dynamically updated; deploying an independent process monitor to monitor task interruption, and triggering progress persistence to TPMF; and a user selects a file through the independent FTP continuous transmission scheduler, reads the TPMF and the size of a target file at a server side to judge a breakpoint, calls an FTP REST command to perform continuous transmission from the breakpoint, and updates the state after the continuous transmission is completed. According to the method, accurate progress recording, abnormal interruption active storage and user controllable continuous transmission are realized, redundant retransmission is avoided, the transmission efficiency and the resource utilization rate are improved, the data synchronization robustness is enhanced, and the operation and maintenance complexity is reduced. The method is small in DataX core invasiveness, high in universality and suitable for high-reliability synchronization scenes of large-scale unstructured files.
Owner:CHINA ELECTRONICS CLOUD DIGITAL INTELLIGENCE TECH CO LTD

Embedded chip simulation and debugging method and system

The invention relates to an embedded chip simulation and debugging method and system. The method comprises the following steps: expanding an instruction decoding module, a register description module and a breakpoint management module which support a C28x instruction set in a GDB debugger, and generating a special debugging front-end program; the method comprises the following steps: expanding a C28x JTAG protocol adaptation module in an OpenOCD debugging agent, and generating a debugging agent program; a C28x instruction set execution simulation unit is realized in the NEMU simulator, and a GDB Server communication module is embedded in the NEMU simulator; seamless switching between a simulation debugging mode and a hardware debugging mode is realized based on a unified configuration file through a software and hardware debugging environment rapid switching control module. The problems that a traditional debugging mode depends on a special hardware simulator, the cost is high and the simulation environment is inaccurate are solved, and through an integrated software and hardware collaborative debugging scheme, the debugging cost is greatly reduced, and the development efficiency and the comprehensiveness of system verification are improved.
Owner:58TH RES INST OF CETC

Systems and methods for detecting fusion genes from sequencing data

In some embodiments, a computer-implemented method of detecting a presence of a predetermined fusion gene in a biological sample is provided. A computing system generates an alignment of a read sequence to a reference genome. The alignment includes a first alignment result and a second alignment result. The computing system determines a breakpoint location indicated by the first alignment result and the second alignment result, distances between coordinates of the breakpoint location and coordinates of one or more expected breakpoint locations associated with the predetermined fusion gene, a gap size value and an overlap size value. In response to determining that the gap size value is less than a gap size value threshold, the overlap size value is less than an overlap size value threshold, and the distances are less than a breakpoint distance threshold, the computing system generates an indication of the presence of the predetermined fusion gene.
Owner:UNIV OF WASHINGTON +1

Code debugging method and device, equipment and medium

The embodiment of the invention discloses a code debugging method and device, equipment and a medium, and relates to the technical field of computers. According to the code debugging method, the target simulation environment and the debugger of the target compiler are integrated, and the debugger of the target compiler can be directly called in the simulation running process to conduct real-time and source code level step-by-step debugging. Moreover, developers can set the breakpoint at the specified position of the source code in the target compiler, and when the source code runs to the breakpoint, the source code is directly debugged through the debugger of the target compiler, so that the problem positioning efficiency and the problem processing efficiency are improved, and the overall development efficiency is improved.
Owner:BEIJING GLOBAL CROWN JINYANG TECH DEV CO LTD

Target point editing method and apparatus, breakpoint editing method and apparatus, and storage medium

PCT designated stageWO2026137289A1PathPingComputer graphics (images)
A target point editing method and apparatus, a breakpoint editing method and apparatus, and a storage medium. The target point editing method comprises: displaying a target point adjustment control in an interactive interface (S402); and in response to an adjustment operation for the target point adjustment control, marking the position of an adjusted target point in a motion route of a movable platform displayed in the interactive interface, wherein the target point adjustment control allows a user to select one adjustment mode from a plurality of different adjustment modes to adjust the position of the target point on the motion route, an adjustment amount of the position of the target point in the interactive interface is mapped to a real-world position change amount, and the target point can be allowed to be adjusted between two adjacent path points on the motion route, the adjustment mode being associated with the adjustment precision of the position of the target point on the motion route (S404). The target point editing method provided in the embodiments of the present application enables more flexible and precise adjustment of target points.
Owner:SZ DJI TECH CO LTD

State self-repairing method and device for thick standby volume in distributed storage

The invention provides a state self-repairing method and device for a thick backup volume in distributed storage, and relates to the technical field of distributed storage system state self-repairing technology.The method comprises the steps that metadata state information of the thick backup volume is obtained, and whether the volume is in a formatted state or not is judged; if the volume is in the formatting state, performing layered random sampling verification on the physical data of the volume, and identifying that the volume is a false abnormal volume or a true abnormal volume; if the volume is the false abnormal volume, only updating the metadata state into a formatting completion state; if the volume is a true abnormal volume, determining a breakpoint by adopting a binary search method; the method comprises the steps of collecting IOPS and bandwidth data of a cluster in real time, dynamically calculating a formatting quota, pausing formatting operation and storing current breakpoint coordinates when a cluster load exceeds a preset threshold value, and recovering the formatting operation from the stored breakpoint coordinates when the load is reduced to be below the threshold value. By means of the method and device, separation of metadata and physical data is effectively avoided, the repairing efficiency is remarkably improved, and storage resource consumption is reduced.
Owner:JINAN INSPUR DATA TECH CO LTD

Closed source software system behavior description method based on virtualization

The invention discloses a closed source software system behavior description method based on virtualization, which comprises the following steps of: starting a VMX mode, and configuring a processor register to support a virtualization environment; a binary instruction stream of the closed source software is analyzed, and a real function entry address of the target is obtained; setting an INT3 breakpoint at the function entry address, and storing an original instruction; and breakpoint triggering information is received and processed through the Hypervisor layer. According to the method, the execution process of the closed source software is captured and analyzed in the virtual environment, the analysis process reduces the dependence on the symbol table, the system call sequence is modeled and analyzed in combination with the Markov chain model, the operation behavior of the closed source software is accurately described, and in addition, the operation efficiency of the closed source software is improved. According to the method, regular behaviors of normal applications can be found, and potential abnormal calling and malicious behaviors can be identified in time, so that a customization function is realized according to requirements, and a reliable basis is provided for system security monitoring and behavior analysis.
Owner:CHINA UNIV OF MINING & TECH

Breakpoint monitoring-based service processing method and device, equipment and medium

The invention relates to the technical field of research and development management, can be applied to financial science and technology business scenes, and discloses a business processing method, device and equipment based on breakpoint monitoring and a medium. Detecting a condition that a certain operation link does not continue to operate after a preset time, marking the operation link as a breakpoint and associating an order number, sending a task to a remote service system, completing the operation link marked as the breakpoint through the remote service system, updating an order state, and determining whether all the operation links are completed based on the order state. A final processing result is generated and sent to the application initiator, and corresponding processing operation is executed after confirmation information is received. Through real-time monitoring and automatic breakpoint detection of the operation progress and in combination with timely response and assistance of the remote service system, the breakpoint problem is efficiently solved, and the business conversion rate is improved.
Owner:PING AN BANK CO LTD

Game debugging method, game debugging device, program product and electronic equipment

PendingCN120909907AError detection/correctionVideo gamesGraphicsProgram graph
The invention provides a game debugging method, a game debugging device, a program product and electronic equipment, and relates to the technical field of games. The method comprises the following steps: in response to a first editing instruction, adding a breakpoint identifier in a first programming graph; wherein the programming graph is a visual object corresponding to a code used for realizing game logic, and the first programming graph is a programming graph associated with a first game map; adding a breakpoint in a first code corresponding to the first programming graph according to the breakpoint identifier to generate a second code; in response to a game test instruction for the first game map, running the first game map in a debugging running mode, and executing the second code; in response to execution to a breakpoint in the second code, pausing execution of the second code; and displaying debugging information of the first programming graph according to the current execution state of the second code. The difficulty of checking and debugging the game editing content is reduced.
Owner:NETEASE (HANGZHOU) NETWORK CO LTD

Information labeling method and device, computer device, and readable storage medium

The application relates to an information labeling method and device, computer equipment and a readable storage medium. The method comprises the following steps: obtaining a first annotation line to be labeled and characters to be labeled; performing breakpoint segmentation on the first annotation line according to the curvature and breakpoint segmentation strategy of the first annotation line, so as to obtain a plurality of second annotation lines; for each second annotation line, target character configuration strategy corresponding to the characters to be labeled is determined based on the angle information of the second annotation line and a horizontal line; the target character configuration strategy comprises a character center configuration position and a character tilt angle matched with the characters to be labeled in each second annotation line; and each character to be labeled corresponding to each second annotation line is labeled according to the character center configuration position and the character tilt angle, so as to obtain a labeling result. The method can improve the accuracy of information labeling.
Owner:BEIJING INSTITUTE OF SURVEYING AND MAPPING

Intelligent caching and resuming method and system based on streaming AI

ActiveCN121365047BImprove experienceReduce operational latencyContinuationParallel computing
The application provides a kind of based on streaming AI intelligent cache and breakpoint continuation method and system, the method includes: through the real-time encoding of the operation sequence of user and corresponding data to be uploaded by encoder, generates latent state sequence;The latent state sequence is input into the preset prediction model, and the prediction result is output, the prediction result includes: user next operation intention and affected data range;According to the latent state sequence, periodically generate and persist first breakpoint state snapshot;When breakpoint continuation is needed, the second breakpoint state snapshot selected by user from the first breakpoint state snapshot is loaded, and the replay operation sequence and replay data corresponding to the second breakpoint state snapshot are replayed based on the corresponding decoder of the encoder.
Owner:SHENZHEN WEIGEYUN TECH CO LTD

Script calculation task synchronization method, device and equipment in distributed cluster

The invention discloses a script calculation task synchronization method, device and equipment in a distributed cluster, relates to the technical field of computers, and can solve the technical problems that faults occur in a single node calculation process, programs cannot be linked and executed, and a control sequence is disordered. The method comprises the steps that a current slave node receives an execution instruction, and a script calculation task with a breakpoint is determined according to an initial script calculation task; creating current script context information of the script calculation task, and adding the current script context information to a cache; and obtaining the current script context information from the cache, determining a current breakpoint according to the current script context information, and executing the script calculation task from the current breakpoint according to the current script context information.
Owner:BEIJING GUODIAN ZHISHEN CONTROL TONGDY

Breakpoint-based question and answer information generation method and device, equipment and medium

The invention relates to the technical field of intelligent decision making, can be applied to business system platforms of financial science and technology, medical health and the like, and discloses a breakpoint-based question and answer information generation method, device and equipment and a medium, and the method comprises the following steps: obtaining multi-modal input data of a target user, and extracting a user intention in the multi-modal input data; identifying missing content information in the multi-modal input data according to the intention of the user; feeding back the missing content information to the target user, and extracting first feedback information of the target user on the missing content information; identifying breakpoint information corresponding to the missing content information, and positioning problem data of the multi-modal input data through the breakpoint information; querying second feedback information corresponding to the question data according to a preset knowledge base; and fusing the first feedback information and the second feedback information into question and answer reply information corresponding to the multi-modal input data. And the information generation accuracy is improved.
Owner:CHINA PING AN PROPERTY INSURANCE CO LTD

Debugging method and electronic equipment

A debugging method and an electronic device relate to the technical field of computers, and dynamically call a debugging interface of a second programming language by registering the debugging interface of the second programming language in a first programming language debugger, thereby obtaining call stack information and variable information of the second programming language, setting breakpoints, modifying variables and the like. In the method, the electronic equipment displays a debugging interface of a debugger adaptive to a first programming language, and loads a service program which is subjected to mixed programming by adopting the first programming language and a second programming language to test equipment. A runtime debugging interface is configured in the runtime matched with the second programming language. During debugging, when a service process runs to a first service code segment obtained by programming of a first programming language, a debugging breakpoint is entered, and the electronic equipment calls a runtime debugging interface through a debugger registered with the runtime debugging interface; and executing debugging processing operation on a second business code segment obtained by programming in the business program loaded by the test equipment by adopting the second programming language.
Owner:HUAWEI TECH CO LTD

Hardware-assisted software code coverage rate optimization method

The invention discloses a hardware-assisted software code coverage rate optimization method, which is characterized in that an INT3 breakpoint is set at a target function, a comparison instruction and a condition jump instruction, and a probe table is generated, so that an original instruction can be recovered in real time and an execution path can be accurately recorded during operation, and missed recording and wrong statistics are avoided; a subprocess is generated through a cloning mechanism, an operation value is modified at a branch point, an uncovered path can be actively explored, it is guaranteed that a key branch path is not missed, and the comprehensiveness of the code coverage rate is improved; by configuring the pre-timer to trigger the VMExit and combining the probe table and the branch tracking table to carry out statistics, the function level code coverage rate can be periodically output, and real-time monitoring and feedback of the coverage rate are realized.
Owner:CHINA UNIV OF MINING & TECH

Memory vulnerability repairing method, computer device and readable storage medium

ActiveCN120910872APlatform integrity maintainanceOperating systemMemory protection unit
The invention provides a vulnerability repair method of a memory, a computer device and a readable storage medium, the method comprises the following steps: obtaining an exception type corresponding to hardware exception trigger information, if the exception type is exception of a memory protection unit, obtaining information of a fault address recorded by a fault address register; if the exception type is breakpoint exception, inquiring information of a breakpoint address triggering the breakpoint exception; querying address information of the repair function from the vulnerability modification mapping table; obtaining a first vulnerability type of a vulnerability corresponding to the current abnormal condition, if the first vulnerability type is a function-level vulnerability, extracting a function parameter from a push register, and calling a repair function; if the first vulnerability type is an instruction-level vulnerability, analyzing a vulnerability instruction and calling a repair function; and executing the called repair function. The invention further provides a computer device and a readable storage medium for implementing the method. According to the method, bug repair is realized by multiplexing the original memory protection unit and the breakpoint module of the processor.
Owner:CORE TREND (ZHUHAI) TECH CO LTD

Debugging method and device, electronic equipment, storage medium and computer program product

PendingCN121958069AReal feedback on running behaviorFeedback on running behaviorError detection/correctionComputer hardwareComputer architecture
The embodiment of the invention provides a debugging method and device, electronic equipment, a storage medium and a computer program product, the debugging method is applied to a processor, the debugging method comprises the steps that an insertion enable signal is acquired, and the insertion enable signal is used for indicating an instruction fetching position of the processor; under the condition that the insertion enable signal is the first enable signal, taking out an original instruction from a target buffer area of the processor, and executing the original instruction; wherein the first enable signal represents that the processor fetches an instruction from a target buffer area, and the target buffer area is used for storing an original instruction at a target address where the breakpoint instruction is inserted.
Owner:MOORE THREADS TECH CO LTD

Intermittent cutting method and device in machining, machining equipment and storage medium

The invention belongs to the technical field of laser plane processing, and relates to an intermittent cutting method in processing, which comprises the following steps of: recording processing data of an interpolation track section in real time, and determining breakpoint data according to the processing data when the processing is interrupted; calculating corresponding breakpoint positioning information on the current interpolation track based on the breakpoint data; calculating breakpoint processing information on the current processing track according to the breakpoint positioning information; constructing a breakpoint row residual track based on the breakpoint processing information; and executing continuous cutting operation according to the remaining trajectory of the breakpoint row. The invention further provides an intermittent cutting device in machining, machining equipment and a storage medium. According to the invention, accurate breakpoint recovery can be realized.
Owner:SHENZHEN HANS INTELLIGENT CONTROL TECH CO LTD

PLC program automatic debugging method based on ant colony optimization algorithm

The application discloses a PLC program automatic debugging method based on an ant colony optimization algorithm, parses information and constructs a multi-PLC controller debugging action collaborative work graph and a constraint set; generates a discrete debugging action sequence; generates a first candidate parallel debugging scheme; performs a debugging action exchange, a debugging port rearrangement and a network bandwidth redistribution operation based on a time axis; inputs a second candidate parallel debugging scheme into a consistency and safety checker for checking, deploys a shadow breakpoint and a shadow forced write in a corresponding controller to construct a minimum disturbance debugging environment; updates a pheromone matrix and a tabu attribute table according to collected debugging data to form an adaptively adjusted third candidate parallel debugging scheme; and a debugging terminal condition is satisfied and a final parallel PLC controller collaborative debugging scheme is output. The application greatly improves the ability of the scheme to jump out of a local optimum and cope with multiple constraint field disturbances.
Owner:HEFEI YIFENG INTELLIGENT TECHNOLOGY CO LTD