• Joined on 2026年03月09日
ALTracer pushed to fix/dedupe-strings2 at ALTracer/blackmagic 2026年07月08日 21:36:59 +02:00
4e88ea4430 samd, samx5x: Deduplicate message strings
285cafb87e stm32f1, at32f43x: Chop the help messages for string deduplication
5973c22668 stm32f4: Chop the help messages for string deduplication
7fc83d2c73
ch32vx: Fixed a missing static on the command list
b624393ac6
efm32: Fixed a missing static on the command list
Compare 17 commits »
ALTracer created pull request blackmagic-debug/blackmagic#2290 2026年07月08日 20:54:32 +02:00
Fix: deduplicate some more message strings
ALTracer commented on pull request blackmagic-debug/blackmagic#2281 2026年07月08日 20:43:27 +02:00
Feature: ROM map
ALTracer pushed to fix/dedupe-strings2 at ALTracer/blackmagic 2026年07月05日 23:15:04 +02:00
850996a1a2 samd, samx5x: Deduplicate message strings
a3e962bd94 stm32f1, at32f43x: Chop the help messages for string deduplication
c7ab4b07d0 stm32f4: Chop the help messages for string deduplication
Compare 3 commits »
ALTracer created branch fix/dedupe-strings2 in ALTracer/blackmagic 2026年07月05日 23:15:04 +02:00
ALTracer commented on pull request blackmagic-debug/blackmagic#2281 2026年07月05日 22:59:43 +02:00
Feature: ROM map

Suffixed two new size_t locals in BMDA, 0U.

ALTracer commented on pull request blackmagic-debug/blackmagic#2281 2026年07月05日 22:59:05 +02:00
Feature: ROM map

Copied the note. I couldn't find any 64-bit memory-maps in-tree, even though Aarch64 support was merged.

ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月05日 22:58:03 +02:00
0c8c2d7300 rp2040: Add bootrom to GDB memory map
0c780f28aa hosted/cli: List ROM regions in test mode
ac44ee8e07 target: Add support for ROM regions in memory-map.xml
Compare 3 commits »
ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月05日 21:36:50 +02:00
3b6bccdf2f rp2040: Add bootrom to GDB memory map
cc6e68f5b3 hosted/cli: List ROM regions in test mode
Compare 2 commits »
ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月05日 21:31:37 +02:00
fa8c50b5d0 rp2040: Add bootrom to GDB memory map
b1abb53a08 hosted/cli: List ROM regions in test mode
e56ad73cbc target: Add support for ROM regions in memory-map.xml
65007de031 usb: fix UB in global variable usb_config
be70c3386d
hosted/remote: Fixed an issue in the error dispatches in a bunch of the remote protocol command functions that would result in garabge or non-sensical error messages being displayed when...
Compare 18 commits »
ALTracer dismissed review from dragonmux for blackmagic-debug/blackmagic#2281 2026年07月05日 19:56:34 +02:00
Reason:
New commits pushed, approval review dismissed automatically according to repository settings
ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月05日 19:56:33 +02:00
c7f986a3ab fixup! hosted/cli: List ROM regions in test mode
ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月02日 22:49:51 +02:00
6b2fdc3787 rp2040: Add bootrom to GDB memory map
d714d65c6f hosted/cli: List ROM regions in test mode
aa6371e173 target: Add support for ROM regions in memory-map.xml
Compare 3 commits »
ALTracer commented on pull request blackmagic-debug/blackmagic#2281 2026年07月02日 22:35:49 +02:00
Feature: ROM map

Added another typedef struct, even though they are functionally equivalent. No firmware size increase, AFAICS.

ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月02日 22:35:00 +02:00
5e42a4a688 fixup! hosted/cli: List ROM regions in test mode
351de78b96 fixup! target: Add support for ROM regions in memory-map.xml
Compare 2 commits »
ALTracer commented on pull request blackmagic-debug/blackmagic#2281 2026年07月02日 22:27:55 +02:00
Feature: ROM map

Every callsite is 12-16 bytes, depending on how whether ROM base address is encodable in ARM Thumb or spills to constant pool.

ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年07月02日 22:27:44 +02:00
b162e3d57f rp2040: Add bootrom to GDB memory map
d458d2b95c hosted/cli: List ROM regions in test mode
656147ff43 target: Add support for ROM regions in memory-map.xml
Compare 3 commits »
ALTracer created pull request blackmagic-debug/blackmagic#2281 2026年06月30日 22:36:48 +02:00
Feature: ROM map
ALTracer pushed to feature/rom-map at ALTracer/blackmagic 2026年06月30日 21:14:21 +02:00
05453c9d55 stm32f1: Add ROM bootloaders for AT32F403A, GD32F303
556a21fd9d hosted/cli: List ROM regions in test mode
8ec5aad2f0 target: Add support for ROM regions in memory-map.xml
2129a32419
meson: Moved the building of support for TI parts by default from the BMPv2 common targets firmare to the uncommon targets irmware to make things fit again
4ec2041d3e
meson: Disabled building of support for TI parts by default for the F072 firmware to make things fit again
Compare 6 commits »
ALTracer created branch feature/rom-map in ALTracer/blackmagic 2026年06月30日 21:14:21 +02:00