index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-11-20
- fix issue with gdb_target_to_reg missing second byte
ntfreak
2008-11-18
big endian fix for GDB. Probably fixes a memory corruption(not reported) as w...
oharboe
2008-11-10
minor cleanup
oharboe
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-10-31
Added telnet_async command to enable/disable asynchronous
oharboe
2008-10-24
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
2008-10-22
produce syntax error
oharboe
2008-10-22
Laurentiu Cocanu - more help text
oharboe
2008-10-14
- remove build warnings
ntfreak
2008-10-14
Laurentiu Cocanu - more error handling fixes
oharboe
2008-10-11
Duane Ellis: addresses protocol problems with GDB.
oharboe
2008-10-06
Centralize error handling for buggy register handling
oharboe
2008-09-24
fix noise in gdb console when single stepping. Remove printing of log before ...
oharboe
2008-09-24
fixed false positives for keep_alive() not being invoked.
oharboe
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-08-26
do not check checksums in noack case
oharboe
2008-08-24
duan ellis target tcl work in progress
oharboe
2008-08-23
- clear any existing breakpoints/watchpoints when restarting in gdb extended ...
ntfreak
2008-08-22
- add support for new gdb QStartNoAckMode, which disables sending of ack's be...
ntfreak
2008-08-14
typo spotted by spen. gdb_breakpoint_override not tested yet.
oharboe
2008-08-13
added global gdb breakpoint override configuration command
oharboe
2008-08-13
Clear all dangling breakpoints upon GDB connection.
oharboe
2008-08-13
return halted signal if step/continue fails
oharboe
2008-08-07
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
oharboe
2008-08-07
- correct BUILD_ECOSBOARD definition is server.c
ntfreak
2008-08-05
GDB monitor commands now also get halted state upon e.g. "reset halt".
oharboe
2008-08-05
Duane Ellis: fix warnings
oharboe
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-24
wait 500ms for target to halt upon connect.
oharboe
2008-07-23
- comment about dummy ack '+' char from gdb
ntfreak
2008-07-23
fix <memory> is missing upon gdb connect warning when no flash is defined for...
oharboe
2008-07-21
restart is a per-target action
oharboe
2008-07-21
Allows config scripts to override handling of 'R'(restart) GDB packet.
oharboe
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-08
- fix pre_resume script not being called
ntfreak
2008-07-07
added pre/postlude fn's for when OpenOCD is sleeping.
oharboe
2008-07-06
- fixed build issues with win32
ntfreak
2008-07-06
moving Tcl stuff around slightly.
oharboe
2008-07-06
fix a few compilation problems.
oharboe
2008-07-06
Charles Hardin <ckhardin@gmail.com> - Tcl Server
oharboe
2008-07-06
src/helper/configuration.h
oharboe
2008-05-21
- remove error message on shutdown
ntfreak
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
increase packet size to 16kBytes. Very slightly faster.
oharboe
[next]