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] [ARM] Improve heuristic to guess the instruction state for the next PC when single-stepping


> Date: Thu, 4 Mar 2010 08:39:47 -0500
> From: Daniel Jacobowitz <dan@codesourcery.com>
> Cc: gdb-patches@sourceware.org
> 
> > 	(arm_get_next_pc): Modified to use arm_get_next_pc_raw ().
> 
> At some point we were asked to not use " ()" to indicate functions

By RMS, no doubt.  He maintains that `foo ()' looks like a call to
`foo' with no arguments, which is usually not what you want to
express.


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