Home
last modified time | relevance | path

Searched refs:debug_breakpoint (Results 1 – 25 of 45) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/emu/debug/
H A Ddvbpoints.cpp22 static bool cIndexAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cIndexAscending()
27 static bool cIndexDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cIndexDescending()
32 static bool cEnabledAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cEnabledAscending()
37 static bool cEnabledDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cEnabledDescending()
42 static bool cCpuAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cCpuAscending()
47 static bool cCpuDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cCpuDescending()
52 static bool cAddressAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cAddressAscending()
57 static bool cAddressDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cAddressDescending()
62 static bool cConditionAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cConditionAscending()
72 static bool cActionAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cActionAscending()
[all …]
H A Ddvbpoints.h51 bool (*m_sortType)(const debug_breakpoint *, const debug_breakpoint *);
52 std::vector<const debug_breakpoint *> m_buffer;
H A Ddebugcpu.h94 const debug_breakpoint *breakpoint_find(offs_t address) const;
100debug_breakpoint *triggered_breakpoint() { debug_breakpoint *ret = m_triggered_breakpoint; m_trigg… in triggered_breakpoint()
210 std::multimap<offs_t, std::unique_ptr<debug_breakpoint>> m_bplist; // list of breakpoints
214 debug_breakpoint * m_triggered_breakpoint; // latest breakpoint that was triggered
H A Dpoints.h27 class debug_breakpoint
33 debug_breakpoint(
H A Dpoints.cpp25 debug_breakpoint::debug_breakpoint(device_debug* debugInterface, in debug_breakpoint() function in debug_breakpoint
45 bool debug_breakpoint::hit(offs_t pc) in hit()
/dports/emulators/mame/mame-mame0226/src/emu/debug/
H A Ddvbpoints.cpp22 static bool cIndexAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cIndexAscending()
27 static bool cIndexDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cIndexDescending()
32 static bool cEnabledAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cEnabledAscending()
37 static bool cEnabledDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cEnabledDescending()
42 static bool cCpuAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cCpuAscending()
47 static bool cCpuDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cCpuDescending()
52 static bool cAddressAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cAddressAscending()
57 static bool cAddressDescending(const debug_breakpoint *a, const debug_breakpoint *b) in cAddressDescending()
62 static bool cConditionAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cConditionAscending()
72 static bool cActionAscending(const debug_breakpoint *a, const debug_breakpoint *b) in cActionAscending()
[all …]
H A Ddvbpoints.h51 bool (*m_sortType)(const debug_breakpoint *, const debug_breakpoint *);
52 std::vector<const debug_breakpoint *> m_buffer;
H A Ddebugcpu.h94 const debug_breakpoint *breakpoint_find(offs_t address) const;
100debug_breakpoint *triggered_breakpoint() { debug_breakpoint *ret = m_triggered_breakpoint; m_trigg… in triggered_breakpoint()
210 std::multimap<offs_t, std::unique_ptr<debug_breakpoint>> m_bplist; // list of breakpoints
214 debug_breakpoint * m_triggered_breakpoint; // latest breakpoint that was triggered
H A Dpoints.h27 class debug_breakpoint
33 debug_breakpoint(
H A Dpoints.cpp25 debug_breakpoint::debug_breakpoint(device_debug* debugInterface, in debug_breakpoint() function in debug_breakpoint
45 bool debug_breakpoint::hit(offs_t pc) in hit()
/dports/games/zoom/zoom-1.1.5/src/
H A Ddebug.h33 typedef struct debug_breakpoint debug_breakpoint; typedef
182 struct debug_breakpoint struct
218 extern debug_breakpoint* debug_bplist;
251 extern int debug_clear_breakpoint(debug_breakpoint* bp);
252 extern debug_breakpoint* debug_get_breakpoint (int address);
H A Ddebug.c40 debug_breakpoint* debug_bplist = NULL;
76 debug_breakpoint* bp; in debug_run_breakpoint()
379 debug_breakpoint* obp; in debug_run_breakpoint()
466 debug_breakpoint* bp; in debug_set_breakpoint()
493 sizeof(debug_breakpoint)*(debug_nbps+1)); in debug_set_breakpoint()
498 (debug_nbps-pos)*sizeof(debug_breakpoint)); in debug_set_breakpoint()
516 debug_breakpoint* debug_get_breakpoint(int address) in debug_get_breakpoint()
552 int debug_clear_breakpoint(debug_breakpoint* bp) in debug_clear_breakpoint()
569 sizeof(debug_breakpoint)*(debug_nbps-x)); in debug_clear_breakpoint()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dnofrag_SUITE.erl33 debug_breakpoint/1]).
45 debug_breakpoint].
162 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dnofrag_SUITE.erl33 debug_breakpoint/1]).
45 debug_breakpoint].
162 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dnofrag_SUITE.erl28 debug_breakpoint/1]).
40 debug_breakpoint].
157 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dnofrag_SUITE.erl33 debug_breakpoint/1]).
45 debug_breakpoint].
162 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dnofrag_SUITE.erl33 debug_breakpoint/1]).
45 debug_breakpoint].
162 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dnofrag_SUITE.erl28 debug_breakpoint/1]).
40 debug_breakpoint].
157 debug_breakpoint(Config) when is_list(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dnofrag_SUITE.erl33 debug_breakpoint/1]).
45 debug_breakpoint].
162 debug_breakpoint(Config) when is_list(Config) -> function
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/win/
H A Ddisasmbasewininfo.cpp119 const debug_breakpoint *bp = debug->breakpoint_find(address); in update_menu()
170 const debug_breakpoint *bp = debug->breakpoint_find(address); in handle_command()
208 const debug_breakpoint *bp = debug->breakpoint_find(address); in handle_command()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/win/
H A Ddisasmbasewininfo.cpp119 const debug_breakpoint *bp = debug->breakpoint_find(address); in update_menu()
170 const debug_breakpoint *bp = debug->breakpoint_find(address); in handle_command()
208 const debug_breakpoint *bp = debug->breakpoint_find(address); in handle_command()
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/qt/
H A Ddasmwindow.cpp145 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in toggleBreakpointAtCursor()
176 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in enableBreakpointAtCursor()
232 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in dasmViewUpdated()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/qt/
H A Ddasmwindow.cpp145 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in toggleBreakpointAtCursor()
176 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in enableBreakpointAtCursor()
232 const debug_breakpoint *bp = cpuinfo->breakpoint_find(address); in dasmViewUpdated()
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/osx/
H A Ddisassemblyviewer.mm180 const debug_breakpoint *bp = device.debug()->breakpoint_find(address);
207 const debug_breakpoint *bp = device.debug()->breakpoint_find(address);
256 const debug_breakpoint *breakpoint = nullptr;
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/osx/
H A Ddisassemblyviewer.mm180 const debug_breakpoint *bp = device.debug()->breakpoint_find(address);
207 const debug_breakpoint *bp = device.debug()->breakpoint_find(address);
256 const debug_breakpoint *breakpoint = nullptr;

12