search for: debugm

Displaying 12 results from an estimated 12 matches for "debugm".

Did you mean: debug
2006 Jun 16
5
[PATCH][XM-TEST] Fix bugzilla # 674 by changing the xm-test Console.py to wait for the command prompt.
Lots of xm-test tests are failing with console timeouts on some machines at the moment. I reproduced the problem and found it was due to some probing activity in the boot process of the -xen kernel. The behaviour of the current xm-test code is to assume that the boot process has finished after performing three one-second waits for input---when the probing activity introduces more than three
2007 Feb 28
4
[PATCH] [Xm-Test] A test case doing local migration 3 times in a loop
The following test case does local migration 3 times in a loop. I currently see the following error output on x86-64 (only!) inside the guest (change debugMe in line 68 of xm-test/lib/XmTestLib/Console.py to True): @%@%> XENBUS error -12 while reading message XENBUS error -12 while reading message XENBUS unexpected type [1325400064], expected [4] XENBUS error -12 while reading message XENBUS error -12 while reading message XENBUS unexpected type [8...
2017 Sep 06
3
withr::set_makevars
...9-02 Github (gaborcsardi/clisymbols at e49b4f5) covr 3.0.0 2017-06-26 CRAN (R 3.4.1) crayon 1.3.2.9000 2017-08-25 Github (gaborcsardi/crayon at e4dba3b) cyclocomp 1.1.0 2017-09-02 Github (MangoTheCat/cyclocomp at 6156a12) debugme 1.0.2 2017-03-01 CRAN (R 3.4.0) desc 1.1.1 2017-08-03 CRAN (R 3.4.1) devtools 1.13.3.9000 2017-08-31 Github (hadley/devtools at 91490d1) digest 0.6.12 2017-01-27 CRAN (R 3.4.1)...
2018 May 06
1
Ubuntu 18.04 bionic: availability of R Ubuntu packages/ppa?
...ould be installed: I have the impression that it is short of being installed, missing just a few simple packages (with no apparent non-R dependencies). Indeed, a first naive look shows following unavailable dependencies for tidyverse: ## missing for tidyverse: modelr (ok!?) reprex: -callr -debugme -covr -rex (ok!?) -rmarkdown (ok!?) rvest: selectr (ok!?) I hope that these package could be considered in a near future Michael? Thanks! :-) Best, Matthieu 2018-05-05 16:02 GMT-07:00 Dirk Eddelbuettel <edd at debian.org>: > > Salut Matthieu, > > On 5 Ma...
2017 Sep 07
0
withr::set_makevars
...2017-09-02 Github (gaborcsardi/clisymbols@ > e49b4f5) > covr 3.0.0 2017-06-26 CRAN (R 3.4.1) > crayon 1.3.2.9000 2017-08-25 Github (gaborcsardi/crayon at e4dba3b) > cyclocomp 1.1.0 2017-09-02 Github > (MangoTheCat/cyclocomp at 6156a12) > debugme 1.0.2 2017-03-01 CRAN (R 3.4.0) > desc 1.1.1 2017-08-03 CRAN (R 3.4.1) > devtools 1.13.3.9000 2017-08-31 Github (hadley/devtools at 91490d1) > digest 0.6.12 2017-01-27 CRAN (R 3.4.1) > goodpractice * 1.0.0 2017-09-02 Github (Man...
2001 Aug 10
2
Diablo 2 with Battle.net - another step closer
...ablo II\Game_crk.exe.so' as Winelib application: C:\Program Files\Diablo II\Game_crk.exe.so: cannot open shared object file: No such file or directo Wine failed with return code 1 that's really eerything I get that's not me cutting the end off that No Such file or Directory. I tried debugmes +ntdll, but I don't get anything more. can anyone help me? I've not included the crack I'm using (don't want to make this post too big :-) but i can let you have it if you ask) is there anyone who's got this working? if so could you mail me the crack, I can play single pla...
2018 May 05
2
Ubuntu 18.04 bionic: availability of R Ubuntu packages/ppa?
Hi I just upgraded to the Ubuntu 18.04 LTS, and tried to add both the "Ubuntu packages" source as well as ppa. I was not able to do this, trying to add for example: deb http://cran.cnr.berkeley.edu/bin/linux/ubuntu bionic/ or using: sudo add-apt-repository ppa:marutter/c2d4u am I doing something wrong, or just being impatient? Are there any plans to build these repos in the near
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > I used bcond locally and wrongly assumed that fedpkg build would > support --with BCOND and --without BCOND. Instead, the way to activate > it is to change to "%bcond_with check" and then revert to > "%bcond_without check". The only difference with bootstrap is that > "bootstrap" is recognized
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
...legans.UCSC.ce2 * R-BufferedMatrix * R-BufferedMatrixMethods * R-Cairo * R-callr * R-car * R-caTools * R-cellranger * R-chron * R-cli * R-cliapp * R-clipr * R-clisymbols * R-coda * R-colorspace * R-combinat * R-commonmark * R-corpus * R-crayon * R-curl * R-data.table * R-date * R-DBI * R-dbplyr * R-debugme * R-DelayedArray * R-deldir * R-desc * R-dichromat * R-diffobj * R-digest * R-disposables * R-doParallel * R-dplyr * R-dtplyr * R-DynDoc * R-ellipsis * R-errors * R-evaluate * R-expm * R-fansi * R-farver * R-fastmatch * R-fibroEset * R-filehash * R-FMStable * R-foghorn * R-fontBitstreamVera * R-fo...
2012 Jul 16
3
[LLVMdev] RFC: LLVM incubation, or requirements for committing new backends
...The LLVM Compiler Infrastructure > +// > +// This file is distributed under the University of Illinois Open Source > +// License. See LICENSE.TXT for details. > +// > +//==-----------------------------------------------------------------------===// > + > +#define DEBUGME 0 > +#define DEBUG_TYPE "structcfg" > + > +#include "AMDIL.h" > +#include "AMDILInstrInfo.h" > +#include "AMDILRegisterInfo.h" > +#include "AMDILUtilityFunctions.h" > +#include "llvm/ADT/SCCIterator.h" > +#include...
2007 Apr 18
1
[RFC/PATCH LGUEST X86_64 03/13] lguest64 core
...\ + +.macro dump_stack_regs PREFIX + movq $LGUEST_REGS_size, %r10 + xorq %r11, %r11 +1: PRINT_L(\PREFIX); + movq %r11, %rbx; + PRINT_NUM_BX; + PRINT_L(':'); PRINT_L(' '); + movq %rsp, %r9 + addq %r11, %r9 + PRINT_QUAD((%r9)) + addq $8, %r11 + cmp %r11, %r10 + ja 1b +.endm + +.macro debugme VCPU C + testb $1,LGUEST_VCPU_debug(\VCPU) + jz 23f + PRINT_L(\C) +23: +.endm + + +#if 0 +.global hcall_teste + .type hcall_teste, @function +hcall_teste: + cmpq $0, %gs:pda_vcpu + jne handle_guest + jmp *host_syscall +handle_guest: + /* SAVE_REGS maybe it is not the macro we want */ + #cmpq $__P...
2007 Apr 18
1
[RFC/PATCH LGUEST X86_64 03/13] lguest64 core
...\ + +.macro dump_stack_regs PREFIX + movq $LGUEST_REGS_size, %r10 + xorq %r11, %r11 +1: PRINT_L(\PREFIX); + movq %r11, %rbx; + PRINT_NUM_BX; + PRINT_L(':'); PRINT_L(' '); + movq %rsp, %r9 + addq %r11, %r9 + PRINT_QUAD((%r9)) + addq $8, %r11 + cmp %r11, %r10 + ja 1b +.endm + +.macro debugme VCPU C + testb $1,LGUEST_VCPU_debug(\VCPU) + jz 23f + PRINT_L(\C) +23: +.endm + + +#if 0 +.global hcall_teste + .type hcall_teste, @function +hcall_teste: + cmpq $0, %gs:pda_vcpu + jne handle_guest + jmp *host_syscall +handle_guest: + /* SAVE_REGS maybe it is not the macro we want */ + #cmpq $__P...