Node:Notes for Debugging, Next:Run Time System, Previous:Other Languages, Up:Programming
gdb
, does not yet understand Pascal sets,
files or subranges. Now gdb
allows you to debug these things,
even though it does not yet understand some stabs.
with
statements is currently given to the
debugger.
name
(see name). This is to
reduce name clashes with libc and other possible libraries.
_p_
.
pascal_main_program
.
This is done because ISO Standard wants to have the program name in
a separate name space.