Skip to content

how do you get logging from a debug build of usbddos.exe? #19

@stanwebber

Description

@stanwebber

i've compiled a debug build of usbddos.exe with the most up to date commits and it is logging info to the screen, but it's not writing anything locally. it appears to be locking up whenever i have my usb hub connected and i want to discover why. i've tried the following syntax with no results:

usbddos /hid
usbddos /hid > usbddos.log
usbddos /hid > usbddos.log 2>&1
usbddos /hid 2> usbddos.log

either nothing is written or the file is created with no contents. i'm at a loss with the dos command interpreter. how do i get something useful out of this debug build so i can post it here for assistance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions