filmov
tv
ASM Language (L10), How to DEBUG an assembly language program using GDB

Показать описание
How to DEBUG an assembly language program using GDB
How to use the file .gdbInit
How to write a command and save in .gdbInit
How to use break points in gdb for debugging
How to use the START command to begin running the debugger
How to change the value of a register
Table of Contents
-----------------------------
00:00 Hey Team Intro
00:03 Quote by Edsger Dijkstra
00:24 Script to Assemble/Compile source code
00:55 4 ways to start-up GDB
02:05 .gdbinit file
02:55 Display ASM Syntax Layout (AT&T or Intel)
03:40 change default startup Display Syntax Layout
04:27 (gdb) start
07:18 Break Points
@SoftwareNuggets #softwarenuggets
How to use the file .gdbInit
How to write a command and save in .gdbInit
How to use break points in gdb for debugging
How to use the START command to begin running the debugger
How to change the value of a register
Table of Contents
-----------------------------
00:00 Hey Team Intro
00:03 Quote by Edsger Dijkstra
00:24 Script to Assemble/Compile source code
00:55 4 ways to start-up GDB
02:05 .gdbinit file
02:55 Display ASM Syntax Layout (AT&T or Intel)
03:40 change default startup Display Syntax Layout
04:27 (gdb) start
07:18 Break Points
@SoftwareNuggets #softwarenuggets