<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki/feed.php">
        <title>nomagic</title>
        <description>no, it is not magic !</description>
        <link>http://wiki/</link>
        <image rdf:resource="http://wiki/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-05-01T11:49:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki/doku.php?id=datasheet:rp2040&amp;rev=1751858468&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_g&amp;rev=1749763457&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:notification_stop&amp;rev=1748882754&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_memtags&amp;rev=1748691271&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_ucq_memtags&amp;rev=1748691252&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_uc_z&amp;rev=1748691156&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace_conf&amp;rev=1748690937&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace&amp;rev=1748690635&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_attached&amp;rev=1748690480&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_xfer&amp;rev=1748690318&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_threadextrainfo&amp;rev=1748684227&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_symbol&amp;rev=1748684080&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_lc_q_supported&amp;rev=1748683004&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?id=gdbs:cmd_uc_q_startnoackmode&amp;rev=1748680551&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki/doku.php?image=favicon.ico&amp;ns=0&amp;rev=1731594281&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://wiki/doku.php?image=favicon_32.ico&amp;ns=0&amp;rev=1731594236&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://wiki/doku.php?image=logo.png&amp;ns=0&amp;rev=1696551222&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki/lib/exe/fetch.php?media=logo.png">
        <title>nomagic</title>
        <link>http://wiki/</link>
        <url>http://wiki/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="http://wiki/doku.php?id=datasheet:rp2040&amp;rev=1751858468&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-07T03:21:08+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>rp2040 - [I2C] </title>
        <link>http://wiki/doku.php?id=datasheet:rp2040&amp;rev=1751858468&amp;do=diff</link>
        <description>RP2040

 technical spec

pin function select table
 1
 2
 3

Memory Map

 Memory Map
 start address  end address   used for   comment  0x00 00 00 00   ROM   0x10 00 00 00   XIP  eXecute In Place  0x11 00 00 00   XIP no alloc   0x12 00 00 00   XIP no cache   0x13 00 00 00   XIP no cache + no alloc</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_g&amp;rev=1749763457&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T21:24:17+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_g</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_g&amp;rev=1749763457&amp;do=diff</link>
        <description>command g

Format: ‘g’

Meaning: Read general registers.

Reply: ‘XX…’

Each byte of register data is described by two hex digits. The bytes with the register are transmitted in target byte order. The size of each register and their position within the ‘g’ packet are determined by the target description (see Target Descriptions); in the absence of a target description, this is done using code internal to GDB; typically this is some customary register layout for the architecture in question.…</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:notification_stop&amp;rev=1748882754&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-02T16:45:54+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>notification_stop</title>
        <link>http://wiki/doku.php?id=gdbs:notification_stop&amp;rev=1748882754&amp;do=diff</link>
        <description>notifications

These are packets that go from the gdb server to gdb.

A notification packet has the form ‘% data # checksum’, where data is the content of the notification, and checksum is a checksum of data, computed and formatted as for ordinary GDB packets. A notification’s data never contains ‘$’, ‘%’ or ‘#’ characters. Upon receiving a notification, the recipient sends no ‘+’ or ‘-’ to acknowledge the notification’s receipt or to report its corruption.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_memtags&amp;rev=1748691271&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:34:31+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_memtags</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_memtags&amp;rev=1748691271&amp;do=diff</link>
        <description>command qMemTags

Format: ‘qMemTags:start address,length:type’

Meaning: Fetch memory tags of type type from the address range [start address, start address + length). The target is responsible for calculating how many tags will be returned, as this is architecture-specific.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_ucq_memtags&amp;rev=1748691252&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:34:12+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_ucq_memtags</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_ucq_memtags&amp;rev=1748691252&amp;do=diff</link>
        <description>command QMemTags

Format: ‘QMemTags:start address,length:type:tag bytes’

Meaning: Store memory tags of type type to the address range [start address, start address + length). The target is responsible for interpreting the type, the tag bytes and modifying the memory tag granules accordingly, given this is architecture-specific.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_uc_z&amp;rev=1748691156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:32:36+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_uc_z</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_uc_z&amp;rev=1748691156&amp;do=diff</link>
        <description>command Z

Meaning: Insert a type breakpoint or watchpoint starting at address &#039;address&#039; of kind &#039;kind&#039;.

Implementation notes: A remote target shall return an empty string for an unrecognized breakpoint or watchpoint packet type. A remote target shall support either both or neither of a given ‘Ztype…’ and ‘ztype…’ packet pair. To avoid potential problems with duplicate packets, the operations should be implemented in an idempotent way.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace_conf&amp;rev=1748690937&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:28:57+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_uc_q_btrace_conf - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace_conf&amp;rev=1748690937&amp;do=diff</link>
        <description>command Qbtrace-conf

Format: ‘Qbtrace-conf:bts:size=value’ or
‘Qbtrace-conf:pt:size=value’ or
‘Qbtrace-conf:pt:ptwrite=(yes|no)’ or
‘Qbtrace-conf:pt:event-tracing=(yes|no)’

Meaning:
(‘Qbtrace-conf:bts:size=value’) Set the requested ring buffer size for new threads that use the btrace recording method in bts format.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace&amp;rev=1748690635&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:23:55+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_uc_q_btrace - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_uc_q_btrace&amp;rev=1748690635&amp;do=diff</link>
        <description>command Qbtrace

Format: ‘Qbtrace:bts’ or
‘Qbtrace:pt’ or
‘Qbtrace:off’

Meaning: bts: Enable branch tracing for the current thread using Branch Trace Store. 

pt: Enable branch tracing for the current thread using Intel Processor Trace.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_attached&amp;rev=1748690480&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:21:20+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_attached - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_attached&amp;rev=1748690480&amp;do=diff</link>
        <description>command qAttached

Format: ‘qAttached[:pid]’

Meaning: Return an indication of whether the remote server attached to an existing process or created a new process. When the multiprocess protocol extensions are supported, pid is an integer in hexadecimal format identifying the target process. Otherwise, GDB will omit the pid field and the query packet will be simplified as ‘qAttached’.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_xfer&amp;rev=1748690318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T11:18:38+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_xfer - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_xfer&amp;rev=1748690318&amp;do=diff</link>
        <description>command qXfer

Format:
‘qXfer:object:read:annex:offset,length’ or
‘qXfer:object:write:annex:offset:data…’ or
‘qXfer:object:operation:…’

Meaning:
(‘qXfer:object:read:annex:offset,length’) 
Read uninterpreted bytes from the target’s special data area identified by the keyword object. Request length bytes starting at offset bytes into the data. The content and encoding of annex is specific to object; it can supply additional details about what data to access.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_threadextrainfo&amp;rev=1748684227&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T09:37:07+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_threadextrainfo - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_threadextrainfo&amp;rev=1748684227&amp;do=diff</link>
        <description>command qThreadExtraInfo

Format: ‘qThreadExtraInfo,thread-id’

Meaning: Obtain from the target OS a printable string description of thread attributes for the thread thread-id. This string may contain anything that the target OS thinks is interesting for GDB to tell the user about the thread. The string is displayed in GDB’s info threads display. Some examples of possible thread extra info strings are ‘Runnable’, or ‘Blocked on Mutex’. 
(Note that the qThreadExtraInfo packet’s name is separated …</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_symbol&amp;rev=1748684080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T09:34:40+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_symbol - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_symbol&amp;rev=1748684080&amp;do=diff</link>
        <description>command qSymbol

Format: ‘qSymbol::’ or 
‘qSymbol:sym_value:sym_name’

Meaning: (qSymbol::) Notify the target that GDB is prepared to serve symbol lookup requests. Accept requests from the target for the values of symbols. 

(qSymbol:sym_value:sym_name) Set the value of sym_name to sym_value.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_lc_q_supported&amp;rev=1748683004&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T09:16:44+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_lc_q_supported - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_lc_q_supported&amp;rev=1748683004&amp;do=diff</link>
        <description>command qSupported

Format: ‘qSupported [:gdbfeature [;gdbfeature]… ]’

Meaning: Tell the remote stub about features supported by GDB, and query the stub for features it supports. This packet allows GDB and the remote stub to take advantage of each others’ features. ‘qSupported’ also consolidates multiple feature probes at startup, to improve GDB performance—a single larger packet performs better than multiple smaller probe packets on high-latency links. Some features may enable behavior which m…</description>
    </item>
    <item rdf:about="http://wiki/doku.php?id=gdbs:cmd_uc_q_startnoackmode&amp;rev=1748680551&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-31T08:35:51+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>cmd_uc_q_startnoackmode - created</title>
        <link>http://wiki/doku.php?id=gdbs:cmd_uc_q_startnoackmode&amp;rev=1748680551&amp;do=diff</link>
        <description>command QStartNoAckMode

Format: ‘QStartNoAckMode’

Meaning: Request that the remote stub disable the normal ‘+’/‘-’ protocol acknowledgments. GDB acknowledges this response, but neither the stub nor GDB shall send or expect further ‘+’/‘-’ acknowledgments in the current connection.</description>
    </item>
    <item rdf:about="http://wiki/doku.php?image=favicon.ico&amp;ns=0&amp;rev=1731594281&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-14T14:24:41+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>favicon.ico - created</title>
        <link>http://wiki/doku.php?image=favicon.ico&amp;ns=0&amp;rev=1731594281&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=a71fb4&amp;amp;media=favicon.ico&quot; alt=&quot;favicon.ico&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki/doku.php?image=favicon_32.ico&amp;ns=0&amp;rev=1731594236&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-14T14:23:56+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>favicon_32.ico - removed</title>
        <link>http://wiki/doku.php?image=favicon_32.ico&amp;ns=0&amp;rev=1731594236&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=bac6f9&amp;amp;media=favicon_32.ico&quot; alt=&quot;favicon_32.ico&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki/doku.php?image=logo.png&amp;ns=0&amp;rev=1696551222&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-06T00:13:42+00:00</dc:date>
        <dc:creator>lars (lars@undisclosed.example.com)</dc:creator>
        <title>logo.png - created</title>
        <link>http://wiki/doku.php?image=logo.png&amp;ns=0&amp;rev=1696551222&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=738470&amp;amp;media=logo.png&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
