commit: | 5228de6f5acd2d13a2c73ab305f9d57b5aad4f50 |
author: | mrmekon |
committer: | mrmekon |
date: | Thu Nov 8 16:14:55 2012 -0500 |
parents: | 6e144203e9d7240e22a1bed506dbeb96cd612ec5 |
diff --git a/README.md b/README.md line changes: +5/-4 index 3bc7482..607cfd3 --- a/README.md +++ b/README.md
@@ -1,4 +1,4 @@ -picdb +## picdb ===== Command-line debugger for Microchip PIC processors
@@ -10,8 +10,9 @@ For now this is an early demonstration, working only with the PICkit3 and PIC32M Verify path to JARs is correct in picdb.sh, and run picdb.sh. -Example session +## Example session ===== +``` $ picdb.sh PICdb> connect PIC32MX150F128B content/mplab/mplab.deviceSupport
@@ -62,9 +63,9 @@ Usage: connect <PIC device> ex: connect PIC32MX150F128B PICdb> +``` - -Reverse engineering notes +## Reverse engineering notes ===== Get public methods from classes in a jar: