This is the mail archive of the gdb-patches@sourceware.org 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]

[PATCH v6 0/2] Implement pahole-like 'ptype /o' option (and do some code reorg)


Changes from v5:

- Dropped support for vtable; too complicated for now, will tackle
  this later.

- Fixed documentation issues.

- Improved output format based on Pedro's suggestions.

- "ptype /o" now defaults to "/tom"; added note on docs about this.

- Added a few more tests.  Added a description to the testcase.  Use
  {} instead of "" for strings.  Removed "optimize=-O0".


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