search for: cmdshow

Displaying 5 results from an estimated 5 matches for "cmdshow".

2005 Mar 18
2
Trouble debugging with gdb, R on Windows
...as "i686-pc-mingw32"... (gdb) break WinMain Breakpoint 1 at 0x401296: file ../graphapp/graphappmain.c, line 59. (gdb) run Starting program: y:\falcon\src\R-devel\src\gnuwin32/../../bin/Rgui.exe Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0, CmdLine=0x261f26 "", CmdShow=10) at ../graphapp/graphappmain.c:59 59 startgraphapp(Instance, PrevInstance, CmdShow); (gdb) break R_ReadConsole Cannot access memory at address 0x23e17 (gdb) info symbol 0x23e17 R_ReadConsole in section .text (gdb) Any suggestions? Attempting to set other break points (do_BLAH) giv...
2018 Aug 06
2
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...ck=0, browselevel=0) at main.c:308 #13 0x6ca11604 in run_Rmainloop () at main.c:1082 #14 0x6ca11700 in Rf_mainloop () at main.c:1089 #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86 #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0, CmdLine=0x1904797 "", CmdShow=10) at graphappmain.c:23 #17 0x00402a8d in main () Any ideas? I?aki
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
...32/ADVAPI32.dll": error reading line numbers "/cygdrive/c/WINNT/system32/VERSION.dll": error reading line numbers "/cygdrive/c/WINNT/system32/LZ32.dll": error reading line numbers Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0, CmdLine=0x232b0b "", CmdShow=10) at ../graphapp/graphappmain.c:94 Starting program: /cygdrive/c/Rtools/R-devel1105/src/gnuwin32/../../bin/Rgui.exe (gdb) break R_ReadConsole Error: Cannot access memory at address 0x1f9a4 I tried adding the directories where several source files are (e.g., src/main, src/gnuwin32, src/gnuwin3...
2018 Aug 09
0
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...ain.c:308 > #13 0x6ca11604 in run_Rmainloop () at main.c:1082 > #14 0x6ca11700 in Rf_mainloop () at main.c:1089 > #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86 > #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0, > CmdLine=0x1904797 "", CmdShow=10) > at graphappmain.c:23 > #17 0x00402a8d in main () > > Any ideas? > > I?aki > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2012 Mar 27
0
App. Delisprint hangs on second run
...user32/message.c:3626] in user32 (0x0033f490) 9 0x7ec6a203 manage_desktop+0x332(arg=<is not available>) [/build/buildd/wine1.3-1.4/programs/explorer/desktop.c:377] in explorer (0x0033f6b0) 10 0x7ec6c9fc wWinMain+0xc1b(hinstance=0x7ec60000, previnstance=(nil), cmdline="/desktop", cmdshow=0x1) [/build/buildd/wine1.3-1.4/programs/explorer/explorer.c:725] in explorer (0x0033fdc0) 11 0x7ec6eaa1 wmain+0xb0(argc=0x2, argv=0x110380) [/build/buildd/wine1.3-1.4/dlls/winecrt0/exe_wmain.c:50] in explorer (0x0033fe40) 12 0x7ec6e9e2 __wine_spec_exe_wentry+0x81(peb=0x7ffdf000) [/build/buildd...