Displaying 2 results from an estimated 2 matches for "documentend".
Did you mean:
documented
2016 Nov 18
0
windows version upsmon.exe - libgcc_s_dw2-1.dll error
...ne else finding this post you also need to set the SHUTDOWNCMD
line in upsmon.conf to:
SHUTDOWNCMD "shutdown /s /f /t 10"
to force shutdown after 10 seconds using windows commands.
The software ships with the linux shutdown configured which is clearly
inappropriate. I couldnt find this documentend anywhere.
regards
Dave
2018 Jul 24
2
[DWARF] De-segregating type units and compile units
Hello DWARF fans,
I've just posted a set of four refactoring patches for DebugInfo/DWARF,
which move in the direction of handling DWARF v4 or v5 type units and
compile units more coherently.
In DWARF v4, type units and compile units are strictly segregated into
the .debug_types and .debug_info sections, respectively. This division
was pretty ingrained into how DebugInfo/DWARF handled the