Jan Kratochvil
d31d2fc374
gdb/
Code cleanup.
* objfiles.c (allocate_objfile) <objfile->name != NULL>: Remove.
(free_objfile) <objfile->name != NULL>: Remove the conditional around
xfree.
* objfiles.h (struct objfile) <name>: New comment it is never NULL.
* python/py-auto-load.c (auto_load_new_objfile) <!objfile->name>:
Remove.
* python/py-objfile.c (objfpy_get_filename) <obj->objfile->name>
Remove the conditional.
* python/py-progspace.c (pspy_get_filename) <objfile->name>: Likewise.
2010-09-22 20:00:53 +00:00
..
2010-09-22 20:00:53 +00:00
2010-05-17 21:23:25 +00:00
2010-09-03 15:42:04 +00:00
2010-05-25 15:27:17 +00:00
2010-06-28 21:16:04 +00:00
2010-05-17 21:23:25 +00:00
2010-06-28 21:16:04 +00:00
2010-06-28 21:16:04 +00:00
2010-05-17 21:23:25 +00:00
2010-09-22 20:00:53 +00:00
2010-05-17 21:23:25 +00:00
2010-07-09 20:29:56 +00:00
2010-09-22 20:00:53 +00:00
2010-05-17 21:23:25 +00:00
2010-08-31 17:26:08 +00:00
2010-06-28 21:16:04 +00:00
2010-08-30 20:28:31 +00:00
2010-07-08 22:12:44 +00:00
2010-08-13 20:50:47 +00:00
2010-08-20 18:52:11 +00:00
2010-06-11 15:36:10 +00:00