[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Alien tokens and GDB integration, and docs
From: |
Mohammad-Reza Nabipoor |
Subject: |
Re: Alien tokens and GDB integration, and docs |
Date: |
Sun, 29 Sep 2024 22:49:26 +0200 |
On Sun, Sep 29, 2024 at 10:10:12PM GMT, Jose E. Marchesi wrote:
>
> $<GDB_EXPRESSION> is simple and general. If the modula2 GDB parser
> doesn't provide a way to get an address then that is something to fix at
> the GDB side, if it makes sense to fix it at all.
>
> There is also $addr::SYMBOL.
>
OK. Makes sense.
Thanks!