mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
2003-02-04 Andrew Cagney <ac131313@redhat.com>
* values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR. * TODO: Delete reference to IS_TRAPPED_INTERNALVAR. * utils.c (init_page_info): Delete reference to MPW in comments. * main.c (captured_main): Delete #ifdef MPW. Index: doc/ChangeLog 2003-02-04 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (Target Architecture Definition): Delete descrption of IS_TRAPPED_INTERNALVAR.
This commit is contained in:
@ -167,11 +167,6 @@ captured_main (void *data)
|
||||
|
||||
START_PROGRESS (argv[0], 0);
|
||||
|
||||
#ifdef MPW
|
||||
/* Do all Mac-specific setup. */
|
||||
mac_init ();
|
||||
#endif /* MPW */
|
||||
|
||||
/* This needs to happen before the first use of malloc. */
|
||||
init_malloc (NULL);
|
||||
|
||||
|
Reference in New Issue
Block a user