342 Commits (jim)

Author SHA1 Message Date
  Antonio Borneo c0c7d6fe8b openocd: fix Yoda conditions with checkpatch 2 years ago
  Antonio Borneo 3917823187 openocd: remove NULL comparisons with checkpatch [1/2] 2 years ago
  Antonio Borneo 08ee7bb982 openocd: fix simple cases of NULL comparison 2 years ago
  Antonio Borneo 28c24a5c41 openocd: fix simple cases of Yoda condition 2 years ago
  Tim Newsome 6ad89d61af Add RTOS memory read/write functions. 2 years ago
  Jan Matyas 49820b8afd gdb_server: Log both incoming and outgoing GDB packets 3 years ago
  Yasushi SHOJI b392ba466c server: gdb_server: Add colon for target extended-remote 3 years ago
  Liming Sun 651b861d5d target/aarch64: Add watchpoint support 5 years ago
  Antonio Borneo cb8e3fb2d9 server: revert commit 7e6556b3ca 3 years ago
  Antonio Borneo c69b4deae3 gdb_server: fix HW thread status at gdb attach 3 years ago
  Antonio Borneo 7f74906c2d gdb_server: minor fix for indentation 3 years ago
  Tomas Vanek f8453ae52c target, register: allow a register hidden from gdb and 'reg' cmd 4 years ago
  Tarek BOCHKATI 7e6556b3ca server: permit the add_service function to return the created service 4 years ago
  Antonio Borneo e2e8a5f467 gdb_server: allow multiple GDB connections to selected targets 3 years ago
  Tomas Vanek 49b7099def gdb_server: fix clang static analyzer warning 3 years ago
  Antonio Borneo d3249fd45a openocd: use proper format with uint32_t 3 years ago
  Antonio Borneo 4e98d44fd1 openocd: avoid checking for non NULL pointer to free it 3 years ago
  Christopher Head 401086186f server/gdb_server: fix incorrect condition check 3 years ago
  Antonio Borneo 2f92598f0d gdb_server: refuse gdb connection if target is not examined 5 years ago
  Antonio Borneo 1f08ada366 server: fix minor typos 3 years ago
  Antonio Borneo e8cfdd4a72 gdb_server: suggest user to prefer GDB extended mode 4 years ago
  Marc Schink ef14384b68 flash/nor: Use proper data types in driver API 4 years ago
  Antonio Borneo 4f459660a9 coding style: avoid unnecessary line continuations 5 years ago
  Antonio Borneo ebc2871005 server: set tcp port and bind address before init 4 years ago
  Tarek BOCHKATI e7f9ad3932 server: set connection::input_pending type to bool 4 years ago
  Tarek BOCHKATI ef6eb5691a server/gdb_server: set gdb_connection::ctrl_c type to bool 4 years ago
  Antonio Borneo 16706256e4 gdb_server: print the target associated to the gdb port 4 years ago
  Antonio Borneo e7306d361b coding style: fix space around pointer's asterisk 5 years ago
  Antonio Borneo 964c4db9ce gdb_server: fix extended_protocol for multi-target 4 years ago
  Antonio Borneo f476c9eec4 gdb_server: fix string length with semihosting_fileio 4 years ago
  Paul Fertser 1e427fd580 server: gdb_server: fix memory map generation on a 32-bit BE host 4 years ago
  Andreas Fritiofson a944ee28d9 gdb_server: Support vRun packet, allow setting cmdline from GDB 5 years ago
  Alexey Brodkin c983f8ee00 gdb-server: Create arch-specific structure type for every feature 5 years ago
  Tim Newsome 0819541366 gdb_server, rtos: Fine-grained RTOS register access 5 years ago
  Antonio Borneo 0cba5b4ea3 gdb_server: remove call to jtag_execute_queue() 5 years ago
  Bohdan Tymkiv eea508d9af gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk transfers 5 years ago
  Antonio Borneo 6cb5ba6f11 helper/command: change prototype of command_print/command_print_sameline 5 years ago
  Antonio Borneo b61e454869 Set empty usage field for commands that do not need parameters 5 years ago
  Tim Newsome 57e30102ea gdb_server, target: Add target_address_bits() 5 years ago
  Antonio Borneo 334c5096eb gdb_server: fix 'null' pointer passed as 'nonnull' parameter 5 years ago
  Antonio Borneo 45d90aa380 gdb_server: remove warning for stepi after gdb_sync 5 years ago
  Matthias Welwarsky db429c34d0 armv8: allow halt on exception 6 years ago
  Steven Stallion e65acd889c gdb_server: add support for architecture element 7 years ago
  Steven Stallion d92adf8abf rtos: support gdb_get_register_packet 7 years ago
  Steven Stallion b5964191f0 register: support non-existent registers 7 years ago
  Antonio Borneo 24654759d5 gdb_server: avoid gdb server for virtual targets 5 years ago
  Antonio Borneo ab858febb6 gdb_server: add per target option "-gdb-port" 6 years ago
  Tim Newsome fd0446002f Add detail to `wrong register size` error. 5 years ago
  Antonio Borneo 73de828988 gdb_server: set current_target from connection's one 5 years ago
  Antonio Borneo 421e75722d gdb_server: only trigger once the event gdb-detach at gdb quit 5 years ago