This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] ENUM BITFIELD, here it comes again


Andrew C asks:

  What effect does it have without -readnow but with say:
	$ gdb gdb
	(gdb) break internal_error
	(gdb) run
	(gdb) maint internal-error
	(gdb) backtrace

gdb gdb_6_0-branch:  space used: 8896512
gdb HEAD 2003-08-19: space used: 8904704
gdb HEAD now:        space used: 8265728

That's with both symtab.h and gdbtypes.h improvements in gdb HEAD.

Can you add this info (with the split sizes?) as well to the commentary (and commit).


Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]