* findvar.c (read_register, write_register): Handle machines
where REGISTER_TYPE is not the same size as "int".
This commit is contained in:
parent
c55e616795
commit
eae1a26123
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
Mon Jan 27 18:51:03 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* findvar.c (read_register, write_register): Handle machines
|
||||
where REGISTER_TYPE is not the same size as "int".
|
||||
|
||||
Handle debug symbols in dynamically loaded (relocated) code:
|
||||
|
||||
* dbxread.c (read_ofile_symtab): Fix up N_CATCH better. Pass
|
||||
|
|
Loading…
Reference in a new issue