aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome1-0/+10
2019-05-23target: make handle_md_output() globalTomas Vanek1-0/+5
2019-03-08gdb_server, target: Add target_address_bits()Tim Newsome1-0/+10
2019-03-06target: Remove unused variable 'has_percent'Marc Schink1-1/+0
2019-03-04armv8: allow halt on exceptionMatthias Welwarsky1-1/+2
2019-03-01target: Use proper data types for timer callbackMarc Schink1-3/+8
2019-02-15target, breakpoints: improve error handlingTomas Vanek1-0/+1
2018-11-13Permit null target on TCL connectionChristopher Head1-0/+1
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-0/+7
2018-10-16gdb_server: add support for architecture elementSteven Stallion1-0/+7
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo1-0/+7
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo1-0/+2
2018-06-04Rework/update ARM semihostingLiviu Ionescu1-4/+7
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek1-1/+8
2018-03-30target: fix display halt message logicTomas Vanek1-1/+1
2018-03-30target: restructure dap supportMatthias Welwarsky1-0/+5
2018-03-30arm_cti: add cti command groupMatthias Welwarsky1-4/+0
2018-02-21target: fix target.working_area typePeter Mamonov1-1/+1
2017-12-12target: remove unused event definitionsTomas Vanek1-4/+0
2017-04-23target: Fix memory leakMarc Schink1-1/+1
2017-02-10target: add -ctibase config option in addition to -dbgbaseMatthias Welwarsky1-0/+5
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-21/+26
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky1-0/+1
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky1-0/+3
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber1-1/+1
2016-10-17target: Fix working_area_phys_spec commentAndreas Färber1-1/+1
2016-07-19Fix usage of timeval_ms()Andreas Färber1-1/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-09-05server: tcl_trace commandAustin Morton1-0/+16
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton1-0/+1
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser1-0/+2
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser1-0/+5
2015-03-09target: fix timer callbacks processingPaul Fertser1-0/+1
2015-03-09server: tcl_notifications commandAustin Morton1-0/+24
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson1-1/+0
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson1-1/+1
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang1-0/+6
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson1-3/+3
2013-08-07gdb_server: add target_debug_reason for program exit detectionHsiangkai Wang1-1/+2
2013-08-07gdb_server: support File-I/O Remote Protocol ExtensionHsiangkai Wang1-0/+28
2013-08-07gdb server: new feature, add stop reason in stop reply packet for gdbHsiangkai Wang1-0/+8
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang1-1/+8
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson1-10/+0
2013-03-13target: Remove read_memory_impAndreas Fritiofson1-0/+4
2013-03-05Move back off timer to target structMathias K1-1/+7
2012-10-07Revert "target: remove unused working area 'user' field"Spencer Oliver1-0/+1
2012-08-24target: remove unused working area 'user' fieldSpencer Oliver1-1/+0