1
0
mirror of https://github.com/taigrr/gopher-os synced 2025-01-18 04:43:13 -08:00
Files
gopher-os/Makefile
Achilleas Anagnostopoulos d65c29ce63 Imrpove debug process
Summary of changes:
- when building the gdb target, the source is built with optimizations
  and inlining disabled (-N -l)
- source Go gdb helpers when running the gdb target
- set split layout (asm + code)
2017-06-28 07:53:28 +01:00

5.6 KiB