From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by sourceware.org (Postfix) with ESMTPS id BB56C3858D28 for ; Sat, 9 Apr 2022 01:23:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BB56C3858D28 Received: by mail-ej1-x62f.google.com with SMTP id l7so15001291ejn.2 for ; Fri, 08 Apr 2022 18:23:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BqwEChVqvlKJwe7Brya3O4Kjys+YZXDr7iSjGf7eCTk=; b=ByJ/D/uD0qkv+l5AZJyQK/sXw749keiJKc/n3k2PCsKvs/6+62DQhIlqt13JdYr47U grLqSMxNlecSR0R7VWFxDOe4vUQBp41KYjyRhKdH/QhEJYWFD0OyHk+Qvq5OuJB5c6Pv T/zCsW7UDFLHZoIKRI+MNEVrpO3bk48Pa3BTjedhYuhFOPQLGm8mS1aTb/SC0fYLz4kM ElhpHE9/+RDhbkV4IjiDZN06MVUFhztGeUJ3UlWB3zVIbVU9eH4B3Eg4Nuk4j1UW9FGB Kso1JMFU8j8Cx/Vp4BkbcgoH8hKd5KIYoZBT0q7Ye8mjeutXCYU6A81xyRtn5nk3f/TV jFcA== X-Gm-Message-State: AOAM531e8zVAY4mA88CFB7MAdo4vRfmQdP1KaEivYkXAHeACW8oBddMz ZzYqiZCifWbrRQiq4njnga2FNpLEJZi6mzBKsoi0J9DT4gTP5Q== X-Google-Smtp-Source: ABdhPJxF3MPl4Z/i89wDVnG/f4ZIsKgxPPPgjzRu3W76EGIBTEtrgyuRm2UMoJs5JfXbtAieSYzzD1P2wqPpxhc/pZ4= X-Received: by 2002:a17:906:99c5:b0:6df:8215:4ccd with SMTP id s5-20020a17090699c500b006df82154ccdmr21046942ejn.684.1649467418179; Fri, 08 Apr 2022 18:23:38 -0700 (PDT) MIME-Version: 1.0 From: Hongyi Zhao Date: Sat, 9 Apr 2022 09:23:27 +0800 Message-ID: Subject: Why does GDB currently still supports only the features of Fortran 77 language? To: gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=1.7 required=5.0 tests=BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2022 01:23:41 -0000 Nowadays, it is well known that Fortran 77 is a rather archaic and outdated Language, and it has been replicated by more modern Fortran versions, such as Fortran 90/95/2003/2008, and so on. But in the documentation corresponding to the latest version of GDB [1], I noticed the following description, which surprised me quite a lot: ``` 15.4.6 Fortran GDB can be used to debug programs written in Fortran, but it currently supports only the features of Fortran 77 language. ``` Today in the 21st century, why does GDB currently still supports only the features of Fortran 77 language? [1] https://sourceware.org/gdb/current/onlinedocs/gdb/Fortran.html#Fortran Best regards -- Assoc. Prof. Hongsheng Zhao Theory and Simulation of Materials Hebei Vocational University of Technology and Engineering No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province