source: rtems/cpukit/libdebugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18b1a591   10/27/22 18:47:03 Chris Johns cpukit/libdebugger: Fix stepping on ARM architectures Closes #4744
(edit) @d574e08   10/17/22 05:25:57 Chris Johns libdebugger: Add a target break call to suspend all running threads - …
(edit) @a932829b   08/25/22 04:10:21 Chris Johns libdebugger/aarch64: Set .start section to RW - Stops the server …
(edit) @3317d1e   01/26/22 16:57:49 kinsey.moore cpukit/libdebugger: Add MicroBlaze? support Add MicroBlaze? support for …
(edit) @16d40ce   02/22/22 22:01:33 kinsey.moore cpukit/libdebugger: Avoid cascade for interrupts This updates …
(edit) @ea1a4fd2   02/10/22 16:03:01 kinsey.moore cpukit/libdebugger: Add pure swbreak capability Add a capability that …
(edit) @924993a   02/08/22 18:58:56 kinsey.moore cpukit/libdebugger: Avoid missed swbreak removal It is possible to …
(edit) @a857a22   10/25/21 17:19:13 kinsey.moore cpukit/aarch64: Add libdebugger support This adds support for …
(edit) @10226104   10/16/21 00:18:02 kinsey.moore cpukit/libdebugger: Use uintptr_t for pointers Use uintptr_t instead …
(edit) @9b088157   05/13/21 15:13:57 stephen.clark rtems-debugger: Fixed pointer types to work on 32 and 64 bit …
(edit) @9429115c   06/01/21 18:05:54 gerberhe11 cpukit/libdebugger: Fix for sockaddr_in not being initialized See …
(edit) @e2002659   02/19/21 22:34:26 ryan.long rtems-debugger-threads.c: Fix Unchecked return value error (CID …
(edit) @f65d3384   02/12/21 18:50:36 ryan.long rtems-debugger-threads.c: Fix three Dereference before null check …
(edit) @3f4cdd8   02/12/21 18:43:43 ryan.long rtems-debugger-target.c: Fix Dereference before null check (CID …
(edit) @be5eee57   12/22/20 10:51:53 Sebastian Huber libdebugger: Fix for Armv8-R This architecture variant has no MMU. …
(edit) @32c9b83   10/19/19 04:54:40 Chris Johns libdebugger/arm: Clean up the building on arm variants. 5
(edit) @df256505   08/11/19 22:56:37 Chris Johns libdebugger/arm: Support ROM tables. - Parse the ROM taables if … 5
(edit) @cb1e8497   06/25/19 11:07:40 Chris Johns libdebugger: ARM fixes for Cortex-A8 and ARM mode. - Fix destorying … 5
(edit) @5803f37   06/28/19 06:30:11 Sebastian Huber score: Add and use _Thread_Get_unmapped_priority(). Add and use … 5
(edit) @54ac945   06/26/19 05:57:50 Sebastian Huber libdebugger: Unmap thread priorities 5
(edit) @581cce26   04/09/19 07:51:50 Chris Johns libdebugger: Fix for ARMv7-M with -O0 optimization 5
(edit) @2c09b71f   04/08/19 03:17:08 Chris Johns libdebugger: Use an offset table to format GDB g packets. Adding … 5
(edit) @84aedcae   11/08/18 12:49:38 Sebastian Huber Include missing <rtems/score/thread.h> Update #3598. 5
(edit) @bab7a68   09/14/18 04:16:36 Sebastian Huber build: Merge libdebugger/Makefile.am 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @6ad3f471   12/13/17 07:42:07 Sebastian Huber libdebugger: Avoid use of <bsp/linker-symbols.h> Update #3254. 5
(edit) @8ad4d93   08/16/17 03:34:16 Chris Johns libdebugger/i386 Fix i386 backend after changes. Closes #3097. 5
(edit) @b2353ed9   07/16/17 23:53:11 Chris Johns libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 … 5
(edit) @7f95cc0   04/19/17 04:33:29 Chris Johns libdebugger: Fix the mode on task create. Clean up warnings. Closes #2976. 5
(edit) @b53ad46   04/14/17 07:12:44 Chris Johns libdebugger: Work around assert when using _Thread_Executing. Using … 5
(edit) @a3730b38   01/11/17 10:04:35 Sebastian Huber Add and use rtems_assoc_thread_states_to_string() 5
(edit) @b7f1fc3b   01/11/17 10:04:07 Sebastian Huber libdebugger: Fix const qualifier 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @c6000d2b   12/23/16 06:09:02 Sebastian Huber score: Delete STATES_WAITING_FOR_BUFFER 5
(edit) @e629076   11/29/16 22:19:05 Chris Johns libdebugger: Build for ARM's without a CP15. 5
(add) @a0d4e99   11/25/16 04:13:36 Chris Johns cpukit: Add libdebugger, a remote debugger agent for GDB. 5
Note: See TracRevisionLog for help on using the revision log.