index
:
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-05-21
- remove error message on shutdown
ntfreak
1
-3
/
+0
2008-05-07
This matters for embedded devices, but is probably not observably better for ...
oharboe
1
-1
/
+4
2008-05-07
increase packet size to 16kBytes. Very slightly faster.
oharboe
1
-1
/
+1
2008-05-06
Edgar Grimberg found tiny memory leak
oharboe
1
-0
/
+3
2008-04-23
regions outside flash are now read/write nocache by default. GDB 6.8 would ma...
oharboe
1
-4
/
+59
2008-04-18
Enabled auto erase, gdb memory map and gdb flash programming by default.
oharboe
1
-2
/
+4
2008-04-13
More robust handling of unknown target state for step/continue packet.
oharboe
1
-6
/
+18
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
1
-5
/
+5
2008-04-07
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
oharboe
2
-32
/
+22
2008-03-26
hooks for multithreading. Disable nagle
oharboe
1
-1
/
+53
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
3
-84
/
+84
2008-03-22
- gdb server was incorrectly sending null terminator on qXfer:features:read: ...
ntfreak
1
-1
/
+1
2008-03-13
- adds two speeds to jtag_speed. reset and post reset speed. Default
oharboe
1
-2
/
+2
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
[next]