File: tab-protocollog.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,384 kB
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 226; makefile: 152; sed: 1
file content (17 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include "pagestart.h"

SCREENSHOT(screen-protocollog.png,)

<p>This page contains detailed information on all data sent to and
received from your phone.  It is off by default and needs to be
turned on in the View menu.

<p>This will consume vast amounts of memory and slow your machine
down, so only use it for low level debugging purposes.

<p>Right clicking on the log text brings up an edit menu that allows
you to copy information from the log page into other applications.

<p>Use the menu option "View" -> "Clear Logs" to clear the log window.

#include "pageend.h"