Convert Pascal to value-based API
authorTom Tromey <tom@tromey.com>
Fri, 13 Mar 2020 23:39:52 +0000 (17:39 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 14 Mar 2020 00:03:40 +0000 (18:03 -0600)
commit07a328583de159941b64bad3ca94f20185c905ed
tree6ef9b5abed3b4f1cd7a1daee458e35511c544d6e
parent64d64d3a76bb57305b278082ed1a29f0982b664d
Convert Pascal to value-based API

This finishes the conversion of Pascal to the value-based API, by
introducing two more value-based analogues of existing val-print
functions.

gdb/ChangeLog
2020-03-13  Tom Tromey  <tom@tromey.com>

* p-valprint.c (pascal_object_print_value_fields)
(pascal_object_print_value): New functions.
gdb/ChangeLog
gdb/p-valprint.c
This page took 0.02487 seconds and 4 git commands to generate.