search for: r_debug

Displaying 4 results from an estimated 4 matches for "r_debug".

Did you mean: pr_debug
2001 Jul 01
1
Compile error in x86 Solaris
...lwine -L./unicode -lwine_unicode -lsocket -lnsl -lm make[1]: Entering directory `/d1/wine-20010629/debugger' gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT -I/usr/openwin/include -o stabs.o stabs.c stabs.c:1271: warning: `struct r_debug' declared inside parameter list stabs.c:1271: warning: its scope is only this definition or declaration, which is probably not what you want. stabs.c: In function `DEBUG_WalkList': stabs.c:1274: storage size of `lm' isn't known stabs.c:1284: dereferencing pointer to incomplete type...
2018 Jun 11
0
Wine release 3.10
...arget's architecture. dbghelp: Read the Elf_Dyn struct corresponding to the target's architecture. dbghelp: Read the Elf_auxv_t struct corresponding to the target's architecture. dbghelp: Translate the 32-bit ELF symbol struct to the 64-bit one. dbghelp: Read the r_debug and link_map structs corresponding to the target's architecture. stdole2.idl: Use more accurate sizes for Automation types. widl: Generate correct size and alignment for all types. msi: Only delete empty registry keys in delete_key(). msi/tests: Simplify and clarify Writ...
2010 Oct 15
0
Wine release 1.3.5
...help: Some more 64bit base address fixes. dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation). dbghelp: A couple of fixes for 64bit msvc debug info compatibility. dbghelp: Only map an ELF file once. dbghelp: When enumerating loaded modules from r_debug structure, pass the address of the dynamic section as well. dbghelp: Compute ELF load address using the link_map ld's address (and get correct relocation computation). dbghelp: Fix some relocation errors for debug formats out of ELF files. dbghelp: Ensure the stab_nlist struct...
2020 Apr 10
0
Wine release 5.6
...list. dbghelp: Pass stab size to stabs_parse. dbghelp: Fix misleading indentation warning. dbghelp: Use local NOTE_GNU_BUILD_ID declaration. dbghelp: Don't use *_NULL constants. dbghelp: Use local AT_SYSINFO_EHDR definition. dbghelp: Use local declarations of r_debug and link_map structs. dbghelp: Use local elf_header declaration. dbghelp: Use local elf_section_header declaration. dbghelp: Use local ELF program segment header declaration. dbghelp: Use local dynamic section entry declaration. dbghelp: Use local symbol table entry de...