Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174877
b: refs/heads/master
c: 8097551
h: refs/heads/master
i:
  174875: 274bd96
v: v3
  • Loading branch information
Jason Wessel committed Dec 11, 2009
1 parent c3098bc commit b5d1ac7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 028e7b175970be8fca58bfd7d61cc375babe40b7
refs/heads/master: 8097551d9ab9b9e3630694ad1bc6e12c597c515e
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/kgdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ int kgdb_arch_handle_exception(int e_vector, int signo, int err_code,
/* set the trace bit if we're stepping */
if (remcomInBuffer[0] == 's') {
linux_regs->flags |= X86_EFLAGS_TF;
kgdb_single_step = 1;
atomic_set(&kgdb_cpu_doing_single_step,
raw_smp_processor_id());
}
Expand Down

0 comments on commit b5d1ac7

Please sign in to comment.