Go to file
Jeff Carr ff32316084 ah, a much cleaner start to a debugger
Finally there is some sense this debugger can
    finally be useful. It can be developed and worked on in
    isolation from the 'gui' package therefore it can call
    more sophisticated widget collections. 'gadgets'

    all moved to gadgets.BasicWindow()
    thank goodness all this code is isolated finally
    can finally rename the files
    first gadgets.BasicWindow()

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-04 23:28:55 -06:00
Makefile logSettings window moved to 'gui/gadgets' 2024-01-04 12:49:26 -06:00
args.go more learning/debugging code 2024-01-03 22:10:13 -06:00
chan.go more learning/debugging code 2024-01-03 22:10:13 -06:00
go.mod more learning/debugging code 2024-01-03 22:10:13 -06:00
go.sum more learning/debugging code 2024-01-03 22:10:13 -06:00
gochan.go ah, a much cleaner start to a debugger 2024-01-04 23:28:55 -06:00
golang.go ah, a much cleaner start to a debugger 2024-01-04 23:28:55 -06:00
main.go ah, a much cleaner start to a debugger 2024-01-04 23:28:55 -06:00
structs.go ah, a much cleaner start to a debugger 2024-01-04 23:28:55 -06:00
widget.go ah, a much cleaner start to a debugger 2024-01-04 23:28:55 -06:00