2001-11-06 Pierre Muller <muller@ics.u-strasbg.fr>
authorPierre Muller <muller@sourceware.org>
Fri, 9 Nov 2001 09:48:09 +0000 (09:48 +0000)
committerPierre Muller <muller@sourceware.org>
Fri, 9 Nov 2001 09:48:09 +0000 (09:48 +0000)
commit5598ce11711078da0c7d490d11cc14cfdc421436
tree2ea4ac92707ba0d1999dff87b24bfdd6a737d225
parent94a716bf572725eb2c6517833853a77ca3165362
2001-11-06 Pierre Muller  <muller@ics.u-strasbg.fr>

* p-lang.c (is_pascal_string_type): New function to determine if a
type is a string type.
* p-lang.h: Add prototype for is_pascal_string_type.
* p-valprint.c (pascal_val_print) : Use is_pascal_string_type function
to display strings nicely.
gdb/ChangeLog
gdb/p-lang.c
gdb/p-lang.h
gdb/p-valprint.c
This page took 0.024837 seconds and 4 git commands to generate.