Mos classic and debuglog in Logool2
  • MorphOS Developer
    zukow
    Posts: 645 from 2005/2/9
    From: Poland
    What should i set to obtain proper log with Kprintf etc. in logtool2 ?
  • »30.12.07 - 15:56
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Framiga
    Posts: 363 from 2003/7/11
    From: Milan-Italy
    cd sys:boot
    startup hal=roms/hal.com1 kernel=roms/kernel.com1 abox=roms/abox2.com1 module=roms/module.com1 resetlevel=$resetlevel ramdebug verbose debug EDebugFlags="LoadSeg NoLogServer LogExtended LogKPrintf" sumkick disableled delay=$delay extmodules=extmodules/#? $bootdevice $kickstart >NIL:
  • »30.12.07 - 16:57
    Profile
  • MorphOS Developer
    zukow
    Posts: 645 from 2005/2/9
    From: Poland
    I have ASM_Exception log only, no kprintf, no anything else. Weird :(

    --------------------------------------------
    ASM_Exception: DAR 0x0 DSISR 0xa000000
    ASM_Exception: DAR 0x0 DSISR 0xa000000
  • »30.12.07 - 18:15
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Framiga
    Posts: 363 from 2003/7/11
    From: Milan-Italy
    try with a previous LogTool version (i had some issue with LogTool2 but erm ... i don't remember which ATM).

    Too much tweaking with a new toy lately! ;-)

    [ Edited by Framiga on 2007/12/30 20:03 ]
  • »30.12.07 - 19:02
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 3088 from 2003/3/5
    From: Canada
    I don't think you can actually. Afair kprintfs are sent to serial unless you run sashimi or a similar app. LogTool would need this functionality too I guess.
  • »30.12.07 - 19:24
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Kamul
    Posts: 121 from 2004/6/9
    From: Poland, Katowice
    @zukow: Maybe this is a stupid question, but are you sure you don't have logTool configured to filter out any unrecognized messages? If I remember correctly, this is a default logTool configuration.

    On my machine I don't have any problems with showing KPrintF() messages in logTool.
  • »31.12.07 - 12:27
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Framiga
    Posts: 363 from 2003/7/11
    From: Milan-Italy
    on what machine? this issue is on Classic
  • »31.12.07 - 13:17
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Kamul
    Posts: 121 from 2004/6/9
    From: Poland, Katowice
    Oh, sorry! My mistake. I've realized that about two hours after I send my post.
  • »31.12.07 - 16:11
    Profile