24 Commits (53c05c8b1d5718b2acf5dbe0eb517dd427340041)

Author SHA1 Message Date
  Zachary T Welch 53c05c8b1d breakpoint_t -> struct breakpoint 14 years ago
  Zachary T Welch 72b421418f watchpoint_t -> struct watchpoint 14 years ago
  David Brownell 98788d7a75 watchpoint_add() cleanup 14 years ago
  dbrownell 86a7d813a1 Remove annoying end-of-line whitespace from most src/* 14 years ago
  duane 78c0e873d2 Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage 15 years ago
  zwelch 2e77919853 Remove whitespace at end of lines, step 1. 15 years ago
  zwelch 3813fda44a - Fixes '==' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  duane 0f9c1bfd82 C99 printf() -Werror fixes 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch d00ac17e8e Add target breakpoint and watchpoint wrapper: 15 years ago
  zwelch 56504fdd73 Audit and eliminate redundant #include directives in other target files. 15 years ago
  zwelch 8c1ec4f0e1 Add static keywords to core target source file data and functions. 15 years ago
  ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member 15 years ago
  oharboe 0a3b6213bb Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c 15 years ago
  oharboe a71ca65c53 Clear all dangling breakpoints upon GDB connection. 16 years ago
  ntfreak d47e1b8f36 - rename log functions to stop conflicts under win32 (wingdi) 16 years ago
  ntfreak 995326b600 - flash autoerase <on|off> cmd added, default is off - flash banks are calculated and erased prior to write (flash write_image only) 16 years ago
  mlu 835e6440b8 - trying to remove a breakpoint with target running should not exit(-1) from OpenOCD 17 years ago
  ntfreak 8c290412d2 - ST STM32x cortex support added 17 years ago
  drath 03e8f264f4 - added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=en:projects:oocdlink) 17 years ago
  drath 83440065c0 - correctly enter debug state on a "soft_reset_halt" command 17 years ago
  drath 82d2633b5f - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago