Home > News > ZJDBGPack 2.0 improved “batch-ability”

ZJDBGPack 2.0 improved “batch-ability”

July 10th, 2009

An improved version of ZJDBGPack has been released, with better error messages and non-zero exit codes when an error occurs. This makes it more usable for batches and automated builds.

Eric News ,

  1. Lachlan Gemmell
    July 11th, 2009 at 05:43 | #1

    Can the debugging information of ZJDBGPack still be used to generate stack dumps with the JEDI stack dump functions?

  2. July 11th, 2009 at 08:11 | #2

    It probably can: we’re using it for that purpose at work (though with a different stack dumper).
    You would just need to modify the part of JEDI that loads debug information to have it use the ZJDBG resource data instead. ZJDBG info is added as regular resource to the binary, and can be decompressed with DIUCL f.i.

  1. No trackbacks yet.