Changeset 149c3e0 in buchla-emu for emu/all.h


Ignore:
Timestamp:
08/05/2017 08:48:28 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
29618fe
Parents:
5fa5369
Message:

Resuming, Ctrl-C, breakpoints look OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emu/all.h

    r5fa5369 r149c3e0  
    7373extern void gdb_quit(void);
    7474extern void gdb_loop(void);
    75 extern void gdb_inst(void);
     75extern void gdb_inst(bool bp);
    7676
    7777extern SDL_mutex *cpu_mutex;
Note: See TracChangeset for help on using the changeset viewer.