Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11708
b: refs/heads/master
c: d49b340
h: refs/heads/master
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Oct 29, 2005
1 parent d268c33 commit c6ea460
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 434cc69fbb02dd7ca64c5029dc6a6f9636f77e02
refs/heads/master: d49b340124a34fcb8bceda472558ccef7232c16f
9 changes: 7 additions & 2 deletions trunk/arch/ppc/xmon/xmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,14 @@ Commands:\n\
r print registers\n\
S print special registers\n\
t print backtrace\n\
la lookup address in system.map\n\
ls lookup symbol in system.map\n\
la lookup address\n\
ls lookup symbol\n\
C checksum\n\
p call function with arguments\n\
T print time\n\
x exit monitor\n\
zr reboot\n\
zh halt\n\
";

static int xmon_trace[NR_CPUS];
Expand Down

0 comments on commit c6ea460

Please sign in to comment.