Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

How to use Java bytecode debugger

Автор: Mei Chen

Загружено: 8 нояб. 2021 г.

Просмотров: 643 просмотра

Описание:

Java bytecode debugger is my bachelor thesis project. Source code: https://github.com/mailein/java_bytec.... Important features: 1. manually choose a thread to switch to, 2. stepi (step over "instructions". Each source code line is composed of one or more instructions).

This video shows how to open a Java source code file, compile it, set a breakpoint, switch among threads, perform stepi, introduce an intended data race, check variable reads and writes.

UI, left:
Thread area: switch among the threads, so that you can perform stepi /step into / step over / step return to the selected thread.
Watchpoints: add variables you want to monitor here. History keeps track of the reads and writes.
Breakpoints: list the breakpoints.
Local Variables: show their values.
UI, center:
Source code file area: you can set a breakpoint by double clicking on the line number.
UI bottom:
Output area
UI right:
Bytecode area: the related bytecode to the source code file. As the breakpoint is marked with a blue dot, the corresponding bytecode lines to this breakpoint is marked with orange squares.

How to use Java bytecode debugger

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Git and GitHub Tutorial for Beginners

Git and GitHub Tutorial for Beginners

Музыка для работы — Deep Focus Mix для программирования, кодирования

Музыка для работы — Deep Focus Mix для программирования, кодирования

Кухня | Сезон 1 | Серия 1 - 5

Кухня | Сезон 1 | Серия 1 - 5

Самые взрослые серии | Смешарики 2D | Сборник 2023

Самые взрослые серии | Смешарики 2D | Сборник 2023

Таймер 3 Часа

Таймер 3 Часа

Alan Walker, Dua Lipa, Coldplay, Martin Garrix & Kygo, The Chainsmokers Style 🔥 Summer Vibes #45

Alan Walker, Dua Lipa, Coldplay, Martin Garrix & Kygo, The Chainsmokers Style 🔥 Summer Vibes #45

UML class diagrams

UML class diagrams

Бриллиантовая рука (4К, комедия, реж. Леонид Гайдай, 1968 г.)

Бриллиантовая рука (4К, комедия, реж. Леонид Гайдай, 1968 г.)

MOSFET Explained - How MOSFET Works

MOSFET Explained - How MOSFET Works

Rafael Winterhalter - Java byte code in practice

Rafael Winterhalter - Java byte code in practice

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]