diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ADVANCE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ADVANCE b/docs/ADVANCE index dd1a2e28..118b8aae 100644 --- a/docs/ADVANCE +++ b/docs/ADVANCE @@ -37,3 +37,16 @@ shmctl �N shared-memory�� utmp �����T�� record �M��. ��ij�ܤ֨C�p�ɶ]�@��. �t�~�i�H�γo�Өӥ~���]�w idle �h�[��N��H. + +Makefile of mbbsd/ +------------------ +1.make all + �۰ʥ[�W -O ���̨ΤưѼ� +2.make DEBUG=1 + �@��Ψ� debug�����p�U�|�Ψ�, + �|�}�Ҥ@�� DEBUG���{���X, + gcc���� -O �ӧ�[�W -g , + menu title ��ܥثe�� pid, + �H��K�� gdb�� attach. +3.make NO_FORK=1 + �o�q�`���O�ܯS�O�����p�~�|�Ψ�.
\ No newline at end of file |