1pilot-debugsh(1) PILOT-LINK pilot-debugsh(1)
2
3
4
6 pilot-debugsh - Simple debugging console for a Palm Handheld device
7 [deprecated].
8
10 pilot-link: Tools
11
12
14 pilot-debugsh /dev/tty<0..n>
15
16
18 pilot-debugsh is a commandline interface to the Palm debug monitor.
19 Use device file /dev/tty<0..n> to communicate with the Palm handheld.
20 If this is not specified, pilot-debugsh will output a simple usage help
21 message.
22
23
25 coldboot
26
27
28 Restart your Palm
29
30 reboot
31
32
33 Restart your Palm
34
35 numdb
36
37
38 Returns the number of databases on the PDA card.
39
40 dbinfo
41
42
43 Returns the names of databases on the Palm.
44
45 quit
46
47
48 Quits the debug shell.
49
50
52 The program will connect to your Palm handheld and give the user an
53 interactive prompt (a "shell") for executing debugging commands.
54
55
57 This manual page was written by Ludovic Rousseau <rousseau@debian.org>
58 for the Debian GNU/Linux system.
59
60
61 Updated for pilot-link 0.12 by Neil Williams <linux@codehelp.co.uk>
62
63
65 We have an online bug tracker. Using this is the only way to ensure
66 that your bugs are recorded and that we can track them until they are
67 resolved or closed. Reporting bugs via email, while easy, is not very
68 useful in terms of accountability. Please point your browser to
69 http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your
70 bugs and issues there.
71
72
74 This program is free software; you can redistribute it and/or modify it
75 under the terms of the GNU General Public License as published by the
76 Free Software Foundation; either version 2 of the License, or (at your
77 option) any later version.
78
79
80 This program is distributed in the hope that it will be useful, but
81 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
82 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
83 Public License for more details.
84
85
86 You should have received a copy of the GNU General Public License along
87 with this program; if not, write to the Free Software Foundation, Inc.,
88 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
89
90
92 pilot-link(7)
93
94
95
96
970.12.4 Copyright 1996-2007 FSF pilot-debugsh(1)