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]

Re: [PATCH 6/7] [python] API for macros: Add docs.


> Date: Fri, 26 Aug 2011 07:06:40 -0700
> From: Matt Rice <ratmice@gmail.com>
> Cc: gdb-patches@sourceware.org
> 
> > Then it should be a "list of macro objects specified by their
> > addresses".
> 
> I don't like this though.... what you're seeing is just a side-effect
> of the python print method.

Then your proposal, viz.

  Return a list of macro objects for all of the macros contained in
  the symbol table.

is the correct one.


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