OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [AVR32_UC3/] [AT32UC3B/] [GCC/] [gdb_cmdfile.txt] - Blame information for rev 589

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 589 jeremybenn
target extended-remote :4711
2
symbol uc3b0256-rtosdemo.elf
3
 
4
b _handle_Unrecoverable_Exception
5
b _handle_TLB_Multiple_Hit
6
b _handle_Bus_Error_Data_Fetch
7
b _handle_Bus_Error_Instruction_Fetch
8
b _handle_NMI
9
b _handle_Instruction_Address
10
b _handle_ITLB_Protection
11
b _handle_Breakpoint
12
b _handle_Illegal_Opcode
13
b _handle_Unimplemented_Instruction
14
b _handle_Privilege_Violation
15
b _handle_Floating_Point
16
b _handle_Coprocessor_Absent
17
b _handle_Data_Address_Read
18
b _handle_Data_Address_Write
19
b _handle_DTLB_Protection_Read
20
b _handle_DTLB_Protection_Write
21
b _handle_DTLB_Modified
22
b _handle_ITLB_Miss
23
b _handle_DTLB_Miss_Read
24
b _handle_DTLB_Miss_Write
25
 
26
define current_task
27
printf "Task name: %s\n", ((tskTCB *)pxCurrentTCB)->pcTaskName
28
printf "pxTopOfStack: %x\n", ((tskTCB *)pxCurrentTCB)->pxTopOfStack
29
end

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.