Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  lacak 0182f49b7b fcl-db: odbc: add support for ftFmtBCD parameters. Bind them as string to support BCD values with precision > 10^38 (max.supported by SQL_NUMERIC_STRUCT) 10 vuotta sitten
  nickysn a445b4730b + added breakpoint flags parameter to TGDBController.BreakpointInsert. The 10 vuotta sitten
  pierre 2095698a17 Use FPC_LOCALS_ARE_STACK_REG_RELATIVE macro to fix test for mips/mipsel 10 vuotta sitten
  sergei 124592899f * fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447. 10 vuotta sitten
  marco 7350dae037 * bug #24317 wrapper function for eventsink.disconnect 10 vuotta sitten
  lacak 17832b250b fcl-db: oracle: correct typo? 10 vuotta sitten
  lacak 9fbf3494b4 fcl-db: implement setter and getter for TFloatField.AsBCD 10 vuotta sitten
  pierre 97fccfd3bf Also display raw response inside GDB window if DEBUG conditional is set 10 vuotta sitten
  pierre 6887eb739a Correctly display pchar longer than high(string) nito several lines in TGDBWindow.WriteText method 10 vuotta sitten
  marcus da3ce1a6d5 AROS: Added ELF structures to AmigaDOS 10 vuotta sitten
  Károly Balogh c421f4d91e do not include outputexedir in linker resname. it causes the path to be double-included when cross-compiling with -st and -FE on Liunuxes. also, be consistent between linking on host and target. 10 vuotta sitten
  pierre 6ce8aeed27 + mips/mipsel libraries need PIC 10 vuotta sitten
  lacak 2a2078e7f7 fcl-db: odbc: implements RefreshLastInsertID for autoincrementing columns. 10 vuotta sitten
  nickysn a861bbc5ae - removed last_breakpoint_number from the gdb/mi interface. It didn't work in 10 vuotta sitten
  nickysn c754fa35d2 * fixed the passing of the breakpoint number to the DoSelectSourceLine method, 10 vuotta sitten
  nickysn 9f31c26996 * handle properly stopping on a watchpoint in the gdb/mi debugger 10 vuotta sitten
  nickysn 186e86b353 * compilation of gdbcon.pp fixed after r29746 10 vuotta sitten
  nickysn df234bd7fe + added method WatchpointInsert to TGDBController, with a gdb/mi implementation 10 vuotta sitten
  florian d6e4af8279 + applied remaining patches of Torsten Grundke: adds gather instructions of avx2 10 vuotta sitten
  nickysn 4f8b8da879 + added method BreakpointInsert to gdbcon, which supports the gdb/mi command for 10 vuotta sitten
  florian 726a78be08 * fix possible range check errors, resolves #27461 10 vuotta sitten
  florian 0dfbba86f3 * properly firstpass nodes when inc(...) is converted into ...:=...+x, resolves #27471 10 vuotta sitten
  florian aafec52a52 * allow multiple passes on as nodes 10 vuotta sitten
  nickysn eb6c73c3df * the common code to all "-exec" gdb/mi commands moved to a single method 10 vuotta sitten
  pierre f56990ee29 Revert aligntoptr to RTTIAlign rename 10 vuotta sitten
  nickysn 44fb01eae6 + implemented get_current_frame and set_current_frame for gdb/mi 10 vuotta sitten
  nickysn f4e8c9da33 + added the gdb set commands from gdbint.pp to the gdb/mi interface 10 vuotta sitten
  nickysn a47a810475 + implemented gdb/mi backtraces 10 vuotta sitten
  nickysn 88fc22a8a3 * fixed crash when stepping into code where no debug information is available 10 vuotta sitten
  nickysn dc54903e01 * use gdb/mi command for setting tty 10 vuotta sitten