Essays about: "Debug."

Showing result 1 - 5 of 71 essays containing the word Debug..

  1. 1. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE

  2. 2. System Integration and Verification Verdict Automation using Machine Learning

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Anthony Kommareddy; [2023]
    Keywords : Error Detection; Machine Learning; Deep Learning; Log Files; Verdicts.;

    Abstract : Context: The volume of log files is massive as they contain vital information about the application’s behavior; they map out broad parts of the application, allowing us to understand how every component behaves, whether normally or abnormally. As a result, it is critical to examine the log files to see if the system is deviating from its usual path. READ MORE

  3. 3. Verisium Drone - PinDown ML-Debug Visualisation Tool

    University essay from Lunds universitet/Certec - Rehabiliteringsteknik och Design

    Author : Pontus Persson; [2023]
    Keywords : User Experience; user-friendly; web application; data plotting; visualisation; prototype fidelity; Technology and Engineering;

    Abstract : In collaboration with Cadence this thesis work has created a web based interface which aims to visualise large sets of data in a more human readable way. Cadence is a company specialising in electronic system design and is offering other companies solutions for silicon design creation, simulation, implementation and signoff of analog and digital circuits and a lot more. READ MORE

  4. 4. Data-driven Fault Detection and Diagnosis inHardware-in-the-loop Environment

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Arya Farhang; [2023]
    Keywords : ;

    Abstract : The automotive industry has grown rapidly in the previous decades, and with the move toward electrification and driving assistance, the need for faster testing and development is rising.Model-based design(MBD) development cycles partly address the issues by allowing testing to happen before the physical product is created. READ MORE

  5. 5. RTIC Scope : Real-Time Tracing for the RTIC RTOS Framework

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Viktor Sonesten; [2022]
    Keywords : embedded-rust; cortex-m; rtic; rtos; tracing;

    Abstract : Work done at Luleå Technical University regarding the RTIC RTOS framework is expanded upon to yield a convenient toolset for event-based instrumentation by exploiting debug peripherals available on the ARMv7-M platform. By parsing the source of an RTIC application and recovering instrumentation metadata from user-supplied information, the target-emitted trace stream is decoded and mapped to RTIC task events, yielding a timeline of events that can be analyzed live and postmortem by help of a recording host-side daemon. READ MORE