Assembly Language StepbyStep Programming with DOS and Linux 2nd Ed [Electronic resources]

Jeff Duntemann

نسخه متنی -صفحه : 166/ 146
نمايش فراداده

Index

G

gas (GNU assembler), 409, 410, 413, 421

gates, 69

gcc (GNU C compiler), 409–413, 415, 421

source files created by, 423–425

gdb (GNU debugger), 421, 427–448

command-line arguments in, 436–437

versus DEBUG, 427, 437

display format in, 446–447

loading program for, 432–433

register display in, 437–443

setting breakpoints in, 433–436, 443, 502

to single-step program, 443–448, 468

general-purpose (GP) registers, 168–172, 182, 202–205, 209

and C calling conventions, 454–455, 457

examining from DEBUG, 183

in older CPUs, 462

in protected mode flat model, 180

in real mode flat model, 177

on stack, 251

gets function, 476–477

GetString routine, 398

gigahertz, definition of, 63

GLOBAL directive, 290, 301

global (nonlocal) labels, 501–503

global procedures, 289–299

GNU, 408–413, 421

GNU Public License (GPL), 408

Go command, 191, 196–197

graphical user interface (GUI), 136

GS register, 168, 322

GWBASIC language, 73, 75