From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: gdb@sources.redhat.com Subject: Docs for target-specific commands Date: Sun, 08 Jul 2001 01:35:00 -0000 Message-id: X-SW-Source: 2001-07/msg00065.html I notice that some targets define commands private to them, which are not documented anywhere in the manual. The only ones which are documented are for remote debugging of certain targets. However, most commands specific to native debugging on certain platforms are undocumented. Should we create a chapter in the manual where target-specific commands would be documented, with sections devoted to each target?