Annotation of nono/debugger/debugger.h, revision 1.1.1.7

1.1       root        1: //
                      2: // nono
1.1.1.3   root        3: // Copyright (C) 2020 nono project
                      4: // Licensed under nono-license.txt
1.1       root        5: //
                      6: 
1.1.1.7 ! root        7: //
        !             8: // デバッガ (外部用)
        !             9: //
        !            10: 
1.1       root       11: #pragma once
                     12: 
1.1.1.6   root       13: #include "monitor.h"
1.1.1.4   root       14: 
1.1       root       15: extern bool debugger_check();
1.1.1.4   root       16: 
1.1.1.6   root       17: // メモリダンプモニタ
                     18: extern Monitor& debugger_memdump_monitor(int);
                     19: 
1.1.1.4   root       20: // 例外通知用 (MPU から)
1.1.1.5   root       21: extern void debugger_notify_exception(int vector);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.