代码搜索:debugger
找到约 7,466 项符合「debugger」的源代码
代码结果 7,466
www.eeworm.com/read/462670/1543818
h vivi_debugger.h
/* Vivified
* Copyright (C) 2007 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Li
www.eeworm.com/read/239567/4597450
py test_debugger.py
'''
The idea is that we record the commands sent to the debugger and reproduce them from this script
(so, this works as the client, which spaws the debugger as a separate process and communi
www.eeworm.com/read/207991/5000072
c mal_debugger.c
#line 456 "/export/scratch0/monet/monet.GNU.64.64.d.14791/MonetDB5/src/mal/mal_debugger.mx"
#include "mal_config.h"
#include "mal_readline.h"
#include "mal_debugger.h"
#include "mal_atom.h" /* for s
www.eeworm.com/read/207991/5000086
h mal_debugger.h
#ifndef _MAL_DEBUGGER_H
#define _MAL_DEBUGGER_H
#include "mal_scenario.h"
#include "mal_client.h"
#define MAL_DEBUGGER /* debugger is active */
#define MAXBREAKS 32
mal_export int MDBdelay; /* d
www.eeworm.com/read/207991/5000102
mx mal_debugger.mx
@' The contents of this file are subject to the MonetDB Public License
@' Version 1.1 (the "License"); you may not use this file except in
@' compliance with the License. You may obtain a copy of the