Merge branch 'Og' into enable_flash_prog
This commit is contained in:
+1
-1
@@ -2667,7 +2667,7 @@ static int xscale_analyze_trace(struct target *target, struct command_context *c
|
||||
struct xscale_common *xscale = target_to_xscale(target);
|
||||
struct xscale_trace_data *trace_data = xscale->trace.data;
|
||||
int i, retval;
|
||||
uint32_t breakpoint_pc;
|
||||
uint32_t breakpoint_pc = 0;
|
||||
struct arm_instruction instruction;
|
||||
uint32_t current_pc = 0;/* initialized when address determined */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user