index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-11
tidy up output a bit. No longer show "accepted connection" inside Telnet sess...
oharboe
1
-2
/
+3
2008-03-11
Pavel Chromy: telnet line buffer size checking, history does not store repeat...
oharboe
1
-67
/
+87
2008-03-10
Pavel Chromy: hopefully perfection for async output and prompt/partially type...
oharboe
1
-13
/
+24
2008-03-10
prettier async output
oharboe
1
-0
/
+5
2008-03-10
- fixed a problem with big endian XScale and GDB register packets.
oharboe
1
-27
/
+6
2008-03-10
- Fixed various error handling when looking for memory leaks
oharboe
1
-19
/
+16
2008-03-07
- Improves error handling upon GDB connect
oharboe
1
-2
/
+9
2008-03-07
Asynchronous output information from e.g. a halt is now displayed again.
oharboe
1
-4
/
+6
2008-03-07
Removed code that inserted prompt after printing asynchronous information. Cu...
oharboe
2
-14
/
+0
2008-03-06
Pavel Chromy: performance tweak of gdb_put_packet_inner() removing malloc and...
oharboe
1
-36
/
+32
2008-03-05
* fixed malloc corruption in target->debug_reason
oharboe
2
-111
/
+121
2008-03-05
telnet_port can now be invoked multiple times
oharboe
1
-3
/
+1
2008-03-04
Bogus error message in GDB removed
oharboe
1
-3
/
+2
2008-03-04
Fixed GDB timeout crash - regression introduced back when log_add/remove_call...
oharboe
1
-1
/
+1
2008-03-01
log_remove_callback
oharboe
1
-0
/
+1
2008-02-29
formatting fixes from Pavel Chromy
oharboe
1
-3
/
+3
2008-02-29
- clean up target output strings a bit
oharboe
1
-1
/
+1
2008-02-29
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2
-31
/
+26
2008-02-28
- added svn props
ntfreak
1
-116
/
+116
2008-02-28
- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This
oharboe
2
-21
/
+27
2008-02-25
- remove build warnings
ntfreak
1
-2
/
+2
2008-02-25
- convert all files to unix line-ending
drath
3
-3188
/
+3188
2008-02-25
Pavel Chromy
oharboe
2
-2739
/
+2738
2008-02-25
committed bugfix from Michael Bruck
oharboe
1
-446
/
+446
2008-02-25
dos2unix fix.
oharboe
1
-2107
/
+2107
2008-02-25
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
oharboe
2
-3
/
+8
2008-02-25
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
1
-2114
/
+2107
2008-02-24
- fixed target->type->poll() return value
oharboe
1
-5
/
+13
2008-02-24
- fixes possible crash when GDB connection is closed while target is running ...
drath
2
-39
/
+24
2008-02-19
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
1
-1
/
+2
2008-02-18
- reapply fix with telnet prompt while running/halting gdb
ntfreak
2
-11
/
+18
2008-02-18
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...
drath
2
-49
/
+67
2008-02-18
- ignore data aborts during gdb memory read packets by default, and return 0x...
drath
1
-10
/
+37
2008-02-18
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
1
-78
/
+9
2008-02-17
- combine similar functions in telnet_server.c
ntfreak
1
-10
/
+3
2008-02-16
- solve lots of problems with stuck GDB connections, making it impossible to ...
ntfreak
2
-99
/
+183
2008-02-16
- fix issue with telnet prompt while gdb running
ntfreak
2
-6
/
+15
2008-02-13
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2
-7
/
+81
2008-02-11
- telnet prompt behaves correctly for new synchronous halt/resume/reset commands
ntfreak
2
-19
/
+2
2008-01-27
- added autoprobe functionality
mifi
1
-1
/
+22
2008-01-10
- fix gdb packet retransmission omission
ntfreak
1
-1
/
+2
2008-01-10
- _DEBUG_GDB_IO_ was left on by mistake
ntfreak
1
-1
/
+1
2008-01-10
- added faster gdb packet handling (thanks to oyvind harboe for the patch)
ntfreak
1
-10
/
+74
2008-01-09
- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...
ntfreak
1
-33
/
+49
2008-01-07
- added gdb flash fixes patch
mifi
1
-9
/
+18
2007-12-29
- add support for extended gdb packet R (restart), requires gdb to be started...
ntfreak
1
-0
/
+13
2007-12-29
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
3
-13
/
+320
2007-12-20
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
1
-1
/
+1
2007-12-18
- added patch for new flash functionality like:
mifi
3
-1
/
+20
2007-11-21
- reset_run now works as expected on cortex-m3
ntfreak
1
-1
/
+1
[next]