OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_watchpoints
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
ia64-linux-nat.c
592
int
max_watchpoints
= 4;
local
597
for (idx = 0; idx <
max_watchpoints
; idx++)
607
if (idx ==
max_watchpoints
)
647
int
max_watchpoints
= 4;
local
652
for (idx = 0; idx <
max_watchpoints
; idx++)
/src/external/gpl3/gdb/dist/gdb/
ia64-linux-nat.c
592
int
max_watchpoints
= 4;
local
597
for (idx = 0; idx <
max_watchpoints
; idx++)
607
if (idx ==
max_watchpoints
)
647
int
max_watchpoints
= 4;
local
652
for (idx = 0; idx <
max_watchpoints
; idx++)
Completed in 37 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026