<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cobol and c debuger in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953084#M97852</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Thanks all.&lt;BR /&gt;&lt;BR /&gt;The flavor is Microfocus Cobol, and i do not know what type of compilation does.&lt;BR /&gt;&lt;BR /&gt;Making those stubs it is a way, but i am not sure if the developers would like that.&lt;BR /&gt;&lt;BR /&gt;It has to exist something, cobol its really old !!, and C.. this problem must be present before the univac came to us !!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Wed, 28 Feb 2007 10:50:17 GMT</pubDate>
    <dc:creator>Ignacio Javier</dc:creator>
    <dc:date>2007-02-28T10:50:17Z</dc:date>
    <item>
      <title>cobol and c debuger</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953081#M97849</link>
      <description>&lt;BR /&gt;Hi everybody:&lt;BR /&gt;&lt;BR /&gt;Do you guys know any debugging application that lets you debug c and cobol programs in the same code.&lt;BR /&gt;&lt;BR /&gt;I mean, debuging cobol applications that call c rutines and viceversa.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Wed, 28 Feb 2007 10:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953081#M97849</guid>
      <dc:creator>Ignacio Javier</dc:creator>
      <dc:date>2007-02-28T10:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: cobol and c debuger</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953082#M97850</link>
      <description>It greatly depends upon the flavor of COBOL. Many COBOL's are compiled to p-code rather than native code so that general purpose debuggers such as gdb aren't all that useful. In those cases, the COBOL development system almost always includes its own debugger. If your flavor of COBOL compiles to native code then gdb will handle it as well as the C routines.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953082#M97850</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-28T10:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: cobol and c debuger</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953083#M97851</link>
      <description>Ignacio,&lt;BR /&gt;whenever we have to debug programs like that, we create stubs.&lt;BR /&gt;&lt;BR /&gt;These stubs replace the external routines and return known data.&lt;BR /&gt;&lt;BR /&gt;Once we have proven that the main code works, we then flip the whole thing and test the fuctions with stubs of known input.&lt;BR /&gt;&lt;BR /&gt;You could try to use the attach feature of gdb for the C code. From "man gdb"&lt;BR /&gt;gdb program 1234  would attach GDB to process 1234 &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 10:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953083#M97851</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-28T10:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: cobol and c debuger</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953084#M97852</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Thanks all.&lt;BR /&gt;&lt;BR /&gt;The flavor is Microfocus Cobol, and i do not know what type of compilation does.&lt;BR /&gt;&lt;BR /&gt;Making those stubs it is a way, but i am not sure if the developers would like that.&lt;BR /&gt;&lt;BR /&gt;It has to exist something, cobol its really old !!, and C.. this problem must be present before the univac came to us !!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 28 Feb 2007 10:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cobol-and-c-debuger/m-p/3953084#M97852</guid>
      <dc:creator>Ignacio Javier</dc:creator>
      <dc:date>2007-02-28T10:50:17Z</dc:date>
    </item>
  </channel>
</rss>

