annotate src/s/bsdos3.h @ 21437:a2a8f6772465

(jdb): Do proper analysis of classes defined in a Java source. This removes the restriction of one class per file. (gud-jdb-package-of-file): Removed. Replaced with parsing routines. (gud-jdb-skip-whitespace): New function. (gud-jdb-skip-single-line-comment): New function. (gud-jdb-skip-traditional-or-documentation-comment): New function. (gud-jdb-skip-whitespace-and-comments): New function. (gud-jdb-skip-id-ish-thing): New function. (gud-jdb-skip-string-literal): New function. (gud-jdb-skip-character-literal): New function. (gud-jdb-skip-block): New function. (gud-jdb-analyze-source): New function. (gud-jdb-build-class-source-alist-for-file): New function. (gud-jdb-analysis-buffer): New variable. (gud-jdb-build-class-source-alist): Cleaner at the expense of new variable.
author Karl Heuer <kwzh@gnu.org>
date Wed, 08 Apr 1998 19:07:45 +0000
parents 9151d68e86d9
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18407
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* s/ file for BSDI BSD/OS 3.0 system. */
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "bsdos2.h"
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #undef LIBS_SYSTEM
9151d68e86d9 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define LIBS_SYSTEM -lkvm