summaryrefslogtreecommitdiff
path: root/gdb/jv-valprint.c
Commit message (Collapse)AuthorAgeFilesLines
* s/value_ptr/struct value */Andrew Cagney2001-10-211-10/+10
|
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-4/+4
| | | | | | * eval.c, findvar.c, gnu-v2-abi.c, gnu-v3-abi.c, jv-lang.c, jv-valprint.c, printcmd.c, stack.c, top.c, valarith.c, valops.c, values.c: Update.
* Fix -Werror -Wuninitialized warnings.Andrew Cagney2001-03-231-1/+2
|
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* * jv-valprint.c (java_value_print): Only print non-null Strings.Tom Tromey2000-08-101-2/+3
|
* 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-08-091-1/+2
| | | | | | | | | | | | | | * blockframe.c (sigtramp_saved_pc): Use dynamic allocation, since TARGET_PTR_BIT is no longer a constant (MULTI_ARCH). * irix4-nat.c (get_longjmp_target): Ditto. * irix5-nat.c (get_longjmp_target): Ditto. * jv-valprint.c (java_value_print): Ditto. * m3-nat.c (get_cprocs): Ditto. * m68k-tdep.c (get_longjmp_target): Ditto. * mips-nat.c (get_longjmp_target): Ditto. * mipsv4-nat.c(get_longjmp_target): Ditto. * pa64solib.c (read_dynamic_info): Ditto. * solib.c (elf_locate_base): Ditto.
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-25/+8
|
* 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-271-0/+1
| | | | | | | | | | * jv-valprint.c (java_val_print): Add arg declaration, fix compiler warning. * corelow.c (core_open): Call set_gdbarch_from_file so that gdbarch becomes aware of the architecture encoded in the corefile. * findvar.c (write_register_gen): Export this useful interface. * value.h (write_register_gen): Declare.
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-5/+9
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-46/+47
|
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-1/+6
|
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+4
|
* Initial revisionStan Shebs1999-04-161-0/+526