mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-03 04:01:22 +08:00
gdb.python/py-lazy-string (pointer): Really add new typedef.
Somehow got dropped in earlier commit. gdb/testsuite/ChangeLog: * gdb.python/py-lazy-string (pointer): Really add new typedef.
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
typedef const char* pointer;
|
||||
|
||||
int
|
||||
main ()
|
||||
{
|
||||
|
Reference in New Issue
Block a user